You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
PHP upgraded to 7.3.11
Fixed
The same name for a custom attribute for different entities (client, service, invoice) can now be created.
Fixed template placeholders (having "_" in their name) not showing any value.
Fixed wrong invoice issue date in rare cases (only when invoicing 2 or more periods). The invoice was issued one day ahead.
Improved rare situation when a paid proforma is created (credit is applied), the resulting invoice is now issued immediately, together with that proforma invoice.
Fixed CSV payment import - matching to a custom payment method names fixed.
API payment to invoice draft is not allowed now, fixed other minor bugs in payment API.
Fixed issues with empty datetime parameter in plugin configuration.