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

Version Path
dorsale-3.9.3 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.9.2 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.9.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.9.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.8.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.8.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.8 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.7 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.6 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.5 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.4 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.2 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.7.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.6.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.6.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.5.2 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.5.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.5.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim