1. 25 Oct, 2017 19 commits
  2. 24 Oct, 2017 5 commits
  3. 20 Oct, 2017 3 commits
  4. 19 Oct, 2017 5 commits
  5. 18 Oct, 2017 6 commits
  6. 17 Oct, 2017 2 commits
    • Sebastien Robin's avatar
      simulation: add a solver allowing to move quantity to another existing delivery · 9c516160
      Sebastien Robin authored
      Usually, the split and defer dialog suggest you to define start and stop date. So if you have
      already an existing delivery and you would like it to be updated, you have to set correct start
      and stop date and, if all categories are fully the same, you might have some chance to see
      this delivery updated.
      
      To improve the case where you would like to move quantity to existing delivery, add option in the
      solve divergence dialog of "Move to existing Delivery" that allows you to select similar deliveries. Then
      this specific solver would set correct properties for you to make sure the expected delivery would be updated.
      9c516160
    • Nicolas Wavrant's avatar
      erp5_core: prevent reset-password form's validation to raise · 40f40381
      Nicolas Wavrant authored
      when form is used in another context (web section for exemple).
      40f40381