mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 00:17:34 -05:00 
			
		
		
		
	Clean up for logging
This commit is contained in:
		
							parent
							
								
									c05c9aa23f
								
							
						
					
					
						commit
						3f506d1fe0
					
				@ -325,6 +325,7 @@ class PdfMock
 | 
				
			|||||||
    '$product.tax' => '',
 | 
					    '$product.tax' => '',
 | 
				
			||||||
    '$valid_until' => '',
 | 
					    '$valid_until' => '',
 | 
				
			||||||
    '$your_entity' => '',
 | 
					    '$your_entity' => '',
 | 
				
			||||||
 | 
					    '$shipping' => '',
 | 
				
			||||||
    '$balance_due' => '$0.00',
 | 
					    '$balance_due' => '$0.00',
 | 
				
			||||||
    '$outstanding' => '$0.00',
 | 
					    '$outstanding' => '$0.00',
 | 
				
			||||||
    '$partial_due' => '$0.00',
 | 
					    '$partial_due' => '$0.00',
 | 
				
			||||||
@ -649,6 +650,7 @@ EPD
 | 
				
			|||||||
    '$product.tax_label' => 'Tax',
 | 
					    '$product.tax_label' => 'Tax',
 | 
				
			||||||
    '$valid_until_label' => 'Valid Until',
 | 
					    '$valid_until_label' => 'Valid Until',
 | 
				
			||||||
    '$your_entity_label' => 'Your Invoice',
 | 
					    '$your_entity_label' => 'Your Invoice',
 | 
				
			||||||
 | 
					    '$shipping_label' => 'Shipping',
 | 
				
			||||||
    '$balance_due_label' => 'Balance Due',
 | 
					    '$balance_due_label' => 'Balance Due',
 | 
				
			||||||
    '$outstanding_label' => 'Balance Due',
 | 
					    '$outstanding_label' => 'Balance Due',
 | 
				
			||||||
    '$partial_due_label' => 'Partial Due',
 | 
					    '$partial_due_label' => 'Partial Due',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user