Skip to Content
Menu
This question has been flagged
1 Odpoveď
4957 Zobrazenia

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.

Avatar
Zrušiť
Best Answer

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,

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
nov 15
5202
0
mar 15
4093
1
sep 20
4644
0
júl 24
2092
1
mar 24
2324