An error occurred fetching the project authors.
- 03 Dec, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31038 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2009 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30890 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
-
- 21 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28539 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
- move expandable_property from AppliedRule to Rule property sheet - associate Rule (*not* AppliedRule) property sheet with Rule document - as Zope uses magic to fill automatically property_sheets list there is not need to repeat it in subclasses git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28462 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
-
- 11 Jun, 2009 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27528 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
-
- 28 May, 2009 1 commit
-
-
Fabien Morin authored
newCell method accept portal_type parameter and call newCellContent with passing it, but it was not used. Now it is. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Jan, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jan, 2009 2 commits
-
-
Jérome Perrin authored
simulation movement that will be accounting transaction lines can set them a price of 1 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2008 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24591 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24578 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2008 1 commit
-
-
Kazuhiko Shiozaki authored
for Simulation Movement, implement the same logic here. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24562 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Oct, 2008 2 commits
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
File modified so that prices get converted when the resource is different from the price currency of the destination/source section git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2008 1 commit
-
-
Fabrice Decroix authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jun, 2008 1 commit
-
-
Jérome Perrin authored
changes in erp5_accounting in r21584 are required for this) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 May, 2008 1 commit
-
-
Jérome Perrin authored
Changing properties on a planned order line should update the corresponding simulation, for invoice and accouting. Rule: propagate values from prevision in _getCompensatedMovementList InvoiceTransactionRule & InvoicingRule: add properties in _generatePrevision (project, function, payment) testInvoice: tests that changes on the order line are reflected in invoice and accounting simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20955 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jan, 2008 1 commit
-
-
Jérome Perrin authored
have the order price currency as resource. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18793 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Nov, 2007 1 commit
-
-
Alexandre Boeglin authored
- add PortalGroupedTypeList 'rule' - Rule is a Predicate, it has a reference and a version - RuleTool has a method named searchRuleList - searchRuleList is used by SimulationMovement.expand - test methods on Rules are no longer used git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Sep, 2007 1 commit
-
-
Alexandre Boeglin authored
- we should generate accounting movements after an invoice rule, but only after a invoice movement, and not cascade accounting movements - we should generate payment movements after a invoice rule in some cases too git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2007 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Nov, 2006 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Nov, 2006 1 commit
-
-
Romain Courteaud authored
Rules now need to include divergence testers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Oct, 2006 1 commit
-
-
Alexandre Boeglin authored
instead of creating empty dicts and updating them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2006 1 commit
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2006 1 commit
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Sep, 2006 1 commit
-
-
Romain Courteaud authored
http://erp5.org/Discussion/SimulationRules By Alexandre Boeglin and Rafael Monnerat. Verified by Romain Courteaud. Currently, the rule 18 is not implemented (we don't copy yet order movement's properties to the simulation movement) The behavior of the simulation should not be changed by this commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jul, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6517 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
-