On 17/09/12 19:47 +0200, Marco Huymajer wrote: > * Cédric Krier <[email protected]> [17.09 16:53]: > > > On 13/09/12 07:18 +0000, [email protected] wrote: > > > Please review this at http://codereview.tryton.org/517002/ > > > > Could you give some documentation about this module. > > You mean developer-level documentation?
Yes some kind of blueprint where you explain what does the module, which kind of issue it addresses etc. > It simply adds two objects: Dunning procedure and dunning level. Every > dunning procedure can have multiple dunning levels. For each dunning level > the text to be printed on the dunning letter and the days after the maturity > date can be specified. > > The objects to be dunned are move lines (not invoices) so it adds some fields > on the move lines: One which specifies the dunning procedure to be used, > one that keeps track of the current dunning level and the date of the last > dunning level advancement. That idea was taken from Open ERP, but I think > it would be better to have a separate object for that, in order to keep > track of all the level advancements and not just the last one. I think so, such feature should not be directly plugged on the account move lines. I think before writing such module, you should first write a blueprint on which we can talk about design. For now, it is complicated to talk about design on the code. -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpjR00lBBQ6o.pgp
Description: PGP signature
