Skip to Content
Menu
This question has been flagged

hello,

is there anyway to hide order lines in sale order form view depending on certain condition?


Avatar
Discard
Best Answer

Hello Ali Mahmoud,
You can use invisible attribute in filed line_ids in sale order and give the certain condition like below.


attrs="{'invisible':[('state', '!=', 'draft')]}">

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Discard
Related Posts Replies Views Activity
2
Nov 22
4544
0
Apr 21
1301
0
Jan 21
4857
1
Aug 23
1712
0
Mar 23
2032