Skip to Content
Menu
This question has been flagged
1 Reply
5415 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
623
1
Mar 15
4759
0
Mar 15
3294
5
Aug 23
12228
2
Jun 22
11726