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
回复
5042
查看
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
|
7584 | ||
|
2
11月 16
|
6391 | ||
|
3
8月 15
|
9172 | ||
|
1
7月 15
|
8614 | ||
|
1
3月 15
|
5778 |