Sha256: 63745e7296df59d6aae0c35f01f8e3cea8f13380933ca546e21fc67de54dba41
Contents?: true
Size: 613 Bytes
Versions: 19
Compression:
Stored size: 613 Bytes
Contents
- if policy(@quotation).update? = update_button dorsale.edit_billing_machine_quotation_path(@quotation) - if policy(@quotation).download? = download_button dorsale.billing_machine_quotation_path(@quotation, format: :pdf) - if policy(@quotation).copy? = copy_button dorsale.copy_billing_machine_quotation_path(@quotation), method: :post, confirm: true - if policy(@quotation).create? = bs_button dorsale.create_invoice_billing_machine_quotation_path(@quotation), action: :create_invoice, icon: :magic - if policy(@quotation).delete? = delete_button dorsale.billing_machine_quotation_path(@quotation)
Version data entries
19 entries across 19 versions & 1 rubygems