Skip to main content

Tryton module for payment

Project description

The account_payment module allows to generate grouped payments for receivable or payable Account Move Lines.

Payment

A Payment defines an amount to pay to a party or to receive from a party. It is mainly defined by:

  • Journal.

  • Kind: - Payable - Receivable

  • Party.

  • Line.

  • Amount.

  • Date.

  • Description.

A payment can be created from an payable or receivable Account Move Line using the Pay Lines action. The amount is computed from the debit/credit deducing existing payments for this line.

The payment can be in one of this states:

  • Draft

    The payment is waiting for approval.

  • Approved

    The payment has been approved and is waiting to be processed by the wizard in a Group.

  • Processing

    The payment has been processed in a Group.

  • Succeeded

    The payment was successfully processed.

  • Failed

    The payment was not successfully processed.

Group

A group links a set of payment of the same kind processed together inside the same journal.

Journal

A journal defines the configuration of the processing of payments.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_account_payment-5.2.2.tar.gz (54.1 kB view hashes)

Uploaded Source

Built Distribution

trytond_account_payment-5.2.2-py3-none-any.whl (89.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page