Skip to content

0.38.0

Compare
Choose a tag to compare
@rootpd rootpd released this 11 Feb 23:10
· 120 commits to master since this release
  • Added ProformaInvoice::GATEWAY_CODE constant to reference the gateway in other modules. remp/crm#2189
  • Fixed directory names to follow PSR-4 standard. Namespaces weren't changed (no breaking change). remp/crm#2228
  • Fixed generating the invoice number even when invoice cannot be generated due the missing address for invoice. remp/crm#2259
  • Added hungarian translations. remp/crm#2255
  • Fixed possibility to download receipts (not invoices) in CRM admin. remp/helpdesk#1073