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
4695
0
Apr 21
1357
0
Jan 21
4975
1
Aug 23
1798
0
Mar 23
2142