~akretion-team/banking-addons/bank-statement-reconcile-70-api-improvement

  • Committer: Joel Grand-Guillaume
  • Author(s): Laurent Mignon (Acsone)
  • Date: 2013-10-16 08:58:12 UTC
  • mfrom: (94.1.21 addons-banking)
  • Revision ID: joel.grandguillaume@camptocamp.com-20131016085812-1fm2rwdopzvr68zu
[IMP] Fixes lp:1223834 in case of insert. Batch updates remains error prone. It would be safer to call the update method from the orm for records updating 'complex' fields.

A new completion rule based on the bank account number is also provided by the proposal.

About modules dependencies. The module 'account_statement_base_import' depends of 'account_statement_base_completion' but the file statement.py of 'account_statement_base_completion' at line 513 call the method _update_line defined in 'account_statement_base_import'. Since the 'AccountStatementLine' is defined in both addons, I've the feeling that we can merge the two overrides in 'account_statement_base_completion'.
Filename Latest Rev Last Changed Committer Comment Size
..
account_advanced_reconcile 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
account_easy_reconcile 71.1.1 12 years ago sebastien beau [INIT] add a new module (not so new but still usef Diff
account_statement_bankaccount_completion 94.1.3 10 years ago Laurent Mignon (Acsone) add completion logic based on the bank account num Diff
account_statement_base_completion 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
account_statement_base_import 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
account_statement_commission 90.2.1 11 years ago Virgil Dupras [ENH] Began extracting the commission-handling fea Diff
account_statement_completion_voucher 53 11 years ago Guewen Baconnier @ Camptocamp Bunch of fixes and small improvements on modules: Diff
account_statement_ext 3 12 years ago Joël Grand-Guillaume [IMP] Quite a huge work on the new intermediate st Diff
account_statement_ext_voucher 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
account_statement_transactionid_completion 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
account_statement_transactionid_import 46 11 years ago Joël Grand-Guillaume [MRG] Add all the bank statement improvements that Diff
base_transaction_id 1 12 years ago Yannick Vaucher [ADD] mod base_transaction_id (lp:c2c-financial-ad Diff
invoicing_voucher_killer 82.1.1 11 years ago nicolas.bessi at camptocamp [ADD] voucher killer addons. Diff
statement_voucher_killer 82.1.1 11 years ago nicolas.bessi at camptocamp [ADD] voucher killer addons. Diff