Skip to content
Snippets Groups Projects
  1. Jan 05, 2017
  2. Jan 03, 2017
  3. Jan 02, 2017
  4. Dec 30, 2016
  5. Dec 29, 2016
  6. Dec 28, 2016
  7. Dec 23, 2016
  8. Dec 22, 2016
  9. Dec 21, 2016
    • Satish's avatar
      Fixed: · 7bc33f79
      Satish authored
      Report list view issues
      Import usability issues
      7bc33f79
  10. Dec 19, 2016
  11. Dec 16, 2016
  12. Dec 14, 2016
    • Satish's avatar
      Fixed Issues: · f404a83f
      Satish authored
      Purchase Order creation failed from Products
      Task creation fails from Task management page
      f404a83f
    • Satish's avatar
      Fixed Issues: · af0ee396
      Satish authored
      Purchase Order creation failed from Products
      Task creation fails from Task management page
      af0ee396
  13. Dec 13, 2016
  14. Dec 07, 2016
  15. Oct 23, 2016
    • Prasad's avatar
      Merge branch '262_FixListViewBackButton' into 'master' · 8bb10bce
      Prasad authored
      Fix bug #262: Listview Back Button doesn't work.
      
      Simple commit to fix the Back Button not working in 6.5.0
      
      See merge request !115
      8bb10bce
    • Prasad's avatar
      Merge branch 'massDelete' into 'master' · d5569dcd
      Prasad authored
      #315 - Mass delete of Orgnization with (????) is deleting all records in Orgnizations
      
      <b>Issue:</b>
      1. Lets have 1000 Org records in CRM, in that 50 records are with '????'.
      2. Now perform inline search in list view with the condition "Org name with '???'".
      3. Select the all records and perform mass delete.
      
      <b>Expected output:</b> remaining records count 950
      
      <b>Original result:</b> remaining records count 0.
      
      <b>Analysis:</b>
      mass delete api is not sending searched data ("Org name like '????'").
      
      See merge request !116
      d5569dcd
    • Prasad's avatar
      Merge branch '39' into 'master' · 28e2c072
      Prasad authored
      Fixes #39 - Regression: Workflow Create Entity Task failure after migration
      
      <b>Problem</b>: In latest versions, We are not supporting fieldname(valuetype) in "assigned to" field.
      
      <b>Solution</b> : Add one more option in "Assigned to" field as 'Parent record owner'. Which indicates mapping
      
      <b>Result:</b>
      fieldname:assigned_user_id,
      modulename:Contacts,
      valuetype: **fieldname**,
      value: **assigned_user_id**
      
      See merge request !114
      28e2c072
  16. Oct 21, 2016
  17. Sep 23, 2016
  18. Sep 21, 2016
  19. Sep 20, 2016
  20. Sep 17, 2016
  21. Sep 16, 2016
  22. Sep 15, 2016
    • Prasad's avatar
      Merge branch '132' into 'master' · fe9aebde
      Prasad authored
      Fixes #132 - Calendar Change Owner Action
      
      See merge request !112
      fe9aebde
    • Satish's avatar
      Fixes #132 - Calendar Change Owner Action · 2299eb61
      Satish authored
      2299eb61
    • Prasad's avatar
      Merged migration changes · aeefb5df
      Prasad authored
      aeefb5df
    • Prasad's avatar
      Merge branch '51420-profile' into 'master' · cf52a4ac
      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
      cf52a4ac
    • Prasad's avatar
      Merged migration changes · f630425f
      Prasad authored
      f630425f
    • Prasad's avatar
      Merge branch '261' into 'master' · 2a89391c
      Prasad authored
      Fixes #261 - vtiger_portalinfo doesn't update contact
      
      Workflow conditions has to be change
      
      See merge request !103
      2a89391c
    • Prasad's avatar
      Merge branch '294' into 'master' · 4c86e1ab
      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
      4c86e1ab
    • Prasad's avatar
      Merge branch '282' into 'master' · 9b882ba9
      Prasad authored
      Fixes #282 - Product & Sercice Taxes and Shipping & Handling Taxes dilemma
      
      See merge request !106
      9b882ba9
Loading