Hi Istvan, I'm confused as to *where* you're adding these tags.When reporting problems with a GUI-based app you need to describe VERY clearly EXACTLY what you're doing.
It sounds to me like you're clicking on "Goods & Services" > "Add part" in LedgerSMB's left-hand navigation menu and then typing "<? lsmb DATE?>" into the fields there. I don't believe this is a valid use of these variables, which are evaluated during report output.
Take a look, for instance, at ledgersmb/templates/Istvan/invoice.tex - I think from this it's self-explanatory how these are used. Please post again if you disagree.
Stroller. On 22 Oct 2007, at 12:40, Pongracz Istvan wrote:
Hi, I try to add these special tags to the Number field, but I failed. I added a new part and I give this to the number field: <?lsmb DATE?>0001 <?lsmb PARTSGROUP?>0002 <?lsmb DESCRIPTION?>0003 etc. I looked into the sourcecode, I found that, there is a section, where these phrases are evaluated. But in some reasons, after I save them, I do not see any date or other fields. Even, I make a quotation and print it, I only got these codes, not the values. Could somebody explain how to use this function? What I have to expect? Regards, István