Assuming crmaccount is required, the following result was found.
// // -------------------------------- Invoice Customer -------------------------------- // // initialize v_CrmAccountID = ""; v_CrmContactID = ""; v_CrmPhone = ""; v_CrmMobile = ""; b_CreateAccount = true; b_CreateContact = true; // // set date/time of...