Allow FIXME_INVOICE_DATE in document templates.
This commit is contained in:
		
							parent
							
								
									9cb57fe776
								
							
						
					
					
						commit
						8aa05bff6d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -354,6 +354,7 @@ while (my $file = readdir $dh) { | |||
|   my @dd; | ||||
|   foreach my $line (@{$internCorrespond{$successString}}) { | ||||
|     $line =~ s/FIXME_PAYMENT_NUMBER/$PAYMENT_NUMBER/g; | ||||
|     $line =~ s/FIXME_INVOICE_DATE/$LEDGER_ENTRY_DATE/g; | ||||
|     $line =~ s/FIXME_MENTOR_DATE/$mentorDate/g; | ||||
|     push(@dd, $line); | ||||
|   } | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn