trytond-stock-split 6.2.0
Tryton module to split stock move
The Stock Split Tryton module adds on the stock move a wizard that allows splitting them. The move is split into moves of Quantity. If Counts is set, it will be split only this number of times. On occasion there can be a move with the remaining quantity.
- Outputs:
out
- Website: https://docs.tryton.org/projects/modules-stock-split
- Licenses: GPL 3+
- Package source: gnu/packages/tryton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trytond-stock-split 6.2.0
as follows:
guix install trytond-stock-split@6.2.0
Or install the latest version:
guix install trytond-stock-split
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.