コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3810 ビュー

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?

アバター
破棄
最善の回答

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



アバター
破棄
関連投稿 返信 ビュー 活動
0
1月 21
2351
5
7月 19
4820
3
4月 16
9895
2
6月 15
8513
0
3月 15
3443