Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
4232 Visninger

I have install odoo on my ubuntu i dont how it works, it is now runing on localhost8069 but my question is where do  i start coding where do i find the file that am saving from the template?

Avatar
Kassér
Bedste svar

Locate you addons path save in odoo server.config.

create you module(https://www.odoo.com/documentation/9.0/howtos/backend.html)

and place in the addons ,

OR

 create a separate/custom addons and put it path also in the  odoo server.config.

Note:The edit effect of template from the UI  store in  database (PostgreSQL)  not in the file



Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
sep. 25
713
0
jan. 21
2802
5
jul. 19
5284
3
apr. 16
10363
2
jun. 15
8979