Skip to Content
Menu
This question has been flagged
2 Replies
6038 Views

Hello team, I create a custom app to extend a report in comptability, How can i use it on Odoo online ?

Avatar
Discard
Best Answer

Hi,

In odoo online, ie, in odoo saas platform you cannot add custom modules. If your module contains only xml files, try installing base_import_module module in the database, and try to upload module via import module menu.

Thanks

Thanks

Avatar
Discard
Best Answer

Odoo Online (Saas) does not support traditional modules.

Customizations made with Odoo Studio can be exported and later imported into another database, see https://www.odoo.com/documentation/15.0/applications/productivity/studio/how_to/export_import.html 

Only simply customizations that are represented via XML (no Python code) are supported.

Avatar
Discard

Ray,
What about adding country specific localization? What is the procedure for that?

The Translation framework can be used if you want to localize words. Define what you mean by "localization"? https://www.odoo.com/forum/help-1/is-it-possible-to-add-a-translation-for-a-customer-name-or-product-name-from-odoo-gui-113997

Related Posts Replies Views Activity
1
Jul 24
1070
1
Jan 24
3723
2
Mar 23
1941
3
Jun 20
9780
2
Mar 20
8064