/[papo]/papo/forms/components/PAPO.pm
ViewVC logotype

Diff of /papo/forms/components/PAPO.pm

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

revision 1.6 by mhepp, Wed May 28 14:17:20 2003 UTC revision 1.7 by mhepp, Mon Jul 7 22:18:23 2003 UTC
# Line 27  use constant ownPosDocuments => (1,2,3,4 Line 27  use constant ownPosDocuments => (1,2,3,4
27  use constant ownPosDocumentsPrint => "lpr";  use constant ownPosDocumentsPrint => "lpr";
28  use constant ownPosDocumentsNumber => "1";  use constant ownPosDocumentsNumber => "1";
29    
30    
31  #document types  #document types
32  use constant receipt => "3";  use constant receipt => "3";
33  use constant payOrder =>"6";  use constant payOrder =>"6";
# Line 34  use constant proposal =>"12"; Line 35  use constant proposal =>"12";
35  use constant despatchNote =>"13";  use constant despatchNote =>"13";
36  use constant returnNote => "21";  use constant returnNote => "21";
37    
38    #document relation types
39    use constant invoiceOfDespatchNote => "1";
40    
41  'true';  'true';

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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