Sha256: d65406353457fa9d62f3238c378e1e5de96d0144b9626c7867dfe7f3f38ce039

Contents?: true

Size: 618 Bytes

Versions: 10

Compression:

Stored size: 618 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?
  = dorsale_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

10 entries across 10 versions & 1 rubygems

Version Path
dorsale-3.4.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.3.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.2.0 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.7 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.6 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.5 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.4 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.3 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.2 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim
dorsale-3.1.1 app/views/dorsale/billing_machine/quotations/_show_actions.html.slim