1. 03 Apr, 2012 4 commits
    • Łukasz Nowak's avatar
      Do not abuse activities. · f50cd4b9
      Łukasz Nowak authored
      It is ERP5 issue if correct transaction cannot be confirmed or started and
      shall be fixed.
      
      Note: It was done in activities in order to escape from transaction and have
      committed system events. But as users might need to redo payments, system shall
      behave simpler.
      f50cd4b9
    • Łukasz Nowak's avatar
      Simplify PayZen interface. · 907335ab
      Łukasz Nowak authored
      Allow to reuse existing ID and allow PayZen to inform user, that transaction
      is already registered.
      
      Allow to work on already confirmed Payment Transaction - just do not try to
      confirm it again.
      
      Set start date a bit later.
      907335ab
    • Łukasz Nowak's avatar
      338d54ec
    • Łukasz Nowak's avatar
      Optimise a bit. · b6df1552
      Łukasz Nowak authored
      As this is called in a loop, only try to find delivery lines for occupied
      partitions.
      
      Otherwise two queries lasting 0.3s each will be called in order to result with
      None.
      b6df1552
  2. 02 Apr, 2012 3 commits
  3. 30 Mar, 2012 6 commits
  4. 29 Mar, 2012 21 commits
  5. 28 Mar, 2012 6 commits