[mapper] quotation-sales order for mapping in parent + child items

This commit is contained in:
Rushabh Mehta
2013-07-04 15:27:04 +05:30
parent 8aded138c7
commit 080fcc8fcd
6 changed files with 66 additions and 25 deletions

View File

@@ -113,6 +113,6 @@ def make_customer(source_name, target_doclist=None):
"contact_no": "phone_1",
"fax": "fax_1"
}
}})
}}, target_doclist)
return [d.fields for d in doclist]