Sha256: 8e11ca7707854173eba93a74cd6b557f7227afb85190cccaa9559618e61a453f
Contents?: true
Size: 373 Bytes
Versions: 53
Compression:
Stored size: 373 Bytes
Contents
- if policy(::Dorsale::BillingMachine::Invoice).create? = create_button dorsale.new_billing_machine_invoice_path - if policy(::Dorsale::BillingMachine::Invoice).export? = export_button dorsale.billing_machine_invoices_path(format: :xlsx), download: "#{model.ts}.xlsx" = export_button dorsale.billing_machine_invoices_path(format: :pdf), download: "#{model.ts}.pdf"
Version data entries
53 entries across 53 versions & 1 rubygems