1. 14 Jan, 2020 2 commits
    • Jérome Perrin's avatar
      knowledge_pad_ui_test: use an RSS from erp5.com for the test · b7f13038
      Jérome Perrin authored
      Test should not depend on external websites, we already use erp5.com for
      some other tests, so let's use it also for RSS.
      
      /reviewed-on nexedi/erp5!1028
      b7f13038
    • Vincent Pelletier's avatar
      erp5_pdm: Fix Supply Cell update when {en,dis}abling sliced pricing. · da0990b9
      Vincent Pelletier authored
      Deleting matrix cells with manage_delObjects is not a good solution, as
      this breaks matrix index consistency.
      Also, call isBasePricePerSlice rather than introspecting wrapped method
      arguments - the only wrapped method is _setBasePricePerSlice anyway !
      Also, explicitly trigger SupplyCell_updateSliceBasePrice as it depends on
      isBasePricePerSlice value at line level, and it just changed, and cell-level
      interaction workflow does not trigger on line changes.
      Also, get rid of a trivial local variable.
      Also, fix the exception expected from list.index .
      Also, raise if multiple quantity criterion are somehow found.
      da0990b9
  2. 13 Jan, 2020 2 commits
  3. 10 Jan, 2020 21 commits
  4. 09 Jan, 2020 4 commits
  5. 07 Jan, 2020 4 commits
  6. 30 Dec, 2019 3 commits
  7. 28 Dec, 2019 3 commits
  8. 27 Dec, 2019 1 commit