Page 1 of 1

[SOLVED] odoo installing additional app

PostPosted: Dec 15th, '18, 20:37
by bitit
Hello, i have installed with success odoo, but i need additional app for italy like this :
https://apps.odoo.com/apps/modules/10.0 ... urapa_out/

i have followed the instruction found on the web and i have unzip the archive and copied it with the first folder unzip in /usr/lib/python2.7/site-packages/odoo/addons/
i have also try to copy the folders inside the first folder unzip inside /usr/lib/python2.7/site-packages/odoo/addons/
i have restart the service odoo an also the pc,
i have try to reload the app list from odoo interface

but i can't see this app in the app list.

someone have some tip for me?

Thank you Enrico

Re: odoo installing additional app

PostPosted: Dec 27th, '18, 12:26
by bitit
ok. hello, i have try this step after read some documents ,

pip install odoo-autodiscover
"Success, installed "


AFTER:

pip install --pre odoo12-addon-l10n-it-fatturapa
Collecting odoo12-addon-l10n-it-fatturapa
Could not find a version that satisfies the requirement odoo12-addon-l10n-it-fatturapa (from versions: )
No matching distribution found for odoo12-addon-l10n-it-fatturapa


some tips?

Re: odoo installing additional app

PostPosted: Dec 27th, '18, 13:28
by bitit
ok, solved
pip install --pre odoo10-addon-l10n-it-fatturapa