1. 07 Aug, 2020 1 commit
    • Gabriel Monnerat's avatar
      CUSTOM erp5_officejs_support_request: Add visa_file_reference as parameter and... · f2369f76
      Gabriel Monnerat authored
      CUSTOM erp5_officejs_support_request: Add visa_file_reference as parameter and redirect to the expected view
      
      In support request, we need to receive visa_file_reference and store it as causality. With this, we have the relation between Support Request and Visa File
      
      Also, we change the action reference because the previous is not available in our scenario(Default View Action reference).
      f2369f76
  2. 24 Jul, 2020 9 commits
  3. 24 Mar, 2020 1 commit
  4. 19 Mar, 2020 4 commits
  5. 11 Mar, 2020 1 commit
  6. 28 Jan, 2020 1 commit
    • Jérome Perrin's avatar
      calendar: More fixes with exceptions when not repeating · 5375936a
      Jérome Perrin authored
      The fixes from !630
      were not enough, exceptions set on days were calendar did not repeat
      were also confusing other exceptions after this.
      
      Simplify implementation a lot, instead of keeping track of the next
      exception date, start by building a set of all exceptions dates and
      use membership of this set as a criterion to skip exceptions.
      
      backport of https //lab.nexedi.com/nexedi/erp5/merge_requests/1030
      5375936a
  7. 16 Dec, 2019 18 commits
  8. 13 Dec, 2019 5 commits