Review: Approve seems ok, I am removing following code while merging: 136 + <record id="config_call_account_template" model="ir.actions.todo"> 137 + <field name="action_id" ref="account.action_wizard_multi_chart"/> 138 + <field name="type">special</field> 139 + </record>
as we already have a config wizard for it, and this new code will do nothing except creating duplicate wizard, and its useless because we are inheriting views, so all changes will be in old config wizard ;-) -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-l10n-control-dev-change-configuration-wizard-view-ron/+merge/68677 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-l10n-control-dev. _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

