odoo/tutorials#1013

Created by Pitroda Maitry (pimai)

Blocked

label
odoo-dev:19.0-tutorial-pimai
head
adec7555072065ea3b40fe127d79f2d1d8fc2b0e
odoo/tutorials
19.0 #1013 missing statuses missing r+
master

[ADD] estate: created a new module

Created and configured the database for the Real Estate module, defining necessary fields such as property type, tags, buyer, salesperson, and offers. Implemented list, form, and search views with groupings, and added computed fields, inverse functions, and onchange functionalities. Included 'Sold' and 'Cancel' buttons with their corresponding functionality, as well as 'Accept' and 'Refuse' buttons with related logic.