Dear Raphaël,
I think Novita doesn't handle anything regarding performance as the problem comes from the account.move validation, not the bank statement object. By the way (only had a look 2 minutes, I may be wrong) I think they override the confirm bank statement line by using the write "confirm" directly rather than calling the method => This will probably break the compatibility with banking addons (both ours and Stefan one). So we'll not solve that one this way. We must: 1) Optimize the account.move confirmation in the core of OpenERP (touching probably both bank.statement and account.move.line object) 2) Converge together (with you, Stefan and us) in a base banking module common to everyone. For #2 there is already some work in progress with Stephane Bidoul If I remember well.. Regards, Joël -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1219881 Title: Performance improvement on bank statement validation Status in OpenERP Addons (modules): New Bug description: Hello, Our customer need to validate bank statement with 15'000 lignes on average . Today they slice the bank statement into 1000 lignes and, even though, It takes hours to validate it. Same probleme to cancel a bank statement. This point becomes more and more critical for us especially in e-commerce business. Can you propose improvement please ? Frederic Clementi Camptocamp To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1219881/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

