trytond-carrier-subdivision
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.
- Versions: 7.0.1
- 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 the latest version of trytond-carrier-subdivision as follows:
guix install trytond-carrier-subdivision
Or install a particular version:
guix install trytond-carrier-subdivision@7.0.1
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-carrier-subdivision about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/trytond-carrier-subdivision'><img src='https://packages.guix.gnu.org/packages/trytond-carrier-subdivision/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/trytond-carrier-subdivision)
Example Org:
[[https://packages.guix.gnu.org/packages/trytond-carrier-subdivision][https://packages.guix.gnu.org/packages/trytond-carrier-subdivision/badges/latest-version.svg]]