Here is the output of the select:

taxmodule_id;taxmodulename;chart_id;rate;taxnumber;validto;pass
1;"Simple";10121;0;"1";"2099-12-31";1
1;"Simple";10123;0.1;"1";"2099-12-31";1
1;"Simple";10125;0.2;"1";"2099-12-31";1


Rgds,
Rudolf 

 
-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Im Auftrag von
Chris Travers
Gesendet: Donnerstag, 10. Mai 2007 18:06
An: [email protected]
Betreff: Re: [Ledger-smb-users] Print issue


Can you try the following query in pgAdmin and send it here:

select * from taxmodule join tax using (taxmodule_id);


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to