I try to hide start_date, end_date, asset_category from supplier invoice view. However, when entrering "Edit From View" mode, these fields do not show, so how can I hide them?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
2
Odpovědi
2373
Zobrazení
<field name="start_date" invisible="1"/>
Thank you for your answer. My problem is however, when I open the supplier invoice form in edit mode, the <field name="start_date"> is not available. So where can i find this?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se