Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ADD] estate: Added new real estate property management module
The new module includes: - Model: estate.property with fields such as name, description, selling_price, availability_date, bedrooms, state, and active. - Views: Tree and form views for managing estate properties. - Security: Access rights defined in ir.model.access.csv.
- Loading branch information