An error occurred fetching the project authors.
- 16 Sep, 2019 1 commit
-
-
Vincent Pelletier authored
-
- 21 Feb, 2013 1 commit
-
-
Jérome Perrin authored
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* calling parent's recursiveReindexObject() by reindexObject() is not at all scalable, and parent's _reindexObject() is enough here. * implement by Interactor instead of overriding reindexObject(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
What's the point? Mostly cleaning up pyflakes output: now, running it on those files does not give anymore cluttered output, but raises (almost) only valid human errors. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
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
-
- 12 Jun, 2009 2 commits
-
-
Jérome Perrin authored
class does not have to declare implementing the same interface again. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(__implements__ is for zope2 intefaces) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2009 1 commit
-
-
Jérome Perrin authored
of item quantities. Anyway even if we want to do this, it should not be done by overloading _edit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Sep, 2007 3 commits
-
-
Aurel authored
on IventoryCell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use InventoryMovement property sheet instead of just Inventory. This name will be reused for an Inventory-specific property sheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2006 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11609 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11608 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jan, 2006 1 commit
-
-
Alexandre Boeglin authored
instead of View. (I ran some of the unit tests before comitting, and they reported no error) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2005 1 commit
-
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2005 1 commit
-
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4607 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Oct, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3960 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2005 1 commit
-
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2005 1 commit
-
-
Kevin Deldycke authored
method defined in /ERP5/Document/Delivery.py (see http://openbrick.org/cgi-bin/viewcvs.cgi/ERP5/Document/Delivery.py.diff?r1=2.38&r2=2.39 ), so we can delete the re-definition of newCellContent() in this Document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jun, 2005 2 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2005 2 commits
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3185 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
newCellContent() redefined git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3184 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2005 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2004 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@1836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@968 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@441 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
fixed Solanes typo added force_update better quantity calculation taking into account simulation_states git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2004 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2003 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2003 1 commit
-
-
Thierry authored
modification in setItemIdList : in some cases we should use getQuantity (on item) to compute movement quantity and in some other cases we should use getRemainingQuantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@91 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2002 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2 20353a03-c40f-0410-a6d1-a30d3c3de9de
-