number veld bij Pcard number is nu opgesplist in twee strings zodat deze niet meer door de precompiler aangepast wordt.

svn path=/Database/trunk/; revision=8721
This commit is contained in:
Arthur Egberink
2004-06-29 14:50:20 +00:00
parent 3f32a9a7c2
commit c92c2004f6

View File

@@ -831,7 +831,7 @@ cur_b_key := -1;
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'</Tax>'||CHR(10);
END IF;
listring := listring ||CHR(9)||CHR(9)||CHR(9)||'<Payment>'
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||CHR(9)||'<PCard number="1234567890123456" expiration="1999-03-12"/>'
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||CHR(9)||'<PCard num'||'ber="1234567890123456" expiration="1999-03-12"/>'
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'</Payment>'
||CHR(10)||CHR(9)||CHR(9)||CHR(9)||'<Comments xml:lang="'||varISOLangCode||'">'||o_cmnts
||'<!-- <table cellspacing="1" class="cm"><tr><th class="cm" colspan=2>'||REPLACE(b_name,amp,s_amp)||'</th></tr>'