(08-08-2016, 10:53 AM)joebordes Wrote: > Tag task was uploaded incorrectly and then fixed, note that your reference is of July 2014 and then it was fixed in Oct 2014, it is now correct in the latest version of the code
> your example code is from VT6, we implemented the lines differently
Ah, so basically I was looking at a wrong example?
PHP Code:
$focus = getConvertSoToInvoice($focus, $so_focus, $soid); // this will do the Mapping for the duedate and others SalesOrder2Invoice
Is this native CRM code? I mean the 'getConvertSoToInvoice' function?