Conversation
| <field | ||
| name="product_lst_price" | ||
| column_invisible="parent.picking_type_code != 'incoming'" | ||
| decoration-danger="product_lst_price <= 0" |
There was a problem hiding this comment.
@jbaudoux The default price is 1.0 on product level. How to manage that case ?
There was a problem hiding this comment.
Oh. I should also mark it red if it's 1.0 then
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
4a3ba7f to
2d4c99a
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Control your sales price at reception.
Shows the product sales price on the operations on an incoming transfer.
Highlight the price in red if there is no sales price.