[FIX] New location for electronic invoice vendor modules
This commit is contained in:
parent
47c54df9df
commit
f217fd56d0
@ -9,7 +9,7 @@ db_user = odoo
|
|||||||
db_name = agofer
|
db_name = agofer
|
||||||
list_db = True
|
list_db = True
|
||||||
dbfilter = ^agofer$
|
dbfilter = ^agofer$
|
||||||
addons_path = /opt/odoo/core/addons,/opt/odoo/community,/opt/odoo/apps,/opt/odoo/vendor,/opt/odoo/custom
|
addons_path = /opt/odoo/core/addons,/opt/odoo/community,/opt/odoo/apps,/opt/odoo/vendor,/opt/odoo/v14-electronic-documents,/opt/odoo/custom
|
||||||
without_demo = all
|
without_demo = all
|
||||||
test_enable = False
|
test_enable = False
|
||||||
timezone = America/Bogota
|
timezone = America/Bogota
|
||||||
@ -42,4 +42,4 @@ http_interface = 127.0.0.1
|
|||||||
http_port = 8090
|
http_port = 8090
|
||||||
longpolling_port = 8082
|
longpolling_port = 8082
|
||||||
proxy_mode = True
|
proxy_mode = True
|
||||||
|
server_wide_modules = web,web_kanban,l10n_co_account_e_invoicing,bi_sql_editor
|
||||||
Loading…
Reference in New Issue
Block a user