trytond-stock-supply-day 6.2.0
Tryton module to add supply weekdays
The Stock Supply Day Tryton module adds a Week Days list on the Product Supplier form. This allows restricting the supply week days for each supplier on each product. If no days are defined for a supplier a supplying may happens at any day of the week.
- Outputs:
out
- Website: https://docs.tryton.org/projects/modules-stock-supply-day
- Licenses: GPL 3+
- Package source: gnu/packages/tryton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trytond-stock-supply-day 6.2.0
as follows:
guix install trytond-stock-supply-day@6.2.0
Or install the latest version:
guix install trytond-stock-supply-day
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.