1 (edited by poncho1234 01/10/2018 12:40:21 am)

Topic: Export customer transactions in pre-defined XML format

I need to export customer transaction details (Name, inv#, date, Tax#, amount, total tax, etc.) in - Sales Order Entry, Direct Delivery, Direct Invoice, Customer Credit Notes etc. to a pre-defined formatted XML file programmatically when they are created.

Do any of the existing modules (API, Import transactions, etc) have similar functionality / can be modified?

TL:dr Where do I start?

Any help or advice will be greatly appreciated.

The FrontAccounting Wiki(Manual, examples, tips, setup info, links to accounting sites, etc) https://frontaccounting.com/fawiki/

Re: Export customer transactions in pre-defined XML format

Create a View of the XML format fields.
Now use any of:
http://nst.sourceforge.net/nst/docs/scripts/mysql2xml.html
http://www.phpbuilder.com/snippet/detail.php?type=snippet&id=296
or hard code them like this.

Another library is archived here.

Post's attachments

mysql2xml.php1 2.1 kb, 5 downloads since 2018-01-10 

You don't have the permssions to download the attachments of this post.