c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19775
[Bug 722538] Re: chained location & production lot
When you create a PO (purchase order), all stock moves are created (incoming + chained moves). This is the correct behavior, the virtual stock is updated in the last location.
When you make the reception :
- you must be able to assign the production lot to all previously created moves (if entire reception). -> bug
- you must be able to perform partial reception with a specific production lot and create new moves and put the right states -> partial reception works but please check states of all chained locations are set properly
- you do not have to create new moves when performing the entire reception, the moves are already created during PO -> bug
Note : entire reception means reception of all remaining goods
** Changed in: openobject-addons
Importance: Wishlist => High
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/722538
Title:
chained location & production lot
Status in OpenERP Modules (addons):
Confirmed
Bug description:
Issues in the following scenario
Incoming goods have to go through quality control, if the goods are
okay they manually get moved from 'QC' to ‚stock free’. The products I
buy are declared as ‘handled in batches’ (product.form / track
production lots)
Therefor I defined my input location ‚stock’ with chained location
Type: fixed
Chained location: QC (child of ‘stock’)
Chaining type : manual operation
I enter a new PO, in ‘internal moves’ I find the move ‘stock’ --> ‘QC’
I receive the good fromm y supplier, enter a new production lot, process, validate
Now I find a second internal move for this PO!!!!
1. without production lot, state available
2. with production lot, state waiting
three big issues:
First: the system allows me to validate the move WITHOUT production lot. Result: in stock ‘QC’ I find the received product without production lot!!!!
Second: the system does not allow me to validate the move WITH
production lot
Third: two move lines for one move….
References