Skip to content

[ADD] estate_auction: added estate auction bridge module#1296

Draft
sumai-odoo wants to merge 2 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-estate-auction-module-sumai
Draft

[ADD] estate_auction: added estate auction bridge module#1296
sumai-odoo wants to merge 2 commits into
odoo:19.0from
odoo-dev:19.0-tutorials-estate-auction-module-sumai

Conversation

@sumai-odoo
Copy link
Copy Markdown

  • Added Auction Selling Mode for estate properties.
  • Implemented auction states (Draft, In Progress, Sold, Ended).
  • Implemented automatic auction closing using cron jobs with highest bid acceptance.
  • Added email notifications for accepted and rejected auction bidders.
  • Added filters for Regular and Auction properties.
  • Added UI restrictions and validations specific to auction workflow (hide accept/refuse buttons, draft restrictions, auction validations).

@robodoo
Copy link
Copy Markdown

robodoo commented May 26, 2026

Pull request status dashboard

@sumai-odoo sumai-odoo force-pushed the 19.0-tutorials-estate-auction-module-sumai branch 2 times, most recently from c90cf0b to 6a5b025 Compare May 26, 2026 11:01
* Added Auction Selling Mode for estate properties.
* Implemented auction states (Draft, In Progress, Sold, Ended).
* Implemented automatic auction closing using cron jobs with highest bid acceptance.
* Added email notifications for accepted and rejected auction bidders.
* Added filters for Regular and Auction properties.
* Added UI restrictions and validations specific to auction workflow (hide accept/refuse buttons, draft restrictions, auction validations).
@sumai-odoo sumai-odoo force-pushed the 19.0-tutorials-estate-auction-module-sumai branch 3 times, most recently from 3cf2387 to 5895e0e Compare June 1, 2026 13:13
* Integrated Odoo Sign workflow with Estate Auction module for digital agreement signing after auction completion.
* Added automated sign request generation, signature deadline tracking, and email notifications with direct sign document access.
* Added automated payment verification cron flow to complete property sale only after invoice payment is confirmed.
@sumai-odoo sumai-odoo force-pushed the 19.0-tutorials-estate-auction-module-sumai branch from 5895e0e to c0e7a6d Compare June 2, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants