improved_convig_wizard
authorFabien Pinckaers <fp@tinyerp.com>
Tue, 16 Dec 2008 20:57:08 +0000 (21:57 +0100)
committerFabien Pinckaers <fp@tinyerp.com>
Tue, 16 Dec 2008 20:57:08 +0000 (21:57 +0100)
bzr revid: fp@tinyerp.com-20081216205708-djmdunduw5e52pqw

addons/account/account_view.xml
addons/crm_configuration/crm_config_view.xml
addons/document/document_view.xml
addons/l10n_be/l10n_be_wizard.xml
addons/l10n_fr/fr_wizard.xml
addons/l10n_lu/l10n_lu_wizard.xml
addons/profile_accounting/profile_accounting.xml
addons/profile_association/profile_association.xml
addons/profile_manufacturing/profile_manufacturing.xml
addons/profile_service/profile_service.xml
addons/sale/sale_view.xml

index 357fcf7..02ad864 100644 (file)
             <field name="name">Account Configure Wizard</field>
             <field name="note">Define Fiscal Years and Select Charts of Account</field>
             <field name="action_id" ref="action_account_config_wizard_form"/>
-            <field name="state">open</field>
         </record>
 
 
index 7801e34..eda2fe3 100644 (file)
@@ -47,7 +47,6 @@
             <field name="name">Create Menu for CRM Case Section</field>
             <field name="note">This Configuration step use to create Menu for Case Sections</field>
             <field name="action_id" ref="action_view_config_crm_menu"/>
-            <field name="state">open</field>
         </record>
         
         <!-- graph view -->
index 7aba2d5..3ee3489 100644 (file)
             <field name="name">Auto Configure Directory</field>
             <field name="note">This wizard will be configure directory for ressource model.</field>
             <field name="action_id" ref="action_config_auto_directory"/>
-            <field name="state">open</field>
         </record>
 
 </data>
index 36c8d47..e4b5a6d 100644 (file)
@@ -31,7 +31,6 @@
         <field name="note">Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.
 This is the same wizard that runs from Financial Managament/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>
     </record>
 
     </data>
index 8af3bae..b656642 100755 (executable)
@@ -11,7 +11,6 @@
         <field name="note">Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.
 This is the same wizard that runs from Financial Managament/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>
     </record>
 
     </data>
index d8942ab..bb7da6a 100644 (file)
@@ -7,7 +7,6 @@
         <field name="note">Generate Chart of Accounts from a Chart Template. You will be asked to select the company, the chart template, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.
 This is the same wizard that runs from Financial Managament/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>
     </record>
 
     <menuitem
index a43a603..ab82f8a 100644 (file)
@@ -41,7 +41,6 @@
             <field name="name">Accounting Profile : Install Extra modules</field>
             <field name="note">Install more modules. A few modules are proposed according to the Account Profile you selected. You will be able to install them based on our requirements.</field>
             <field name="action_id" ref="action_config_install_module"/>
-            <field name="state">open</field>
         </record>
     </data>
 </openerp>
index 1a36c65..6640f2a 100644 (file)
@@ -40,7 +40,6 @@
             <field name="name">Association Profile : Install Extra modules</field>
             <field name="note">Install more modules. A few modules are proposed according to the association profile you selected. You will be able to install them based on our requirements.</field>
             <field name="action_id" ref="action_config_install_module"/>
-            <field name="state">open</field>
         </record>
     </data>
 </openerp>
index 4122b72..b20d9fd 100644 (file)
@@ -46,7 +46,6 @@
             <field name="name">Manufacturing Profile: Install Extra modules</field>
             <field name="note">Install more modules. A few modules are proposed according to the manufacturing profile you selected. You will be able to install them based on our requirements.</field>
             <field name="action_id" ref="action_config_install_module"/>
-            <field name="state">open</field>
         </record>
     </data>
 </openerp>
index f94d7cb..e1533ea 100644 (file)
@@ -48,7 +48,6 @@
             <field name="name">Service Profile : Install Extra modules</field>
             <field name="note">A few modules are proposed according to the 'service profile' you selected. You will be able to install them or more modules later through the Administration menu.</field>
             <field name="action_id" ref="action_config_install_module"/>
-            <field name="state">open</field>
         </record>
 
 
index 03f03ae..4c4c5ee 100644 (file)
             <field name="name">Select the default picking policy for Sale Order</field>
             <field name="note">This Configuration step use to set default picking policy when make sale order</field>
             <field name="action_id" ref="action_config_picking_policy"/>
-            <field name="state">open</field>
         </record>