Skip to content

[ADD] estate_auction: add auction functionality to real estate module #749

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: 18.0
Choose a base branch
from

Conversation

ardo-odoo
Copy link

  • 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

- Add the base estate and estate_account modules to build auctioning upon
- Add kanban view
- Add a new settings view for the module
- Reorganized menu items for clarity
- Enabled website access to real estate content
- Add invoice stat button in property form view
- Allow users to add a property image
@robodoo
Copy link

robodoo commented May 2, 2025

Pull request status dashboard

- 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
@ardo-odoo ardo-odoo force-pushed the 18.0-estate-auction-ardo branch from a0f0945 to 85518aa Compare May 4, 2025 13:15
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