~~NOTOC~~ ====== Business Mapping:: HelpDesk2SalesOrder ====== If you create a direct (1:M) relation between HelpDesk and SalesOrder, [[http://discussions.corebos.org/thread-633.html|this mapping created by Luke]] will fill in some fields on the SalesOrder ---- dataentry ---- name : HelpDesk2SalesOrder type : businessmapping bmtype : Field Mapping description_wiki: Fill in SalesOrder fields when creating from a HelpDesk Ticket keywords_tags : helpdes,salesorder,ticket version : 1.0 release_dt : 2017-04-21 licenses : MPL price : Free distribution : Free authorname : Luke majorlabel.nl ---- \\ 13 HelpDesk 22 SalesOrder subject 370 From ticket: CONST ticket_title 159 ticket_no 146 account_id 389 parent_id 148 cf_939 description FIELD ship_street $(parent_id : (Accounts) ship_street) FIELD bill_street $(parent_id : (Accounts) bill_street) FIELD bill_city $(parent_id : (Accounts) bill_city) FIELD ship_city $(parent_id : (Accounts) ship_city) FIELD bill_code $(parent_id : (Accounts) bill_code) FIELD ship_code $(parent_id : (Accounts) ship_code) FIELD ship_country $(parent_id : (Accounts) ship_country) FIELD bill_country $(parent_id : (Accounts) bill_country) FIELD