Topic: Invoice Importing
I have looked into the import scripts / add-ons posted ant they look fairly straight forward. However I need the ability to import CDR summaries (Call Detail Record) summary rows into a new invoice from an external set of systems.
Is there a method of doing that posted any place? I can sync the billto in the remote system using the ID of the FA billing entity but just need to get the detail imported into a new invoice.
Rough Example:
AccountID, Invoice Date, ItemCode, Qty,Discount%,Unit Price
Any thoughts, pointers etc. I'd be glad to code it and contribute the resulting code