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 the attempt to pay an amount to a party or to receive an amount 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.

Direct debit payments can be created from the wizard Create Direct Debit for all the parties that are configured with at least one Direct Debits record.

The payment can be in one of this states:

  • Draft

    The payment is in preparation.

  • Submitted

    The payment has been submitted and is waiting approval or to be processed.

  • 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-6.6.0.tar.gz (73.3 kB view hashes)

Uploaded Source

Built Distribution

trytond_account_payment-6.6.0-py3-none-any.whl (115.6 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