Importing Client Details

Andrew Sackville-West andrew at swclan.homelinux.org
Thu Mar 26 12:40:07 EDT 2009


you might want to look at: 

http://tellico.dyndns.org/drupal/node/1

Sebastian Held has posted a patched version of windows with his
customer import work in it.

A

On Thu, Mar 26, 2009 at 09:38:00AM +0000, Colin Scott wrote:
> 
> The XML was based on what I found in the gnucash file after creating a
> customer through the UI.  Note that items in "«»" parentheses are
> replaced by actual data.
> 
> This is the XML wrapper for each customer:-
> 
> <gnc:GncCustomer version="2.0.0">
> 	<cust:guid type="guid">«custguid»</cust:guid>
> 	<cust:name>«custname»</cust:name>
> 	<cust:id>«custid»</cust:id>
> 	<cust:addr version="2.0.0">
> 		<addr:name>«addrname»</addr:name>
> 		<addr:addr1>«addraddr1»</addr:addr1>
> 		<addr:addr2>«addraddr2»</addr:addr2>
> 		<addr:addr3>«addraddr3»</addr:addr3>
> 		<addr:addr4>«addraddr4»</addr:addr4>
> 		<addr:phone>«addrphone»</addr:phone>
> 	</cust:addr>
> 	<cust:shipaddr version="2.0.0"/>
> 	<cust:taxincluded>USEGLOBAL</cust:taxincluded>
> 	<cust:active>1</cust:active>
> 	<cust:discount>0/1</cust:discount>
> 	<cust:credit>0/1</cust:credit>
> 	<cust:currency>
> 		<cmdty:space>ISO4217</cmdty:space>
> 		<cmdty:id>GBP</cmdty:id>
> 	</cust:currency>
> 	<cust:use-tt>0</cust:use-tt>
> </gnc:GncCustomer>
> 
> 
> Colin
> 

-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20090326/c540d11c/attachment.bin 


More information about the gnucash-user mailing list