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?
この質問にフラグが付けられました
1
返信
5696
ビュー
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
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
|
2
9月 25
|
2871 | ||
|
|
0
1月 21
|
4475 | ||
|
|
5
7月 19
|
6906 | ||
|
|
3
4月 16
|
12175 | ||
|
|
2
6月 15
|
10757 |