odoo/tutorials#749
Created by Aryan Donga (ardo)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 4s)
- ci/tutorial: (runtime 125s)
- label
- odoo-dev:18.0-estate-auction-ardo
- head
- 85518aaa2daec6694df9e35370bedb387434af70
odoo/tutorials | |
---|---|
18.0 | #749 missing r+ |
master |
[ADD] estate_auction: add auction functionality to real estate module
- Implement automated auction sale mode for properties
- Create countdown timer for active auctions
- Add automatic auction closing via scheduled cron job
- Implement auction-specific offers handling
- Send email notifications upon offer acceptance/rejection
- Add web interface for placing bids on auction properties
- Update property views with auction-specific UI components