This package browser is in early development. Mind the rough edges.

trytond-purchase-amendment

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).

Installation

Install the latest version of trytond-purchase-amendment as follows:

guix install trytond-purchase-amendment

Or install a particular version:

guix install trytond-purchase-amendment@6.2.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-purchase-amendment about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/trytond-purchase-amendment'><img src='https://packages.guix.gnu.org/packages/trytond-purchase-amendment/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/trytond-purchase-amendment/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/trytond-purchase-amendment)

Example Org:

[[https://packages.guix.gnu.org/packages/trytond-purchase-amendment][https://packages.guix.gnu.org/packages/trytond-purchase-amendment/badges/latest-version.svg]]