1. 18 Sep, 2024 1 commit
    • Rafael Monnerat's avatar
      erp5_interaction_drop: Don't patch accounting_workflow transition for guard · a896aac3
      Rafael Monnerat authored
         This patch would replace guard for deliver_action to not call isDivergent that would make slow when open a Transaction (I don't remember the reason exactly, probably due large simulation trees).
      
         This breaks guards when simulation is not used (so it will never be solved) since the transition would never be allowed to the accountant.
      
         So if isDivergent proves itself slow, we should patch differently, for now keep the original implementation, since it is proven to work.
      a896aac3
  2. 17 Sep, 2024 2 commits
  3. 16 Sep, 2024 8 commits
  4. 13 Sep, 2024 5 commits
  5. 12 Sep, 2024 24 commits