I'm using doodba https://github.com/Tecnativa/doodba to running odoo so
I want to use an add-on module (report_qr) from https://github.com/OCA/reporting-engine/tree/11.0/report_qr.
How should I install it in order to use it ?Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I'm using doodba https://github.com/Tecnativa/doodba to running odoo so
I want to use an add-on module (report_qr) from https://github.com/OCA/reporting-engine/tree/11.0/report_qr.
How should I install it in order to use it ?Thanks
You should add the url to the repository in `odoo/custom/src/repos.yaml`. Like this:
# See https://github.com/Tecnativa/doodba#optodoocustomsrcreposyaml
./odoo:
defaults:
depth: $DEPTH_DEFAULT
remotes:
odoo: https://github.com/odoo/odoo.git
target: odoo $ODOO_VERSION
merges:
- odoo $ODOO_VERSION
./oca_reporting_engine:
defaults:
depth: $DEPTH_DEFAULT
remotes:
main: https://github.com/OCA/reporting-engine.git
target: main $ODOO_VERSION
merges:
- main $ODOO_VERSION
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
1
de nov. 22
|
3305 | ||
|
6
de juny 20
|
21449 | ||
|
0
de juny 20
|
9902 | ||
|
2
de des. 24
|
3734 | ||
|
2
d’oct. 23
|
5702 |