1. 07 Aug, 2020 3 commits
  2. 06 Aug, 2020 5 commits
  3. 05 Aug, 2020 4 commits
  4. 04 Aug, 2020 4 commits
  5. 03 Aug, 2020 9 commits
  6. 31 Jul, 2020 9 commits
  7. 29 Jul, 2020 5 commits
  8. 28 Jul, 2020 1 commit
    • Gabriel Monnerat's avatar
      erp5_officejs_support_request_ui: Add begin date to the query when user click... · ba7f2857
      Gabriel Monnerat authored
      erp5_officejs_support_request_ui: Add begin date to the query when user click on "Last Month Activity"
      
      The filter when the user click on the "Last Month Activity" chart filter Support Request only by status (Submitted / Open / Suspended / Closed). So on the table "Recent updates", all the support request with the chosen status appear. There is no filter by "Begin Date" for the last 30 days, which is no coherent with the "Last Month Activity". => It should appear only the support request with the chosen status with a begin date < D - 30 days
      ba7f2857