lp:~openerp-commiter/openobject-addons/extra-trunk-fix-access-rights-to-sale-bundle-product
- Get this branch:
- bzr branch lp:~openerp-commiter/openobject-addons/extra-trunk-fix-access-rights-to-sale-bundle-product
Branch merges
- Sébastien BEAU - http://www.akretion.com: Pending requested 2012-03-26
-
Diff: 32 lines (+15/-1)2 files modifiedsale_bundle_product/__openerp__.py (+1/-1)
sale_bundle_product/security/ir.model.access.csv (+14/-0)
Branch information
Recent revisions
- 5687. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[FIX] account_
fiscal_ position_ rule: fixed error when a customer without any address was selected - 5686. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[IMP] account_
fiscal_ position_ rules: cleanings - 5685. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[IMP] account_
fiscal_ position_ rules: missing context - 5684. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[IMP] account_
fiscal_ position_ rules: extract method which generates the rules from the template in order to allow proper inheritance - 5683. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[IMP] account_
fiscal_ position_ rule: split fiscal_ position_ map() method and introduced a new method which returns the domain to apply to find the rule. It allows a proper inheritance to add rules criterias. - 5682. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-26
-
[IMP] account_
fiscal_ position_ rule: add a sequence on rules - 5681. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-23
-
[FIX] base_sale_
multichannels auto-reconcile: balance was false because it substracted the debit of the 2nd line to the credit of the first line, but that's false because we do not know the order of the lines, sometimes the comparison will be done on the wrong side so will always will 0, so the auto-reconcile will try to reconcile unbalanced moves. We have to sums debit and credit to ensure that the credit or debit is taken in account - 5680. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-23
-
[IMP] sale_exceptions: improve wizard view
- 5679. By Guewen Baconnier @ Camptocamp <email address hidden> on 2012-03-23
-
[IMP] sale_exceptions: split method button_
order_confirm( ) in order to re-use the exception popup in other modules
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-addons