Show picklist color as background color for picklist value in Edit / Create view
Fixes #366 (closed) - Several Issues with Multi-select Picklists
Fixes #327 (closed) - Summary/Detail View Multi-select Picklist not translated before editing and render inconsistently between views
Fixes #381 (closed) - Delete Widget Confirmation
Fixes #422 (closed) - improper confirmation message upon deleting a widget
Fixes #383 (closed) - Mouse Hover To Do along with other issues
Fixes #410 (closed) - Create module using vtlib in all Profiles the "Create" option is disabled by default.
Merge request reports
Activity
Added 1 commit:
- 096f1e28 - Alert message is not proper while deleting chart / dash board tab in Dashboards.
Added 1 commit:
- fc4a17a6 - Ui breaking in Webforms
Added 1 commit:
- c2e711a3 - Fixes #383 (closed) - Mouse Hover To Do along with other issues
mentioned in issue #381 (closed)
Added 1 commit:
- 97e8f6bd - Fixes #410 (closed) - Create module using vtlib in all Profiles the "Create" option is disabled by default.
mentioned in commit c8be0d58
@satish.dvnk it doesnt fix unless you add an extra ? to match the array
@satish.dvnk You also missed it in another place...
Please see my merge request here:
http://code.vtiger.com/vtiger/vtigercrm/merge_requests/140/diffs
1043 1043 'Pre Tax Total' => 'Pre Tax Total', 1044 1044 'Received' => 'Received', 1045 1045 'Balance' => 'Balance', 1046 'S&H Percent' => 'S&H Percent', @satish.dvnk This is not a good translation IMHO. "Shipping and Handling" has a very specific meaning in certain countries and will have specific taxes. "Charges" can mean anything... Could you not replace the "&" with "& amp ;" or even just "and"? This commit does not address the fact that there is a very specific tax setting in the general "Charges" section for Shipping and Handling.
1043 1043 'Pre Tax Total' => 'Pre Tax Total', 1044 1044 'Received' => 'Received', 1045 1045 'Balance' => 'Balance', 1046 'S&H Percent' => 'S&H Percent', I agree with @lord_alan, But this translations will be appear in Inventory modules. I didnt changed "Shipping & handling". Please check the screenshot