Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic creation of narrations for accounting reports
Message
De
06/10/2007 16:00:22
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01259193
Message ID:
01259195
Vues:
20
I work a lot in accounting, and I've never seen the type of field you are talking about stored in the table. It's easy to generate. If you have proper indexes between the tables, you can create a flat file with SQL that you print the report from and it will be negligible time.


>Hi all
>
>For my accounting applications I need to print a narration generated based on the record being printed. So for eg. an Invoice might have a narration like in the account of the person/party billed "Invoice no. 12 dtd. 12/12/2007", this same transaction will have a different narrations in the account of the sale "Invoice no. 12 dtd. 12/12/2007 issued to X.Y.Z. Ltd.". These narrations are expected to be modified by the (fox-aware) user.
>
>These above are simple examples but they can get really complicated. To counter this problem I started to generate the narrations at the time the entry was being saved. Users have cried fowl when the memo file get corrupted, worse still they change the narration mid-way through the year and want the past narrations to reflect the changes.
>
>Hoping to avoid these above mentioned problem I am curious if the narration can be generate dynamically at print time. If so how would it affect the performance? Are complicated narrations possible to generate, ie. referring multiple tables at the time of reporting just to create the text.
>
>Please advise.

(On an infant's shirt): Already smarter than Bush
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform