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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
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>product_uom_qty" decoration-success="quantity_done==product_uom_qty" decoration-danger="quantity_available < product_uom_qty" create="0">
For more: https://www.youtube.com/watch?v=8YX-3nJAAvg
Thanks
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
3
8月 20
|
4921 | |||
|
0
12月 16
|
3787 | |||
|
3
9月 25
|
3523 | |||
|
2
7月 25
|
6417 | |||
|
2
10月 25
|
8775 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.