Skip to content

Conversation

jbaudoux
Copy link
Contributor

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.

@rousseldenis rousseldenis added this to the 18.0 milestone Jul 14, 2025
<field
name="product_lst_price"
column_invisible="parent.picking_type_code != 'incoming'"
decoration-danger="product_lst_price &lt;= 0"
Copy link
Contributor

@rousseldenis rousseldenis Jul 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jbaudoux The default price is 1.0 on product level. How to manage that case ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. I should also mark it red if it's 1.0 then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants