1. 17 May, 2022 1 commit
    • Valentin Benozillo's avatar
      erp5_ui_test: Add external validator for float field range check · 80b9908c
      Valentin Benozillo authored
      using start and end filed on float, trigger web-browser error. But UI test are looking for multiple fields check by erp5.
      2 validators script are added because no argument can be passed to external validator, so :
      TALES: python: context.Base_ValidateFloatRange(value, mix=1, max=2)
      doesn't work
      80b9908c
  2. 11 May, 2022 1 commit
  3. 10 May, 2022 2 commits
  4. 09 May, 2022 4 commits
  5. 06 May, 2022 8 commits
  6. 04 May, 2022 24 commits