Review: Needs Fixing Hello ,
Can you please remove the string attribute in <label> tag ? ex: Detailed Planning Of <label for="module_mrp_operations" string="Work Orders"/> this is wrong. Allow <label for="module_mrp_operations"/>. this is right you can check other ex in config_sale.png file. do same things for other fields. here only in title we need to pass string attribute. not in field. ex: <label for="id" string="Manufacturing Order Settings"/> this is right. Thanks, Amit -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-config-wizard-apa-manufacturing-wizard-rma/+merge/115651 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-config-wizard-apa. _______________________________________________ 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

