19.0 imp estate auction prsan#1349
Draft
prsan-odoo wants to merge 4 commits into
Draft
Conversation
- Add auction sale mode for properties - Add auction state selection widget - Add Start Auction action and state transitions - Add auction details section to property form - Hide manual offer actions for auction properties - Validate auction offers against expected price
3813bb8 to
b53ef77
Compare
2f56919 to
cb67f18
Compare
39b00b0 to
80e2792
Compare
- Add cron job to check and close expired auctions - Add mail template for auction offer acceptance - Add mail template for auction offer rejection - Add auction timer component to display countdown on property page
- Add sale mode, status, min price and max price filters to /properties controller - Build search domain dynamically based on GET parameters - Pass selected filter values and state selection options to template - Add filter form to property list template with Bootstrap styling - Preserve selected filter values after submission - Add Clear Filters link to reset all filters
f147e34 to
8556a59
Compare
…cator The auction module lacked visibility into related invoices and had no way to identify active auctions directly from the kanban view, forcing users to open each record individually to get this information. - Add invoice smart button on property form to display invoice count and provide quick access to related invoices. - Add auction status indicator on kanban view to visually highlight properties with active auctions.
8556a59 to
5840427
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Estate Auction Flow