Skip to content

[ADD] estate: implement data and demo data #795

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

Open
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

Lud0do1202
Copy link

Training - Define module data

Add predefined property types
Implement demo data for properties and offers
Refactor the state of a property so it's not computed anymore

- Create models for properties, types, tags, and offers
- Add views: form, list, kanban, search with filters and grouped displays
- Implement business logic: compute fields, onchanges, actions (sold, cancel,
  accept, refuse), constraints (SQL and Python)
- Use field attributes: readonly, invisible, optional
- Apply UI enhancements: decorations, badges, smart buttons
- Add seller-based property listings
- Prevent deletion of properties unless in allowed states
- Restrict offer creation to higher prices than existing ones
- Add default ordering on models
- Create estate_account module to generate an invoice upon property sale
Training - Define module data
Add predefined property types
Implement demo data for properties and offers
Refactor the state of a property so it's not computed anymore
@robodoo
Copy link

robodoo commented May 23, 2025

Pull request status dashboard

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