I designed an odoo website using available tools. Now I need the code of that website, how do I do that? (I have the database of that site)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
1231
Weergaven
Activate debug mode, then in website page list there will be bug icon that redirect you to ir.ui.view model. This will show your page html code.
Or if you only have database, try searching ir_ui_view.arch_db. List of view used in page is located inside website_page.view_id.
Hope that help
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden