permissionRestoreProformaInvoice top-level property

Permission permissionRestoreProformaInvoice
getter/setter pair

Implementation

Permission permissionRestoreProformaInvoice = Permission(
  uid: 'proforma-invoices-restore',
  name: 'Restore Proforma Invoice',
  description: 'Permission to restore a proforma invoice',
);