when i create a database from termal using -d db_name it works but gives demo data .
when i try to create a database from web/database/manager the buttons present there does not work. i can still go inside the already present database but none of the other buttons works. Please Help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
1144
Vistas
You can add
without-demo=all to create db without demo data from terminal
python Odoo bin path -c Odoo conf path -d dbName without-demo=all
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse