Socket
Socket
Sign inDemoInstall

trytond-account-dunning-fee

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trytond-account-dunning-fee

Tryton module for account dunning fee


Maintainers
3

Account Dunning Fee Module ##########################

The account_dunning_fee module allows to generate accounting moves as fees when processing dunning which are at a level with a Fee defined.

The accounting move debit the fee amount from the same account as the due line and credit the revenue account of the product. Only one move is created per dunning and level.

Fee


A Fee defines the parameters to apply the fee:

  • Name: The string that will be used as account move description.

  • Product: The service product that represent the fee.

  • Journal: The journal on which the move will be posted.

  • Compute Method:

    • List Price: The list price of the product.
    • Percentage: A percentage of the due amount.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc