An error occurred fetching the project authors.
  1. 07 Aug, 2008 1 commit
  2. 06 Aug, 2008 1 commit
  3. 29 Jul, 2008 1 commit
  4. 27 Jun, 2008 1 commit
  5. 26 Jun, 2008 2 commits
  6. 29 May, 2008 2 commits
  7. 28 May, 2008 1 commit
  8. 15 May, 2008 1 commit
  9. 14 May, 2008 1 commit
  10. 13 May, 2008 1 commit
  11. 29 Apr, 2008 1 commit
    • Jérome Perrin's avatar
      Test for another acquisition related bug: · 57da7fbe
      Jérome Perrin authored
       * create a line, set quantity X
       * add a cell in the line, set quantity X on the cell (using edit)
       * edit will compare cell.getProperty("quantity") with the provided quantity
       * cell.getProperty is MappedValue.getProperty which uses getattr to get the
        "quantity" attribute on cell, which acquires it from line. As edit does not
        set the property if it's not different from what getProperty returns, the
        property is not edited.
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20843 20353a03-c40f-0410-a6d1-a30d3c3de9de
      57da7fbe
  12. 14 Apr, 2008 1 commit
  13. 20 Mar, 2008 1 commit
  14. 14 Mar, 2008 1 commit
    • Alexandre Boeglin's avatar
      * OrderCell.py: isMovement is now a function, depends on whether parent · 6086c131
      Alexandre Boeglin authored
        contains lines.
        getTotalPrice, getTotalQuantity return 0.0 if the current object is not
        considered a movement.
      
      * DeliveryLine.py (manage_afterAdd, manage_beforeDelete): when adding or
        removing a line from a line, reindex the parent, as its "isMovement" value
        might change.
      
      * OrderLine.py: _getTotalPrice, getTotalQuantity support hierarchical orders.
      
      * testOrder: test_19b_getTotalQuantityAndPrice verifies that isMovement,
        getTotalPrice, getTotalQuantity support hierarchical orders.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19922 20353a03-c40f-0410-a6d1-a30d3c3de9de
      6086c131
  15. 07 Nov, 2007 2 commits
  16. 06 Nov, 2007 1 commit
  17. 29 Oct, 2007 1 commit
  18. 26 Oct, 2007 1 commit
  19. 25 Oct, 2007 1 commit
  20. 17 Sep, 2007 1 commit
  21. 30 Aug, 2007 1 commit
  22. 18 Sep, 2006 1 commit
  23. 13 Sep, 2006 1 commit
  24. 08 Sep, 2006 1 commit
  25. 31 May, 2006 1 commit
  26. 17 May, 2006 1 commit
  27. 16 May, 2006 1 commit
  28. 15 May, 2006 1 commit
  29. 11 May, 2006 2 commits
  30. 25 Mar, 2006 1 commit
  31. 02 Mar, 2006 1 commit
  32. 23 Jan, 2006 1 commit
  33. 20 Dec, 2005 2 commits
  34. 01 Dec, 2005 1 commit
  35. 27 Oct, 2005 1 commit