Rucha (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-configuration-rework-missing-categ-rpa 
into lp:~openerp-dev/openobject-addons/trunk-configuration-rework.

Requested reviews:
  qdp (OpenERP) (qdp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-missing-categ-rpa/+merge/64136

Added categories for remaining wizards
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-configuration-rework-missing-categ-rpa/+merge/64136
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-configuration-rework.
=== modified file 'account_followup/account_followup_view.xml'
--- account_followup/account_followup_view.xml	2011-05-10 13:55:57 +0000
+++ account_followup/account_followup_view.xml	2011-06-10 09:38:34 +0000
@@ -186,6 +186,7 @@
          <!--      register configuration wizard -->
         <record id="config_wizard_view_account_followup_followup_form" model="ir.actions.todo">
             <field name="action_id" ref="action_view_account_followup_followup_form"/>
+            <field name="category_id" ref="account.category_accounting_configuration"/>
             <field name="target">current</field>
             <field name="type">normal</field>
             <field name="state">skip</field>

=== modified file 'account_sequence/account_sequence_installer_view.xml'
--- account_sequence/account_sequence_installer_view.xml	2011-04-27 13:35:18 +0000
+++ account_sequence/account_sequence_installer_view.xml	2011-06-10 09:38:34 +0000
@@ -49,6 +49,7 @@
 
     <record id="account_seq_installer_todo" model="ir.actions.todo">
       <field name="action_id" ref="action_account_seq_installer"/>
+      <field name="category_id" ref="account.category_accounting_configuration"/>
       <field name="sequence">3</field>
       <field name="type">special</field>
       <field name="state">skip</field>

=== modified file 'document_ics/document_ics_config_wizard.xml'
--- document_ics/document_ics_config_wizard.xml	2011-04-27 13:35:18 +0000
+++ document_ics/document_ics_config_wizard.xml	2011-06-10 09:38:34 +0000
@@ -55,6 +55,7 @@
          
         <record id="config_wizard_step_case_section_menu" model="ir.actions.todo">
             <field name="action_id" ref="action_view_document_ics_config_directories"/>
+            <field name="category_id" ref="document.category_knowledge_mgmt_config"/>
             <field name="type">special</field>
             <field name="state">skip</field>
         </record>

=== modified file 'l10n_be/l10n_be_wizard.xml'
--- l10n_be/l10n_be_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_be/l10n_be_wizard.xml	2011-06-10 09:38:34 +0000
@@ -4,6 +4,7 @@
 
     <record id="config_call_account_template" model="ir.actions.todo">
         <field name="action_id" ref="account.action_wizard_multi_chart"/>
+        <field name="category_id" ref="account.category_accounting_configuration"/>
         <field name="type">special</field>
     </record>
 

=== modified file 'l10n_br/data/l10n_br_account_chart_template.xml'
--- l10n_br/data/l10n_br_account_chart_template.xml	2011-04-08 12:28:11 +0000
+++ l10n_br/data/l10n_br_account_chart_template.xml	2011-06-10 09:38:34 +0000
@@ -20,6 +20,7 @@
             <field name="action_id" ref="account.action_wizard_multi_chart"/>
             <field name="state">open</field>
             <field name="type">special</field>
+            <field name="category_id" ref="account.category_accounting_configuration"/>
         </record>
 	
 	</data>

=== modified file 'l10n_ca/l10n_ca_wizard.xml'
--- l10n_ca/l10n_ca_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_ca/l10n_ca_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_ch/wizard.xml'
--- l10n_ch/wizard.xml	2011-01-14 12:41:54 +0000
+++ l10n_ch/wizard.xml	2011-06-10 09:38:34 +0000
@@ -7,6 +7,7 @@
                 Accounts/Generate Chart of Accounts from a Chart Template.</field>
             <field name="action_id" ref="account.action_wizard_multi_chart"/>
             <field name="sequence">4</field>
+            <field name="category_id" ref="account.category_accounting_configuration"/>
         </record>
     </data>
 </openerp>
\ No newline at end of file

=== modified file 'l10n_cn/l10n_chart_cn_wizard.xml'
--- l10n_cn/l10n_chart_cn_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_cn/l10n_chart_cn_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_cr/l10n_wizard.xml'
--- l10n_cr/l10n_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_cr/l10n_wizard.xml	2011-06-10 09:38:34 +0000
@@ -5,6 +5,7 @@
     <record id="config_call_account_template" model="ir.actions.todo">
         <field name="action_id" ref="account.action_wizard_multi_chart"/>
         <field name="type">special</field>
+        <field name="category_id" ref="account.category_accounting_configuration"/>
     </record>
 
     </data>

=== modified file 'l10n_de/l10n_de_wizard.xml'
--- l10n_de/l10n_de_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_de/l10n_de_wizard.xml	2011-06-10 09:38:34 +0000
@@ -7,6 +7,7 @@
 	        <field name="note">Der Assistent generiert einen Kontenplan auf Basis eines Templates (Vorlage). Sie werden aufgefordert den Namen der Firma einzugeben, sowie die entsprechende Kontenvorlage zu wählen. Ausserdem können Sie für die Initialisierung der Journale die gewünschte Stellenanzahl der Konten, sowie die Hauptwährung Ihres Betriebes auswählen. Dieser Assistent ist identisch mit dem Open ERP Menü Finanzen/Konfiguration/Finanzkonten/Erzeuge Konten aus Vorlage.</field>
 	        <field name="action_id" ref="account.action_wizard_multi_chart"/>
 	        <field name="state">open</field>
+	        <field name="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_ec/l10n_chart_ec_wizard.xml'
--- l10n_ec/l10n_chart_ec_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_ec/l10n_chart_ec_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_es/l10n_es_wizard.xml'
--- l10n_es/l10n_es_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_es/l10n_es_wizard.xml	2011-06-10 09:38:34 +0000
@@ -5,6 +5,7 @@
         <record id="config_call_account_template" model="ir.actions.todo">
             <field name="action_id" ref="account.action_wizard_multi_chart"/>
             <field name="type">special</field>
+            <field name="category_id" ref="account.category_accounting_configuration"/>
         </record>
 
     </data>

=== modified file 'l10n_fr/l10n_fr_wizard.xml'
--- l10n_fr/l10n_fr_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_fr/l10n_fr_wizard.xml	2011-06-10 09:38:34 +0000
@@ -5,6 +5,7 @@
     <record id="config_call_account_template_fr" model="ir.actions.todo">
         <field name="action_id" ref="account.action_wizard_multi_chart"/>
         <field name="type">special</field>
+        <field name="category_id" ref="account.category_accounting_configuration"/>
     </record>
 
     </data>

=== modified file 'l10n_gr/l10n_gr_wizard.xml'
--- l10n_gr/l10n_gr_wizard.xml	2011-01-14 10:09:40 +0000
+++ l10n_gr/l10n_gr_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
         </record>
 
     </data>

=== modified file 'l10n_gt/l10n_gt_base.xml'
--- l10n_gt/l10n_gt_base.xml	2011-01-14 00:11:01 +0000
+++ l10n_gt/l10n_gt_base.xml	2011-06-10 09:38:34 +0000
@@ -9,6 +9,7 @@
             <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 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="category_id" ref="account.category_accounting_configuration"/>
             <field name="state">open</field>
         </record>
 

=== modified file 'l10n_in/l10n_in_wizard.xml'
--- l10n_in/l10n_in_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_in/l10n_in_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_it/l10n_chart_it_generic.xml'
--- l10n_it/l10n_chart_it_generic.xml	2011-01-14 00:11:01 +0000
+++ l10n_it/l10n_chart_it_generic.xml	2011-06-10 09:38:34 +0000
@@ -7,6 +7,7 @@
 	        <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 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="category_id" ref="account.category_accounting_configuration"/>
 	        <field name="state">open</field>
     	</record>
     </data>

=== modified file 'l10n_lu/l10n_lu_wizard.xml'
--- l10n_lu/l10n_lu_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_lu/l10n_lu_wizard.xml	2011-06-10 09:38:34 +0000
@@ -5,6 +5,7 @@
     <record id="config_call_account_template_lu" model="ir.actions.todo">
         <field name="action_id" ref="account.action_wizard_multi_chart"/>
         <field name="type">special</field>
+        <field name="category_id" ref="account.category_accounting_configuration"/>
     </record>
 
     </data>

=== modified file 'l10n_ma/l10n_ma_wizard.xml'
--- l10n_ma/l10n_ma_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_ma/l10n_ma_wizard.xml	2011-06-10 09:38:34 +0000
@@ -5,6 +5,7 @@
     <record id="config_call_account_template_ma" model="ir.actions.todo">
         <field name="action_id" ref="account.action_wizard_multi_chart"/>
         <field name="type">special</field>
+        <field name="category_id" ref="account.category_accounting_configuration"/>
     </record>
 
     </data>

=== modified file 'l10n_mx/l10n_chart_mx_wizard.xml'
--- l10n_mx/l10n_chart_mx_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_mx/l10n_chart_mx_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_nl/l10n_nl_wizard.xml'
--- l10n_nl/l10n_nl_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_nl/l10n_nl_wizard.xml	2011-06-10 09:38:34 +0000
@@ -13,6 +13,7 @@
 * Dit is dezelfe configuratie wizard welke aangeroepen kan worden via 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="category_id" ref="account.category_accounting_configuration"/>
     </record>
 
     </data>

=== modified file 'l10n_pl/l10n_chart_pl_wizard.xml'
--- l10n_pl/l10n_chart_pl_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_pl/l10n_chart_pl_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_ro/l10n_chart_ro_wizard.xml'
--- l10n_ro/l10n_chart_ro_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_ro/l10n_chart_ro_wizard.xml	2011-06-10 09:38:34 +0000
@@ -8,6 +8,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="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'l10n_th/account_data.xml'
--- l10n_th/account_data.xml	2011-01-14 00:11:01 +0000
+++ l10n_th/account_data.xml	2011-06-10 09:38:34 +0000
@@ -652,6 +652,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="category_id" ref="account.category_accounting_configuration"/>
 </record>
 
 </data>

=== modified file 'l10n_uk/l10n_uk_wizard.xml'
--- l10n_uk/l10n_uk_wizard.xml	2011-04-08 12:28:11 +0000
+++ l10n_uk/l10n_uk_wizard.xml	2011-06-10 09:38:34 +0000
@@ -9,6 +9,7 @@
             <field name="action_id" ref="account.action_wizard_multi_chart"/>
             <field name="state">open</field>
             <field name="type">special</field>
+            <field name="category_id" ref="account.category_accounting_configuration"/>
         </record>
 
     </data>

=== modified file 'l10n_ve/l10n_chart_ve_wizard.xml'
--- l10n_ve/l10n_chart_ve_wizard.xml	2011-01-14 00:11:01 +0000
+++ l10n_ve/l10n_chart_ve_wizard.xml	2011-06-10 09:38:34 +0000
@@ -11,6 +11,7 @@
             </field>
 	        <field name="action_id" ref="account.action_wizard_multi_chart"/>
 	        <field name="state">open</field>
+	        <field name="category_id" ref="account.category_accounting_configuration"/>
     	</record>
 
     </data>

=== modified file 'purchase_double_validation/purchase_double_validation_installer.xml'
--- purchase_double_validation/purchase_double_validation_installer.xml	2011-04-27 13:35:18 +0000
+++ purchase_double_validation/purchase_double_validation_installer.xml	2011-06-10 09:38:34 +0000
@@ -41,9 +41,15 @@
             <field name="target">new</field>
         </record>
 
+        <record id="category_purchase_configuration" model="ir.actions.todo.category">
+            <field name="name">Purchase Management</field>
+            <field name="sequence">5</field>
+        </record>
+        
         <!-- register configuration wizard -->
         <record id="config_wizard_step_purchase_limit_amount" model="ir.actions.todo">
             <field name="action_id" ref="action_config_purchase_limit_amount"/>
+            <field name="category_id" ref="category_purchase_configuration"/>
             <field name="type">normal</field>
             <field name="state">skip</field>
         </record>

_______________________________________________
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

Reply via email to