Skip to content
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

[ADD] estate: Implemented real estate module #116

Open
wants to merge 29 commits into
base: 17.0
Choose a base branch
from

Conversation

smee-odoo
Copy link

@smee-odoo smee-odoo commented Aug 14, 2024

After this commit

  • Implemented models
  • Implemented relational and computed fields
  • Implemented buttons
  • Implemented python and sql constrains
  • Implemented view rules and stat button
  • Implemented python, model and view inheritance

After this commit:
-read the file structure
-created model given in exercise
-given the access right
After this commit:
-read the file structure
-created model given in exercise
-given the access right
After this commit:
-added lisr view
-added form view
-added search view
After this commit:
-added property tags
-added property types
-added property offers
After this commit:
-improved formatting
After this commit:
-added computed fields to estate property model
-added computed fields to property offer model
After this commit:
-improved formatting
after this commit:
-added sold button
-added cancel button
-added accept and refuse button
after this commit:
-improved formatting
after this commit:
-added sql constraints
-added python constraints
after this commit:
-added ordering rules
after this commit:
-added search filters
-added stat button
After this commit
-Added python inheritece
After this commit
-completed python inhertence
After this commit
-added model inhertence
-added view inheritence
After this commit
-formatiing
@shag-odoo
Copy link

@smee-odoo could you please update PR description.
Instead of added you should use implemented and be more generic.

Thanks 😇

@shag-odoo
Copy link

@smee-odoo Update title also
remove 17.0 training smee

@smee-odoo smee-odoo changed the title [ADD] estate: added real estate module 17.0 training smee [ADD] estate: Implemented real estate module Aug 14, 2024
@smee-odoo
Copy link
Author

@shag-odoo Requested changes have been done
changed the title and the description

After this commit
-added estate_property model inherting from estate module
-implemented sold button override
-implemented invoice createion
After this commit:
-added kanban view
-implemented conditional elements
After this commit:
-implemented transient model
-added button to make offers on multiple properties
After this commit:
-added master data
-added demo data
After this commit:
-added report for offers on all properties
-added report for offes in the salesman properties
-inherited report in estate_account module to show if invoice has been generated
After this commit:
-added groups managers and agents
-added record rules for agents
-added record rules for managers
@smee-odoo smee-odoo force-pushed the 17.0-training-smee branch 2 times, most recently from ebee968 to cb627f1 Compare September 2, 2024 10:18
After this commit:
-added properties tab on home page
-added property description display cards
After this commit:
-added patients
-added medical patients
-added symptoms
-added mdication
After this commit:
-added medical and tooth history
-added guarantors
@smee-odoo smee-odoo force-pushed the 17.0-training-smee branch 5 times, most recently from e53eafc to d5316f9 Compare September 9, 2024 06:22
After this commit:
-added added data
-added basic appointment booking
After this commit:
-updated the views
After this commit:
-added patient creation form
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