lp:~gbaconnier-c2c/openobject-addons/extra-trunk-fiscal-position-rule-m2m

Created by Guewen Baconnier @ Camptocamp and last modified
Get this branch:
bzr branch lp:~gbaconnier-c2c/openobject-addons/extra-trunk-fiscal-position-rule-m2m
Only Guewen Baconnier @ Camptocamp can upload to this branch. If you are Guewen Baconnier @ Camptocamp please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Guewen Baconnier @ Camptocamp
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

5692. By Guewen Baconnier @ Camptocamp <email address hidden>

[FIX] account_fiscal_position_rule: add a backward compatability layer by introducing fields.function having the same name than the replaced fields. They read / write the first result on their m2m equivalent to act as the m2m fields were m2o. This is a short term solution to let the code in modules using this fields executes, but as soon as users will start to use the m2m fields, this m2o->m2m fields have to be not used in the code.

5691. By Guewen Baconnier @ Camptocamp <email address hidden>

[FIX] account_fiscal_position_rule installation was broken, it as only working for a update of the module due to the migration of to_country to to_country_ids and the same for the other columns

5690. By Guewen Baconnier @ Camptocamp <email address hidden>

[IMP] account_fiscal_position_rule: from / to countries and from / to states are now many2many instead of many2one, reduces drastically the number of rules to create. Migration included (just have to update the module).

5689. By Guewen Baconnier @ Camptocamp <email address hidden>

[IMP] account_fiscal_position_rule: view

5688. By Guewen Baconnier @ Camptocamp <email address hidden>

[FIX] base_sale_multichannels: partner addresses were replaced by the on_change partner_id

5687. By Guewen Baconnier @ Camptocamp <email address hidden>

[FIX] account_fiscal_position_rule: fixed error when a customer without any address was selected

5686. By Guewen Baconnier @ Camptocamp <email address hidden>

[IMP] account_fiscal_position_rules: cleanings

5685. By Guewen Baconnier @ Camptocamp <email address hidden>

[IMP] account_fiscal_position_rules: missing context

5684. By Guewen Baconnier @ Camptocamp <email address hidden>

[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>

[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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons
This branch contains Public information 
Everyone can see this information.