Added a new module for setting the vendor on manual replenishments that are created by the system. This permits buyers using the Replenishment interface (stock.orderpoint list view) to more easily order items as they can group by vendor when working to set up purchase orders.
1 line
45 B
Python
1 line
45 B
Python
from . import test_replenish_by_first_vendor
|