~savoirfairelinux-openerp/banking-addons/loose-coupling

Viewing all changes in revision 6.

  • Committer: Virgil Dupras
  • Date: 2013-09-17 15:31:35 UTC
  • Revision ID: virgil.dupras@savoirfairelinux.com-20130917153135-gck6x46t2as3abyn
Further correction of the code following a review, namely:

* context passing which were still missing
* stop hardcoding company id
* ensure that public methods don't return None
* use of res_currency.is_zero() instead of round(amount*100) == 0

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: