Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
3938 Visninger

Dear Community,

i'm wondering is it possible to colorize (or change style) for order lines based on particular conditions? 

for example, i'd like to highlight all lines in SO where forecasted q-ty is negative.

Avatar
Kassér
Bedste svar

Hi,

Yes it is possible to give color for the records based on condition. See a use case in the manufacturing module,

<tree editable="bottom" delete="0" default_order="is_done desc,sequence" decoration-muted="is_done" decoration-warning="quantity_done&gt;product_uom_qty" decoration-success="quantity_done==product_uom_qty" decoration-danger="quantity_available &lt; product_uom_qty" create="0">


For more:  https://www.youtube.com/watch?v=8YX-3nJAAvg

Thanks

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
aug. 20
4203
0
dec. 16
3123
2
jul. 25
4686
2
dec. 24
7806
2
dec. 24
2450