An error occurred fetching the project authors.
  1. 06 Aug, 2008 1 commit
  2. 29 Jul, 2008 1 commit
  3. 27 Jun, 2008 1 commit
  4. 26 Jun, 2008 2 commits
  5. 29 May, 2008 2 commits
  6. 28 May, 2008 1 commit
  7. 15 May, 2008 1 commit
  8. 14 May, 2008 1 commit
  9. 13 May, 2008 1 commit
  10. 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
  11. 14 Apr, 2008 1 commit
  12. 20 Mar, 2008 1 commit
  13. 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
  14. 07 Nov, 2007 2 commits
  15. 06 Nov, 2007 1 commit
  16. 29 Oct, 2007 1 commit
  17. 26 Oct, 2007 1 commit
  18. 25 Oct, 2007 1 commit
  19. 17 Sep, 2007 1 commit
  20. 30 Aug, 2007 1 commit
  21. 18 Sep, 2006 1 commit
  22. 13 Sep, 2006 1 commit
  23. 08 Sep, 2006 1 commit
  24. 31 May, 2006 1 commit
  25. 17 May, 2006 1 commit
  26. 16 May, 2006 1 commit
  27. 15 May, 2006 1 commit
  28. 11 May, 2006 2 commits
  29. 25 Mar, 2006 1 commit
  30. 02 Mar, 2006 1 commit
  31. 23 Jan, 2006 1 commit
  32. 20 Dec, 2005 2 commits
  33. 01 Dec, 2005 1 commit
  34. 27 Oct, 2005 1 commit
  35. 24 Oct, 2005 1 commit