
Summary
- New: Dynamic invoice prefix. Check out this forum post.
- New: Added a new field in the General Settings to override the “VAT number” field with something else, for example, “GST number” for some countries. You can set translated localized string here.
- New: You can override the default purchase order pdf template like invoices without editing the core codes. To do this, rename the file system/overrides/purchase_pdf.sample.php to purchase_pdf.php and edit it.
- Improvement: Editing email template, added a dynamic url to bypass cache, in some server settings it was preventing saving data.
- Improvement: Validation messages translation improvements for more than 17 languages.
- Fix: If you choose the tax system “Quebec Canada.”, you would be able to set 3 digits decimals on the tax rate, e.g., Sales Tax (QST+GST) 14.975
- Fix: An issue preventing sending a welcome email when creating customers from the backend.
- Fix: a UI issue preventing tooltip was not showing in some pages.
- Fix: Tasks tab on the view ticket was not showing in some cases.
- Fix: An issue is that the “Bold” button was not working on the latest Chrome version in the WYSIWYG editor.
- Fix: When editing a lead, the source was not saving
- Fix: An UI issue when language switch enabled in the client portal