On jeu. 26 sept. 2013 08:44:19 CEST, Alexandre Fayolle wrote: > I agree. > > In the meantime I really need this feature for 7.0... > > Alexandre > > On jeu. 26 sept. 2013 08:41:46 CEST, Eric Caudal wrote: >> It seems to me that should be part of the future WMS implementation. >> I am thinking of assignation sequence instead of only assignation for >> a SM. When proposing serving one product, SM would taken in order of >> assignation. Add to this a reorderable tree view and it could be a >> nice and easy feature to use... >> >> >> Eric CAUDAL >> Eric Caudal >> /CEO/ >> -- >> *Elico Corporation, Shanghai branch >> /OpenERP Premium Certified Training Partner/ * >> Cell: + 86 186 2136 1670 >> Office: + 86 21 6211 8017/27/37 >> Skype: elico.corp >> [email protected] <mailto:[email protected]> >> http://www.elico-corp.com >> >> Elico Corp >> On 26/09/2013 14:34, Joël Grand-Guillaume wrote: >>> I'm not aware of such a module in the community addons, but the way >>> you suggest to solve this seems good to me. >>> >>> >>> On Wed, Sep 25, 2013 at 1:00 PM, Alexandre Fayolle >>> <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Hello, >>> >>> I'm facing what seems to be a common need with sales deliveries: >>> >>> Given to sale orders SO001 and SO002, created and validated in that >>> order, each with 5 units of product1, make to stock, with an >>> available >>> stock of 7 units, the picking for SO001 is ready to deliver and >>> the one >>> for SO002 is not because there is not enough stock. >>> >>> If for some reason, SO002 must be delivered first, there is no >>> clean way >>> of doing this with the standard OERP addons, AFAIK. >>> >>> Is there a community addon solving this ? >>> >>> A possible solution I've come up with involves the user forcing >>> availability of the SO002 picking, with a customization which would >>> recompute the availability of moves for the same product(s) in the >>> affected stock.location after forcing the availability of the >>> moves. It >>> seems to me that this would integrate nicely with the rest of the >>> sales >>> / logistic chain. >>> >>> -- >>> Alexandre Fayolle >>> Chef de Projet >>> Tel : + 33 (0)4 79 26 57 94 >>> <tel:%2B%2033%20%280%294%2079%2026%2057%2094> >>> >>> Camptocamp France SAS >>> Savoie Technolac, BP 352 >>> 73377 Le Bourget du Lac Cedex >>> http://www.camptocamp.com >>> >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openerp-community >>> <https://launchpad.net/%7Eopenerp-community> >>> Post to : [email protected] >>> <mailto:[email protected]> >>> Unsubscribe : https://launchpad.net/~openerp-community >>> <https://launchpad.net/%7Eopenerp-community> >>> More help : https://help.launchpad.net/ListHelp >>> >>> >>> >>> >>> -- >>> >>> >>> *camptocamp* >>> INNOVATIVE SOLUTIONS >>> BY OPEN SOURCE EXPERTS >>> >>> *Joël Grand-Guillaume* >>> Division Manager >>> Business Solutions >>> >>> +41 21 619 10 28 >>> www.camptocamp.com <http://www.camptocamp.com/> >>> >>> >>> >>> _______________________________________________ >>> Mailing list: https://launchpad.net/~openerp-community >>> Post to : [email protected] >>> Unsubscribe : https://launchpad.net/~openerp-community >>> More help : https://help.launchpad.net/ListHelp >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~openerp-community >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~openerp-community >> More help : https://help.launchpad.net/ListHelp > > > > -- > Alexandre Fayolle > Chef de Projet > Tel : + 33 (0)4 79 26 57 94 > > Camptocamp France SAS > Savoie Technolac, BP 352 > 73377 Le Bourget du Lac Cedex > http://www.camptocamp.com >
Here is an implementation. Reviews are welcome. https://code.launchpad.net/~camptocamp/stock-logistic-flows/7.0-add-stock_recompute_availability_on_force-afe/+merge/187768 -- Alexandre Fayolle Chef de Projet Tel : + 33 (0)4 79 26 57 94 Camptocamp France SAS Savoie Technolac, BP 352 73377 Le Bourget du Lac Cedex http://www.camptocamp.com _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

