Is it possible? How do I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
5150
瀏覽次數
Hi,
It is possible to do.
@api.model
def fields_view_get(self, view_id=None, view_type=False, toolbar=False,
submenu=False):
You can refer the new api implementation at account/account_invoice.py:319
Hope this helps.
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
1
12月 17
|
7679 | ||
|
2
11月 16
|
6488 | ||
|
3
8月 15
|
9294 | ||
|
1
7月 15
|
8691 | ||
|
1
3月 15
|
5854 |