trytond-carrier-subdivision 7.0.1
Tryton module that allows carriers selection to be restricted by subdivision
The Carrier Subdivision Tryton module extends the carrier selection pattern with
the warehouse Subdivision,
the customer Subdivision,
a regular expression to match against warehouse postal code and
A regular expression to match against customer postal code.
These can be used to restrict the usage of a carrier to a specific subdivision or a specific postal code.
- Outputs:
out - Website: https://docs.tryton.org/projects/modules-carrier-subdivision
- Licenses: GPL 3+
- Package source: gnu/packages/tryton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trytond-carrier-subdivision 7.0.1 as follows:
guix install trytond-carrier-subdivision@7.0.1
Or install the latest version:
guix install trytond-carrier-subdivision
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.