- Sep 15, 2016
-
-
Prasad authored
Fixes #141 - Separating Create/Edit into 2 separate Role/Profile permissions Separating Create/Edit into 2 separate Role/Profile permissions Impact areas: for Create 1. List View 2. Quick Create 3. Add record button from related list 4. Summary View 5. My Calendar 6. Shared Calendar 7. Import 8. Mail Manager 9. Google Sync 10. Webservices to create for Edit 1. Mass Edit 2. Edit 3. Ajax Edit 4. Edit icon from related list 5. List View Edit 6. Calendar 7. My Calendar 8. Shared Calendar 9. Convert Lead 10. Google Sync 11. Find duplicates See merge request !90
-
Prasad authored
-
Prasad authored
Fixes #261 - vtiger_portalinfo doesn't update contact Workflow conditions has to be change See merge request !103
-
Prasad authored
Fixes #294, #44 - vtws_revise on a quote remove all product/services lines LineItems are missing in the data where data is returned from revise operation. Issues: #294 and #44 See merge request !105
-
Prasad authored
Fixes #282 - Product & Sercice Taxes and Shipping & Handling Taxes dilemma See merge request !106
-
Prasad authored
Fixes #236 - MultiPickList values aren't translated in detail view 6.4.0 See merge request !107
-
Prasad authored
Fixes #228 - Date time range search(list column search) is not proper due to tim… Date time range search(list column search) is not proper due to timezone conversion (such as search in created time and modified time) See merge request !108
-
Prasad authored
Fixes #178 - Reports : columns with same name are overwritted See merge request !109
-
Prasad authored
-
Prasad authored
Fixes #177 - Convert lead field mapping NULL values and redundant rows See merge request !110
-
Prasad authored
-
- Sep 14, 2016
- Sep 12, 2016
-
- Sep 08, 2016
- Sep 07, 2016
- Sep 06, 2016
-
-
Satish authored
-
Satish authored
-
Prasad authored
#277 - Can not add more than one email to CC (Mail Manager) While constructing select2 plugin and search, hardcoded for to email field only See merge request !96
-
Prasad authored
#271 - Edit Events Fields See merge request !97
-
Prasad authored
#90 - User can edit profile through My Preference and can set duplicate username Issue: #289 See merge request !98
-
Prasad authored
#291 - Into Products and Services multi-currencies is not loaded and dropped on save See merge request !99
-
Prasad authored
#290 - lead mapping is broken if lead fields are hidden For existing field mapping "None" option is not available. JS strings are not added properly data.result is an object. So we should not show object element in success message See merge request !101
-
Prasad authored
#249 - Feature Request: Languages should be sorted in alphabetical order just after installation See merge request !102
-
- Sep 01, 2016
-
-
Satish authored
-
- Aug 31, 2016
- Aug 30, 2016
-
-
Satish authored
-
- Aug 29, 2016
-
-
Satish authored
-
Satish authored
-
Prasad authored
#284 - Inventory entity with 2 (or more) same service / product included, mistake taxes #284 - Inventory entity with 2 (or more) same service / product included, mistake taxes Issue: #284 See merge request !92
-
Prasad authored
#285 - Confirmation required on create or save product or service - v6.5.0 #285 - Confirmation required on create or save product or service - v6.5.0 Issue: #285 See merge request !93
-
Prasad authored
#282 - Product & Service Taxes and Shipping & Handling Taxes dilemma In detail view of inventory records, Taxes are excluding in Net total but not updating subtotal of that record Issue: #282 See merge request !94
-
Prasad authored
#280 - just a dollar lost - 6.4.0 and 6.5.0 into file include/utils/InventoryUtils.php, inside function getAllTaxes(...) {...} at line 264, lost a dollar if($mode == 'edit' && id != '') { replace with if($mode == 'edit' && $id != '') { See merge request !95
-
Satish authored
-