_exportSageOne

Export Invoices for sage one.

Example

FM_api('Invoices_exportSageOne']);

Result

On Success

Type,Date,"Customer Name",Reference,"Ledger Account",Details,"Customer Reference",Net,"VAT Rate",VAT,Total
Inv,21/09/2018,"Savages Shop",FM000002,4000,,,70.00,Standard,14.00,84.00
Inv,05/11/2018,"The Cafe",FM000006,4000,,,20.00,Standard,4.00,24.00
Inv,05/11/2018,"The Cafe",FM000007,4000,,,20.00,Standard,4.00,24.00
Inv,07/11/2018,"The Cafe",FM000008,4000,,,20.00,Standard,4.00,24.00
Inv,07/11/2018,"The Cafe",FM000009,4000,,,75.00,Standard,15.00,90.00

Last updated