Tip

This module is part of the OpenERP software, the leading Open Source enterprise management system. If you want to discover OpenERP, check our screencasts or download OpenERP directly.

Payment Term with Cash Discount (account_cash_discount)

Module:account_cash_discount
Name:Payment Term with Cash Discount
Version:5.0.1.0
Author:Tiny
Directory:account_cash_discount
Web:http://www.openerp.com
Official module:
 no
Quality certified:
 no

Description

This module adds cash discounts on payment terms. Cash discounts
    for a payment term can be configured with:
        * A number of days,
        * A discount (%),
        * A debit and a credit account

Dependencies

  • account

Reports

None

Views

  • account.cash.discount.form (form)
  • account.cash.discount.tree (tree)
  • * INHERIT account.payment.term.form (form)

Objects

Object: Cash Discount (account.cash.discount)

payment_id:Associated Payment Term, many2one
name:Name, char
credit_account_id:
 Credit Account, many2one
delay:Number of Days, integer, required
discount:Discount (%), float, required
debit_account_id:
 Debit Account, many2one