Module: InvoiceBar::Billable::Invoicing
- Extended by:
- ActiveSupport::Concern
- Included in:
- Invoice, InvoiceTemplate
- Defined in:
- app/concerns/invoice_bar/billable/invoicing.rb
Overview
Specific features to invoicing. It specifies due_date
and whether the invoice is received or issued.