Skip to Content
मेन्यू
This question has been flagged
2 Replies
2381 Views

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?

Avatar
Discard
Best Answer

<field name="start_date" invisible="1"/>

Avatar
Discard
Author Best Answer

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?

Avatar
Discard