Traina Ludo
Results
2
issues of
Traina Ludo
Chapter 1 and 2 of the training for OWL https://www.odoo.com/documentation/18.0/developer/tutorials/discover_js_framework.html
### Server Framework 101 This PR follows the official Odoo backend tutorial: 🔗 [https://www.odoo.com/documentation/18.0/developer/tutorials/server\_framework\_101.html](https://www.odoo.com/documentation/18.0/developer/tutorials/server_framework_101.html) --- #### ✅ Summary of features implemented: * Create models: `EstateProperty`, `EstatePropertyType`, `EstatePropertyTag`, `EstatePropertyOffer` * Add...