[FIX] clean some warnings.
authorVo Minh Thu <vmt@openerp.com>
Tue, 6 Dec 2011 10:29:01 +0000 (11:29 +0100)
committerVo Minh Thu <vmt@openerp.com>
Tue, 6 Dec 2011 10:29:01 +0000 (11:29 +0100)
bzr revid: vmt@openerp.com-20111206102901-ngovpq1cky629xsp

addons/l10n_br/data/l10n_br_account_chart_template.xml
addons/l10n_uk/l10n_uk_wizard.xml

index 9dbcb4d..89ccee1 100644 (file)
@@ -19,7 +19,7 @@
     This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template.</field>
             <field name="action_id" ref="account.action_wizard_multi_chart"/>
             <field name="state">open</field>
-            <field name="restart">onskip</field>
+            <field name="type">once</field>
         </record>
        
        </data>
index b7da2ee..b4f96af 100644 (file)
@@ -34,7 +34,7 @@
         <record id="l10n_uk_latest_wizard_id" model="ir.actions.todo">\r
             <field name="action_id" ref="action_wizard_multi_chart_uk"/>\r
             <field name="sequence">10</field>\r
-            <field name="restart">onskip</field>\r
+            <field name="type">once</field>\r
             <field name="state">open</field>\r
         </record>\r
 \r