This question has been flagged
2 Replies
4246 Views

Hi,
I have some problem about a feature to manage front store and back
store.
For example:
Back store: I have 10 pack of beer(1 pack = 12 bottle)
Front store: I have 20 bottle of beer
If beer in the front store is equal or less than 5 bottle. I need to add in
by taking 1 pack from back store. So the result stock should be
Back store: 9 pack of beer
Front store: 17 bottle of beer

does OpenERP pos support this?

Thanks

Avatar
Discard
Best Answer

Hi.

You have to read and try the chained location documentations.

https://doc.openerp.com/6.1/book/5/5_14_Stock/5_14_Stock_inv/

and you have to set the minimum stock level on the product form, to front.

You can set the supply mode by:

-Manual Operation,

- Automatic Move, -Automatic No Step Added.

This will be a mange for the socl move methode.

 

 

Avatar
Discard
Author Best Answer

Thanks for your help,

Here is a additional information

https://doc.openerp.com/v6.1/book/5/5_14_Stock/5_14_Stock_mvts/#packaging-with-various-logistics-units-of-measure

Avatar
Discard