trytond-stock-product-location 6.2.0
Tryton module to add default location on product
The Stock Product Location Tryton module adds on the product form a list of preferred location by warehouse. This list is used when a supplier shipment is received: the auto-generated Inventory Moves will use as default destination the preferred locations associated to the current warehouse.
- Outputs:
out
- Website: https://docs.tryton.org/projects/modules-stock-product-location
- Licenses: GPL 3+
- Package source: gnu/packages/tryton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trytond-stock-product-location 6.2.0
as follows:
guix install trytond-stock-product-location@6.2.0
Or install the latest version:
guix install trytond-stock-product-location
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.