Skip to Content
Menu
This question has been flagged
1 Reply
3095 Views

Hi,

we have the following location structure implemented for our store in Odoo CE v10:

MyCompany/WH/Stock/Room1
MyCompany/WH/Stock/Room2
MyCompany/WH/Stock/Room3

The lowest level is /RoomX and the highest level is /MyCompany. We only have one big warehouse with different sub locations (Rooms).

So when we import items with this module we import them in the proper locations: https://apps.odoo.com/apps/modules/10.0/sh_import_inventory/

So separate excel imports per location.

In the POS there is a setting to choose the location for the POS session, only one drop-down menu. I put that location to WH/Stock. Now when we scan barcodes through the POS the quantity is deducted correctly from all the items because they are in the underlying levels of WH/Stock. BUT when there is a return the returned item goes to location WH/Stock instead of its initial location, for example, WH/Stock/Room1. How to handle this correctly in the POS?

Secondly, when importing products to a certain location, for example, "WH/Stock/M Atas" like below, the location in the product tree list is still "Virtual Locations/Inventory Adjustment" and that field is called "property_stock_inventory", even though that product is found under the right location when asking the location list:



How to show the real location in the product tree view?

Thanks in advance


Avatar
Discard
Author Best Answer

No one has ever encountered this issue? 

Avatar
Discard