Fix print packing list

bzr revid: ced-c25ede3e4cb30781287e9f6c4b22420505e60dce
This commit is contained in:
ced 2007-09-06 14:12:51 +00:00
parent b159fc8223
commit 1c47eb2385
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<quantity type="field" name="product_qty">0</quantity>
<location type="field" name="location_id.name">0</location>
<prod_uom type="field" name="product_uom.name">0</prod_uom>
<name type="field" name="product_id.product_tmpl_id.name">Un joli t-shirt tout bo</name>
<name type="field" name="product_id.name">Un joli t-shirt tout bo</name>
<variant type="field" name="product_id.variants">XL</variant>
<state type="field" name="state">draft</state>