I have openerp working via postgresql but I'm using mysql for several others webapps and I'm wondering if I can use it for openerp so I can eliminate postgresql. Is this possible and production-ready?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
11819
Vues
Short answer: No.
Longer answer: No, you can't. :)
Full answer: OpenERP uses a lot of postgresql that MySQL (or mariadb) doesn't support. Use the xmlrpc api from your application to talk to OpenERP.
LOL, thank you. :)
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire