跳至内容
菜单
此问题已终结
1 回复
8158 查看

Looking at the Procurement Exceptions List view i can see some records have RED colored text, some black. I know this is because they are late or overdue for delivery to the customer. We back to back many items and our suppliers have an average time for delivery of 3 days. I'd like to see the colour change after 7 days as this would truley be late !

Where do we edit the value that controls the color change ?

 

 

形象
丢弃
最佳答案

Procurment orders are in red when date_planned>current_date and state='exception' 

see: addons/procurement/procurement_view.xml ->  id=procurement_tree_view
(for v7.9 it is in line 9, and board in line 31)

So change your customer lead time from 3 to 7 days on products form,
and it will make date_planned 7 days ( no harm if it comes earlier) 

hope it helps..

形象
丢弃
相关帖文 回复 查看 活动
2
3月 25
1226
0
1月 24
1824
2
12月 23
5174
0
10月 23
2602
5
3月 22
15435