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
21 B
Python
1 line
21 B
Python
from . import models
|