Created on 2021-11-17.17:28:51 by natalia.jove@nan-tic.com, last changed 2 weeks ago by roundup-bot.
New changeset 2fa153d0f19d by Cédric Krier in branch 'default': Ignore consumable products when inactivating a location. https://hg.tryton.org/tryton-env/rev/2fa153d0f19d
New changeset 9917f3455916 by Juanjo Garcia in branch 'default': Ignore consumable products when inactivating a location. https://hg.tryton.org/modules/stock/rev/9917f3455916
Here is the codereview that adds the functionality to the stock module: https://codereview.tryton.org/360551002
Indeed it makes sense.
A location cannot be inactive if is not empty. The problem is that there are consumable products which are located in locations.
On the other hand, inventory process only takes “Goods” products.
So if I want to deactivate a location where I have consumable products in there I cannot empty them automatically with inventory process.
Currently you only have the option to do it by adding manually each of the consumable product to an inventory or creating moves for each of them.
Consumable products should be ignored when inactivating a location.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-06-17 11:21:10 | roundup-bot | set | messages: + msg77130 |
2022-06-17 11:21:03 | roundup-bot | set | messages:
+ msg77129 nosy: + roundup-bot status: chatting -> resolved |
2022-06-16 17:22:36 | reviewbot | set | messages: + msg77124 |
2022-06-16 13:02:32 | reviewbot | set | messages: + msg77114 |
2022-04-13 15:33:24 | reviewbot | set | messages: + msg75745 |
2022-04-13 15:02:35 | reviewbot | set | messages: + msg75744 |
2022-03-21 12:28:32 | reviewbot | set | messages: + msg74641 |
2022-01-10 12:43:35 | reviewbot | set | messages:
+ msg73183 nosy: + reviewbot |
2021-12-02 14:48:13 | juanjogp | set | keyword:
+ review messages: + msg71978 nosy: + juanjogp reviews: 360551002 |
2021-11-17 19:28:02 | ced | set | messages:
+ msg71701 nosy: + ced status: unread -> chatting |
Showing 10 items. Show all history (warning: this could be VERY long)