/[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.3 by mhepp, Mon May 5 21:52:25 2003 UTC revision 1.4 by mhepp, Tue May 13 17:23:27 2003 UTC
# Line 20  use constant posOfType => "2"; Line 20  use constant posOfType => "2";
20  use constant defaultAddresses => ( 1,2,3,4 );  use constant defaultAddresses => ( 1,2,3,4 );
21    
22  #documents  #documents
23  use constant ownPosDocuments => (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20);  use constant ownPosDocuments => (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21);
24  use constant ownPosDocumentsPrint => "lpr";  use constant ownPosDocumentsPrint => "lpr";
25  use constant ownPosDocumentsNumber => "1";  use constant ownPosDocumentsNumber => "1";
26    
27    #document types
28    use constant receipt => "3";
29    use constant returnNote => "21";
30    #use constant proposal =>"";
31    #use constant payOrder =>"";
32    
33  'true';  'true';

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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