This package browser is in early development. Mind the rough edges.

trytond-stock-product-location

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.

Installation

Install the latest version of trytond-stock-product-location as follows:

guix install trytond-stock-product-location

Or install a particular version:

guix install trytond-stock-product-location@7.0.2

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.

Badge code

You can use the following badge to inform users of trytond-stock-product-location about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/trytond-stock-product-location'><img src='https://packages.guix.gnu.org/packages/trytond-stock-product-location/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/trytond-stock-product-location/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/trytond-stock-product-location)

Example Org:

[[https://packages.guix.gnu.org/packages/trytond-stock-product-location][https://packages.guix.gnu.org/packages/trytond-stock-product-location/badges/latest-version.svg]]