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
- Bogføring
- Lager
- PoS
- Project
- MRP
Dette spørgsmål er blevet anmeldt
1
Svar
4943
Visninger
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!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
dec. 17
|
7469 | ||
|
2
nov. 16
|
6194 | ||
|
3
aug. 15
|
9005 | ||
|
1
jul. 15
|
8457 | ||
|
1
mar. 15
|
5647 |