Randhir Mayatra (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa-knowledge_wizard-rma 
into lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.

Requested reviews:
  Amit Patel (OpenERP) (apa-tiny)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-knowledge_wizard-rma/+merge/117261

Hello Sir,

I have improve the Knowledge wizard.

Thank you.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-knowledge_wizard-rma/+merge/117261
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa.
=== modified file 'knowledge/res_config_view.xml'
--- knowledge/res_config_view.xml	2012-07-20 11:07:26 +0000
+++ knowledge/res_config_view.xml	2012-07-30 13:06:52 +0000
@@ -13,23 +13,9 @@
                         or 
                         <button string="Cancel" type="object" name="cancel" class="oe_link"/>
                     </header>
-                    <separator string="Wiki"/>
-                    <group>
-                        <label for="id" string="Wiki Settings"/>
-                        <div>
-                            <div>
-                                <field name="module_wiki_faq" class="oe_inline"/>
-                                <label for="module_wiki_faq"/>
-                            </div>
-                            <div>
-                                <field name="module_wiki_quality_manual" class="oe_inline"/>
-                                <label for="module_wiki_quality_manual"/>
-                            </div>        
-                        </div>                           
-                    </group>
-                    <separator string="Documents"/>
-                    <group>
-                        <label for="id" string="Document Settings"/>
+                    <separator string="Knowledge and Documents Management"/>
+                    <group>
+                        <label for="id" string="Documents"/>
                         <div>
                             <div>
                                 <field name="module_document" class="oe_inline"/>
@@ -45,6 +31,19 @@
                             </div>
                         </div>        
                     </group>
+                    <group>
+                        <label for="id" string="Wiki"/>
+                        <div>
+                            <div>
+                                <field name="module_wiki_faq" class="oe_inline"/>
+                                <label for="module_wiki_faq"/>
+                            </div>
+                            <div>
+                                <field name="module_wiki_quality_manual" class="oe_inline"/>
+                                <label for="module_wiki_quality_manual"/>
+                            </div>        
+                        </div>                           
+                    </group>
                 </form>
             </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