/[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.32 by styxman, Mon Apr 21 18:21:57 2003 UTC revision 1.33 by mhepp, Fri Apr 25 14:10:19 2003 UTC
# Line 638  document, but the number of that documen Line 638  document, but the number of that documen
638  or whatever. Here is what.  or whatever. Here is what.
639    
640  */  */
641  branch_document:  own_pos_document:
642          id (serial)          id (serial)
643          document_type -> document_type          document_type -> document_type
644          branch -> entity          own_pos -> entity
645          number (char(30))          number (char(30))
646          print_command (char(255))          print_command (char(255))
647          :history:          :history:
# Line 1087  own_branch(own_entity): Line 1087  own_branch(own_entity):
1087          own_entity -> own_entity          own_entity -> own_entity
1088          number (char(4))          number (char(4))
1089          :history:          :history:
1090    /*
1091    own_pos Ower Point of Sale  
1092    */
1093    
1094    own_pos(own_entity):
1095            id (serial)
1096            own_entity -> own_entity
1097            number (char(4))
1098            stock_by -> document_type
1099            :history:
1100    
1101    
1102    
1103  /* own_organization */  /* own_organization */
1104    

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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