I am restoring a database with several addons installed. How I can install all external dependencies?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
1552
Visualizzazioni
Hi,
If you have a requirments.text file, you can install the packages as follows: pip install -r requirments.text
If not, you have to see which all are the needed packages and install one by one manually.
Thanks
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati