/[papo]/papo/zot/PAPO-ER.zot
ViewVC logotype

Diff of /papo/zot/PAPO-ER.zot

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.45 by mhepp, Tue Jul 29 13:53:29 2003 UTC revision 1.46 by apronotti, Thu Jul 31 21:42:53 2003 UTC
# Line 143  own_document_tax: Line 143  own_document_tax:
143    
144    
145  /*  /*
 own_document_tax_total  
 summarizes  own_items_taxes  
 */  
   
 own_document_tax_total:  
         id (bigserial)  
 #       what document is this tax total about?  
         own_document -> own_document  
 #       what tax is this?  
         tax -> tax  
 #       how much?  
         amount (numeric(12,4))  
 #       generates an accounting entry  
         :entry:  
   
 /*  
146  alien_document  alien_document
147  Documents made by other people. Similar to own_document, but less  Documents made by other people. Similar to own_document, but less
148  information.  information.

Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26