Hi there,
not sure if feature is already there, but i didn’t find the code in the repo.
Let’s say there are 3 different Price List
set:
- Standard (default)
- Wholesale
- Retail
and different Warehouses
, so that:
- warehouse 1 has Standard Price List
- warehouse 2 has Wholesale Price List
- warehouse 3 has Retail Price List
Actually I’m not sure if would be possible to assign Price List
directly to an Warehouse
, but probably could be done an workaround assigning Price List
to Pos Profile
and a default Warehouse
to Pos Profile
.
Anyway, lets say a particular Item
has only Item Price
in Standard Price List
, what Item Price will get if Item
is sold from Warehouse 2 and 3
? Do it get Item Price
from Standard Price List
?
Thx