Skip to Content
Menu
This question has been flagged
1 Reply
4392 Views

I created some new models in a system powered by Odoo v12, using its point-and-click interface. I also added some new attributes to existing models, which were created by apps from the marketplace.

How can I export these models and tweaks to a file, preferably in the form of Python code?

I got as far as I could using the GUI, but now that my custom logic is getting more complex, I need the flexibility  one gets when writing actual code. I would prefer to avoid duplication of effort, but I didn't find any export capabilities in the interface.

Avatar
Discard
Best Answer

Hi,

If you have made changes in the UI using the odoo studio, you can export the customization by using the Export Customization option available.

See:- Export Studio Customizations in Odoo

Also you can check this free module in the odoo apps: Export Customizations as a Module

Thanks

Avatar
Discard
Related Posts Replies Views Activity
2
Apr 15
622
1
Mar 15
3841
0
Mar 15
2699
5
Aug 23
11344
2
Jun 22
10534