-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 : added real estate module #119
Commits on Aug 13, 2024
-
[ADD] estate: created estate_property model
After this commit: -read the file structure -created model given in exercise -given the access right
Configuration menu - View commit details
-
Copy full SHA for b783590 - Browse repository at this point
Copy the full SHA b783590View commit details
Commits on Aug 20, 2024
-
[IMP] estate: added relational field
After this commit: - Implemented relational fields - Implemented computed field
Configuration menu - View commit details
-
Copy full SHA for 4380f33 - Browse repository at this point
Copy the full SHA 4380f33View commit details -
after this commit: added sold button -added cancel button -added accept and refuse button
Configuration menu - View commit details
-
Copy full SHA for 8307c35 - Browse repository at this point
Copy the full SHA 8307c35View commit details -
[IMP] estate: added constraints
adding sql constraints - expected price -selling price adding python constraints
Configuration menu - View commit details
-
Copy full SHA for b69469b - Browse repository at this point
Copy the full SHA b69469bView commit details -
[IMP] estate: added the sprinkles
after this commit: added invisible attribute -added decorations -decoration-success -decoration-bf
Configuration menu - View commit details
-
Copy full SHA for b342762 - Browse repository at this point
Copy the full SHA b342762View commit details -
[IMP] estate: added inheritance
after this commit: Python Inheritance Model Inheritance added view inheritance
Configuration menu - View commit details
-
Copy full SHA for bae9211 - Browse repository at this point
Copy the full SHA bae9211View commit details -
[IMP] estate: added inheritance
after this commit: implemented inheritance implemented kanban view
Configuration menu - View commit details
-
Copy full SHA for 928b901 - Browse repository at this point
Copy the full SHA 928b901View commit details
Commits on Aug 21, 2024
-
[ADD] estate_account: added model
after this commit: implemented override method implemented create method
Configuration menu - View commit details
-
Copy full SHA for ac4c269 - Browse repository at this point
Copy the full SHA ac4c269View commit details
Commits on Aug 27, 2024
-
[IMP] estate: implemented wizard
after this commit: -implemented wizard for multiple property to add offer
Configuration menu - View commit details
-
Copy full SHA for 1b8b674 - Browse repository at this point
Copy the full SHA 1b8b674View commit details
Commits on Aug 29, 2024
-
[IMP] estate: implemented of define module data
after this commit: impelemented master data implemented demo data
Configuration menu - View commit details
-
Copy full SHA for f9ce537 - Browse repository at this point
Copy the full SHA f9ce537View commit details
Commits on Aug 30, 2024
-
[IMP] estate: Implemented PDF Reports
After this commit: Implemented Minimal Template Implemented Sub Templeted Implemented Report Inheritance
Configuration menu - View commit details
-
Copy full SHA for ae252ec - Browse repository at this point
Copy the full SHA ae252ecView commit details
Commits on Sep 2, 2024
-
[IMP] estate: Implemented Restriction To Data
after this commit: Implemented Access Rights Implemented Record Rules Implemented Security Override
Configuration menu - View commit details
-
Copy full SHA for 896463e - Browse repository at this point
Copy the full SHA 896463eView commit details -
[IMP] estate: Implemented Controller
after this commit: Implemented controller
Configuration menu - View commit details
-
Copy full SHA for 13d257e - Browse repository at this point
Copy the full SHA 13d257eView commit details
Commits on Sep 4, 2024
-
[ADD] dental: added new module
after this commit: - - implemented models - implemented views, action , menu for the corresponding models
Configuration menu - View commit details
-
Copy full SHA for 19ec879 - Browse repository at this point
Copy the full SHA 19ec879View commit details
Commits on Sep 6, 2024
-
[IMP] dental: implemented various views, controller and portal
After this commit - added controller so that dental will be visible in my account - implemented invoice in dental
Configuration menu - View commit details
-
Copy full SHA for b1b09bf - Browse repository at this point
Copy the full SHA b1b09bfView commit details
Commits on Sep 12, 2024
-
[IMP] dental: implemented various views, controller and portal
After this commit - added controller so that dental will be visible in my account - implemented invoice in dental
Configuration menu - View commit details
-
Copy full SHA for 3ffb31d - Browse repository at this point
Copy the full SHA 3ffb31dView commit details
Commits on Sep 17, 2024
-
[ADD] installment: added installment app
After this commit: - implemented installment module - added wizard button in subscription module
Configuration menu - View commit details
-
Copy full SHA for 1a23773 - Browse repository at this point
Copy the full SHA 1a23773View commit details
Commits on Sep 23, 2024
-
[IMP] installment: implemented new features
After this commit: - Create models for account move, sale order, and res config settings. - Implemented wizard for adding EMI with corresponding views. - Implemented views for res config settings and sale order.
Configuration menu - View commit details
-
Copy full SHA for 903c176 - Browse repository at this point
Copy the full SHA 903c176View commit details
Commits on Sep 25, 2024
-
[ADD] warranty: implemented Warranty Functionality to Sales and Inven…
…tory After this commit: - Added warranty configuration model and settings. - Extended sale order and sale order line models to include warranty fields. - Implemented warranty wizard for adding warranties to sale orders. - Created views for managing warranty settings and applying warranties to products.
Configuration menu - View commit details
-
Copy full SHA for 7bf6e5a - Browse repository at this point
Copy the full SHA 7bf6e5aView commit details