[FIX] procurement: xml tag mismatch fixed
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 14 Dec 2012 18:44:46 +0000 (19:44 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Fri, 14 Dec 2012 18:44:46 +0000 (19:44 +0100)
bzr revid: qdp-launchpad@openerp.com-20121214184446-lfckoyd9hio2c1vk

addons/procurement/procurement_workflow.xml

index 12c2039..ff17c2e 100644 (file)
             <field name="act_to" ref="act_cancel"/>
             <field name="signal">button_cancel</field>
         </record>
-        </record>
         <record id="trans_confirm_mto_confirm" model="workflow.transition">
             <field name="act_from" ref="act_confirm_mto"/>
             <field name="act_to" ref="act_confirm"/>