1. 24 May, 2018 1 commit
  2. 22 Mar, 2017 1 commit
  3. 18 Jan, 2017 1 commit
  4. 16 Dec, 2016 1 commit
  5. 15 Dec, 2016 1 commit
  6. 25 Dec, 2015 5 commits
  7. 27 Nov, 2015 2 commits
  8. 10 Nov, 2015 1 commit
  9. 13 Oct, 2015 4 commits
  10. 17 Apr, 2015 1 commit
    • Klaus Wölfel's avatar
      simulation: handle partial building and split with same dates · c15e7730
      Klaus Wölfel authored
      Add "planned" state to Purchase/Sale Packing Lists so that builders first build planned deliveries.
      Then if there is no expected additional movement, the delivery is automatically moved to "confirmed".
      This allows to support partial build that could come with global builders. Now builders will complete
      only "planned" deliveries. This also solve the split of packing list when the same date was used,
      the builder was updating current delivery. Now we can change packing list only in confirmed state
      (not in planned state), therefore the builder will never add movement to the delivery the user is
      changing.
      
      This was adapted from seb commit to project repo. The difference is that here we do not confirm if
      related movements belong to more then one root delivery value (packing list). This way we try to
      handle the case of multiple split on the same date where the user first splits a packing list and
      then splits again. In this case we want these splitted movements end up in the same packing list,
      so the created packing list still has to be able to receive new movements, it is thus kept in
      planned state. The user then hast to confirm this packing list manually.
      c15e7730
  11. 16 Mar, 2015 5 commits
  12. 19 Feb, 2015 1 commit
  13. 12 Feb, 2015 16 commits