Skip to main content

Tryton module for commission

Project description

The commission module allows to manage commission for sale’s agent. A commission move is created when posting the invoice, following the agent’s commission plan.

Agent

An agent links a party with a commission plan and method.

  • The Plan is the commission plan.

  • The Account is the payable account on which the commission will be credited.

  • The Commission Method defines when the commission will be due:
    • On Posting: when the invoice is posted.

    • On Payment: when the invoice is paid.

Commission Plan

A plan contains a sets of lines that defines the formula to use to compute the commission amount. The line is selected by choosing the first that matches the criteria.

  • The Commission Product is used to debit the commission using its expense account.

Line

  • The Formula is a Python expression that will be evaluated with amount as the invoiced amount.

The criteria:

  • Product.

Download files

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

Source Distribution

trytond_commission-6.0.1.tar.gz (59.9 kB view hashes)

Uploaded Source

Built Distribution

trytond_commission-6.0.1-py3-none-any.whl (99.9 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