コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
8138 ビュー

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
1219
0
1月 24
1823
2
12月 23
5169
0
10月 23
2595
5
3月 22
15427