lp:~therp-nl/additional-discount/fix_lp1102075_move_lines
Created by
Ronald Portier (Therp)
on
2013-01-20
and last modified on
2013-05-01
- Get this branch:
- bzr branch lp:~therp-nl/additional-discount/fix_lp1102075_move_lines
Branch merges
Propose for merging
- Georges Racinet: Pending requested 2013-07-02
- Stefan Rijnhart (Opener): Pending requested 2013-05-01
- Anybox: Pending requested 2013-05-01
-
Diff: 270 lines (+163/-22)5 files modifiedadditional_discount/__init__.py (+2/-3)
additional_discount/__openerp__.py (+3/-1)
additional_discount/model/__init__.py (+13/-0)
additional_discount/model/common.py (+6/-5)
additional_discount/model/invoice.py (+139/-13)
Related bugs
Related blueprints
Branch information
Recent revisions
- 31. By Ronald Portier (Therp) on 2013-05-01
-
[FIX] Previous revision moved view xml, but forgot to adapt __openerp__.py
- 30. By Ronald Portier (Therp) on 2013-05-01
-
[RFR] Added standard organization to module
[FIX] Rounding issues
[FIX] Prevent additional discount from creating unbalanced moves - 28. By Georges Racinet <gracinet@purity> on 2012-09-10
-
[FIX] side-effects of the two yml tests on each other
- 27. By Georges Racinet <gracinet@purity> on 2012-09-10
-
[FIX] quickfix for issue of discounting taxes twice + ordering of assertions
- 26. By Georges Racinet <gracinet@purity> on 2012-09-04
-
Rename order to the more generic record, and correction over 2 previous commits
- 23. By Christophe Combelles on 2012-09-04
-
restored the store dict with an additional trigger. try to overload compute. UNFINISHED
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:additional-discount