Skip to content

2.10.0

Compare
Choose a tag to compare
@rootpd rootpd released this 03 Oct 10:58
· 50 commits to master since this release
  • Fixed unintentional regeneration of user data in user's admin form even when invoice data weren't changed. remp/crm#2973
  • Changed the registration of events - module now uses LazyEventEmitter which supports lazy event listeners registration. remp/crm#2116