Home General

The EURO comes!

edited June 2001 in General
Hi,

Our invoices are stored as templates in a database. Because we are in
germany the prices are all in DM(Deutsche Mark) e.g. 10,99 DM. Now we want
to replace 'DM' through 'EUR'. The idea is to do this automatically in
background at a specific date. Now the question:
What is the best way to load a template from database, scan it for
'DM'-entries, replace them with 'EUR' and save again in the database?

Thanks in advance

Klaus Leitloff

Comments

  • edited June 2001
    Klaus,
    the easiest way to handle this is through rap (wich is also saved in the
    report)
    just hook up an ongettext event and do your thing
    cu
    marc

This discussion has been closed.