lp://staging/~camptocamp/sale-wkfl/7.0-add-sale-default-discount-lep
- Get this branch:
- bzr branch lp://staging/~camptocamp/sale-wkfl/7.0-add-sale-default-discount-lep
Branch merges
- Pedro Manuel Baeza: Needs Resubmitting
-
Diff: 335 lines (+287/-0)9 files modifiedsale_default_discount/__init__.py (+22/-0)
sale_default_discount/__openerp__.py (+56/-0)
sale_default_discount/model/__init__.py (+23/-0)
sale_default_discount/model/partner.py (+34/-0)
sale_default_discount/model/sale.py (+47/-0)
sale_default_discount/test/no_default_discount.yml (+21/-0)
sale_default_discount/test/partner_default_discount.yml (+30/-0)
sale_default_discount/view/partner.xml (+20/-0)
sale_default_discount/view/sale.xml (+34/-0)
Branch information
Recent revisions
- 51. By Leonardo Pistone
-
add tests to sale_default_
discount As discussed in the yaml file itself, I hit a situation where manual testing
works, but a default value does not show in the order line when in a yaml
test.I prefer not to write extra production code just to make already working code
pass yaml tests. If YAML code are meant to be full-stack integrated tests (I
got the impression they are, since for example they run onchange methods),
then this looks like a bug in the yaml processor. - 48. By Launchpad Translations on behalf of sale-core-editors
-
Launchpad automatic translations update.
- 47. By Launchpad Translations on behalf of sale-core-editors
-
Launchpad automatic translations update.
- 46. By Sébastien BEAU - http://www.akretion.com
-
[ADD] sale_journal_shop: It's allow to have one journal per shop.
It's usefull for customer who sale in multi channel mode (amazon, ebay, magento, prestashop, pos, ....).
Each shop can be linked to his own journal and so his own invoice sequences - 45. By Launchpad Translations on behalf of sale-core-editors
-
Launchpad automatic translations update.
- 44. By Yannick Vaucher @ Camptocamp
-
[ADD] sale_jit_
on_services module that provide the mrp_jit feature but only on product of type service - 42. By Launchpad Translations on behalf of sale-core-editors
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~sale-core-editors/sale-wkfl/7.0