trytond-purchase-amendment 6.2.1
Tryton module to amend purchases
The Purchase Amendment Tryton module allows you to change purchases that are being processed and keep track of the changes. An amendment is composed of action lines which can:
recompute taxes (if the supplier tax rules or product taxes have changed),
change the payment term,
change the party and the address,
change the warehouse, or
change a purchase line: (product, quantity and unit of measure, unit price or description).
- Outputs:
out
- Website: https://docs.tryton.org/projects/modules-purchase-amendment
- Licenses: GPL 3+
- Package source: gnu/packages/tryton.scm
- Builds: See build status
- Issues: See known issues
Installation
Install trytond-purchase-amendment 6.2.1
as follows:
guix install trytond-purchase-amendment@6.2.1
Or install the latest version:
guix install trytond-purchase-amendment
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.