Skip to content
Snippets Groups Projects
  1. Jan 31, 2017
  2. Jan 25, 2017
  3. Jan 12, 2017
  4. Jan 11, 2017
  5. Jan 10, 2017
  6. Jan 06, 2017
  7. Jan 05, 2017
  8. Jan 03, 2017
  9. Jan 02, 2017
  10. Dec 30, 2016
  11. Dec 29, 2016
  12. Dec 28, 2016
  13. Dec 23, 2016
  14. Dec 22, 2016
  15. Dec 21, 2016
    • Satish's avatar
      Fixed: · 7bc33f79
      Satish authored
      Report list view issues
      Import usability issues
      7bc33f79
  16. Dec 19, 2016
  17. Dec 16, 2016
  18. 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
  19. Dec 13, 2016
  20. Dec 07, 2016
  21. 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
  22. Oct 21, 2016
  23. Sep 23, 2016
  24. Sep 21, 2016
  25. Sep 20, 2016
  26. Sep 17, 2016
  27. Sep 16, 2016
Loading