Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic creation of narrations for accounting reports
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01259193
Message ID:
01259333
Views:
27
Hi Sergey

>You can create templates for all narrations and store them in a table. This way they can be changed at any time and will apply to all feature printouts.

Yes, I have created such a table. This table contains a memo field which contains text like: "Invoice no. " + STR(vueInvoice.iNo) + " dtd. " + DTOC(vueInvoice.dDt) + ", M/s. " + ALLTRIM(vueInvoice.cName)

This I convert at the time of saving the data-entry. This is because I know such and such views/tables will be open. But at reporting time? And I am a bit concerned to open each and every view/table cause Ledger (be it Accounting or Inventory) will have one or more transactions from each and every view/table.

So I am pretty dense of how to go about achieving, at reporting time, what I have been doing at data save time.

Please advise.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform