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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5152
ビュー
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
|
7682 | ||
|
2
11月 16
|
6490 | ||
|
3
8月 15
|
9297 | ||
|
1
7月 15
|
8694 | ||
|
1
3月 15
|
5859 |