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
Відповісти
5047
Переглядів
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РеєстраціяRelated Posts | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
|
1
груд. 17
|
7590 | ||
fields_view_get not being triggered
Вирішено
|
|
2
лист. 16
|
6397 | |
|
3
серп. 15
|
9175 | ||
|
1
лип. 15
|
8615 | ||
|
1
бер. 15
|
5778 |