[FIX] stock: data of MTO route

bzr revid: qdp-launchpad@openerp.com-20131004100611-n2h0l92taruvzapy
This commit is contained in:
Quentin (OpenERP) 2013-10-04 12:06:11 +02:00
parent 805761b479
commit 08498a8a1c
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ watch your stock valuation, and track production lots upstream and downstream (b
<record id="route_warehouse0_mto" model='stock.location.route'>
<field name="name">Your Company: Ship Only (MTO)</field>
<field name="name">MTO</field>
<field name="sequence">10</field>
</record>