Actions
Feature #333
closedTranslation issues and refactor CRM loading
Start date:
2014-12-30
Estimated time:
12.00 h
Description
At the moment comments for classes and properties are hardcoded to get get english translations because there are no others.
But it should be checked if there are no others because this could change (with COALESCE, IF THAN, ...?).
Also refactor class and property populate function to speed up object creation (use only one sql statement):
Actions