An error occurred fetching the project authors.
  1. 10 Jan, 2020 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: erp5_banking_core: Fix... · 7e00ed0d
      Arnaud Fontaine authored
      ZODB Components: erp5_banking_core: Fix testERP5Banking{AccountingCancellation,BankAccountInventory,CheckDeposit} failures.
      
      BankingOperation monkey patches several ERP5 basic classes to add getBaobab* methods.
      With ERP5Banking Product on FS, BankingOperation was imported at Zope startup when
      loading Products and monkey patches were applied.
      7e00ed0d
  2. 21 May, 2019 1 commit
  3. 10 Mar, 2016 1 commit
    • Jérome Perrin's avatar
      fixup! Movement: Add isMovingItem method to be possible check if the object is... · d561dd5b
      Jérome Perrin authored
      fixup! Movement: Add isMovingItem method to be possible check if the object is moving physically or not
      
      Delivery Cell follow the same logic as Deliver Line to decide if a
      movement is moving item. There is no "Delivery Movement" class yet, so I
      duplicate the method for now.
      
      Without this fix, item tracking no longer work when using variations.
      d561dd5b
  4. 04 Sep, 2014 1 commit
  5. 21 Feb, 2013 1 commit
    • Jérome Perrin's avatar
      Remove obsolete APIs · 37129c23
      Jérome Perrin authored
      getSimulationQuantity/Source/Destination..
      getOrderQuantity/Source/Destination...
      getDeliveryQuantity/Source/Destination...
      
      Those methods were not used and were calling some non existing ZSQL Methods
      XXX wrong ! getSimulationQuantity is used !
      37129c23
  6. 11 Feb, 2013 1 commit
  7. 30 May, 2011 1 commit
  8. 06 Apr, 2010 1 commit
  9. 10 Mar, 2010 1 commit
  10. 17 Nov, 2009 1 commit
    • Sebastien Robin's avatar
      - the possibility to pass --enable_full_indexing=portal_skins in · 2dd6ad08
      Sebastien Robin authored
       order to make optimisation configuration in unit test
      - isIndexable is not a property any more, it is a ConstantGetter
       instance, so it works like a property and like a method
      - same thing for isPredicate, isTemplate, isDelivery... we can
       start moving using only methods.
      - do not define isTemplate, isDelivery... when it is already
        available thanks to inheritance
      - new methods generated for all ERP5 objects : provides[InterfaceName].
       For instance, "providesIMovement()" will return True or False for
       any ERP5 object.
      - new method "is[Group]Type" generated for all ERP5 objects. The group
       here is group of portal types (like getPortalDeliveryTypeList()). So
       on any ERP5 object, you can do "isDeliveryType()", and this will
       returns True or False.
      - add tests
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30704 20353a03-c40f-0410-a6d1-a30d3c3de9de
      2dd6ad08
  11. 08 Nov, 2009 1 commit
  12. 07 Oct, 2009 1 commit
  13. 12 Jun, 2009 2 commits
  14. 01 Jun, 2009 1 commit
  15. 28 May, 2008 1 commit
  16. 30 Apr, 2008 1 commit
  17. 15 Apr, 2008 1 commit
  18. 13 Jan, 2007 1 commit
  19. 18 Jul, 2006 1 commit
  20. 24 Apr, 2006 1 commit
  21. 10 Apr, 2006 1 commit
  22. 25 Mar, 2006 1 commit
  23. 01 Mar, 2006 1 commit
  24. 10 Jan, 2006 1 commit
  25. 28 Oct, 2005 1 commit
  26. 23 Sep, 2005 1 commit
  27. 16 Aug, 2005 1 commit
  28. 21 Jul, 2005 1 commit
  29. 05 Jul, 2005 1 commit
  30. 04 Jul, 2005 2 commits
  31. 19 Jun, 2005 1 commit
  32. 01 Jun, 2005 1 commit
  33. 18 Apr, 2005 1 commit
  34. 06 Apr, 2005 1 commit
  35. 21 Mar, 2005 1 commit
  36. 23 Feb, 2005 1 commit
  37. 04 Feb, 2005 1 commit
  38. 31 Jan, 2005 1 commit