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

Using the latest version of Inventory. When entering stock (incoming materials), there is an option to put a date. After the incoming material reciept is validated, the date changes to the date it is validated on.

Is there a work around for this? We need to track material by date as it in enters so we can get a clear picture of material in/out.

Thanks in advance for any help you can provide.

アバター
破棄
最善の回答

Hello,

When you validate the picking it is setting current date from _action_done method of stock.move

You can block that and you will get the result. You can set scheduled date or expected date of picking in date field of stock.move and block code in _action_done method.

Thanks,

アバター
破棄
関連投稿 返信 ビュー 活動
3
11月 15
5251
0
3月 15
4152
1
9月 20
4746
0
7月 24
2167
1
3月 24
2366