mirror of
https://git.coop/cotech/fund.git
synced 2025-10-04 03:54:33 +00:00
Generate an invoice for media co-op
This commit is contained in:
@ -2,7 +2,7 @@ require 'csv'
|
||||
require 'erb'
|
||||
|
||||
FIRST_INVOICE_NUMBER = 50
|
||||
INVOICE_DATE = '03 May 2022'
|
||||
INVOICE_DATE = '20 May 2022'
|
||||
|
||||
output_dir = File.join(File.dirname(__FILE__), "..", "invoices", "sent", "2022")
|
||||
|
||||
|
Reference in New Issue
Block a user