This question has been flagged

Hello,

I'm new odoo developer and i'm finding difficulties to hide edit and delete button using state condition, when request state change i want to hide edit and delete. 

Avatar
Discard
Best Answer

Hi,

Refer the following link, it explains about hiding edit button based on states by inserting conditional CSS.

https://stackoverflow.com/questions/60054718/how-to-hide-edit-button-based-on-state-in-odoo-11

Regards

Avatar
Discard