Hi, We've developped a module that adds a number of days and a % on payment term On payments, when you select an invoice to be paid, if payment delay is ok, % is applied on invoice to create a write-off. (it also permits to create reimbursements)
It's for openerp 6.1 . Do you want me to publish it on our launchpad branch? -- Cordialement Jean-Sébastien Hederer Conseil, intégration, hébergement de systèmes informatiques spécialisé en solutions logiciel libre de gestion d'entreprise Spécialiste OpenERP, OpenDAS et Magento Agence Pays de Loire 9, rue Alfred Kastler CS50743 44307 Nantes Cedex 3 Mob.: 06 69 56 21 49 Tél.: 09 80 08 25 41 Fax.: 09 80 08 25 49 Support commercial ASPerience: 09 80 08 25 47 Support technique ASPerience: 09 80 08 25 48 ********************************************************************* Ce courriel et les documents qui sont attachés peuvent contenir des informations confidentielles. Si vous n'êtes pas le destinataire escompté, merci d'en informer l'expéditeur immédiatement et de détruire ce courriel ainsi que tous les documents attachés de votre système informatique. Toute divulgation, distribution ou copie du présent courriel et des documents attachés sans autorisation préalable de son émetteur est interdite. This e-mail and any attached documents may contain confidential or proprietary information. If you are not the intended recipient, please advise the sender immediately and delete this e-mai land all attached documents from your computer system. Any unauthorised disclosure, distribution or copying hereof is prohibited." ********************************************************************** <hr> ----------------Message d'origine----------------- De: "Holger Brunn" <[email protected]> A: "openerp-community" <[email protected]> Date: Fri, 14 Feb 2014 11:25:57 +0100 ------------------------------------------------- > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > > Hello community, > > in Austria and Germany, you would offer your client a discount when > paying early. So you write a usual invoice, but the payment terms say > that you are allowed to subtract 5% of the total amount when paying > within a week and 3% when paying within two weeks. This is to give > customers an incentive to pay as soon as possible. > > First question: Do other countries have sort-like arrangements and how > is it called there? > > Given that you don't know when the customer is going to pay, you'll > have to invoice the full amount and see what happens. From the OpenERP > point of view, this means you'll have to fiddle with the already > posted move for the invoice. > > There is a port of account_cash_discount which implements that: > https://www.openerp.com/apps/7.0/account_cash_discount_61/ , but with > some drawbacks (no multiple discounts, too much raw sql in the code > imho), so I reimplemented that and proposed it to account invoicing: > > https://code.launchpad.net/~therp-nl/account-invoicing/7.0-account_c > ash_discount/+merge/203359 > > My second question would be if some Austrian/German (or other > countries where that's relevant) developers could have a look at it? > For discussions, we maybe better use the MP instead of the list. > > I'll soon start working on the possibility to also accept a > configurable amount of deviation. Currently, if there's a discount of > 5%, you have to pay exactly 95% for the magic to work, so if you pay > EUR95 for a EUR100.10 invoice, it won't be seen as payment with the > discount. In practice, businesses would want to accept that. > > Thanks in advance for your input, > regards, > Holger > > - -- > Therp - Maatwerk in open ontwikkeling > > Holger Brunn - Ontwerp en implementatie > > mail: [email protected] > web: http://therp.nl > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > Comment: Using GnuPG with Icedove - http://www.enigmail.net/ > > iF4EAREIAAYFAlL97zEACgkQAcl2D+yjrhjCzwD/VnaWDsccg2pllCPYJAEg+Wgj > Y9wSZe4ZwjZsx1Z3AeQA/j+TsuCNzHMAa6ii3xsV11snEMFN/dqDEmccPvr/Ichh > =STUO > -----END PGP SIGNATURE----- > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

