An error occurred fetching the project authors.
- 09 Jun, 2009 1 commit
-
-
Fabien Morin authored
- now getAggregatedAmountList can be inherited from TradeCondition, so remove it from PaySheetModel class. - remove useless space git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27460 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 1 commit
-
-
Fabien Morin authored
- reuse more code from TradeCondition - add getAggregatedAmountList method git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2009 1 commit
-
-
Fabien Morin authored
use effective models in PaySheetTransaction.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2009 1 commit
-
-
Fabien Morin authored
- add security declaration - change some method names and description - add methods to be able to handle model version and validity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2008 1 commit
-
-
Jérome Perrin authored
objects. If none of those properties are set, we ignore the subobject. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2008 1 commit
-
-
Jérome Perrin authored
drop get_none_reference parameter, it does not seem to be needed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2008 1 commit
-
-
Jérome Perrin authored
using the first one. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19775 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2008 2 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18592 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- override the getCell method to search cells on inherited models if it's not find on the current model git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2007 1 commit
-
-
Fabien Morin authored
- remove commented code - modify getInheritanceModelReferenceDict method to use a Breadth First Search instead of Depth First Search witch is very more appropiate in this case. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2007 4 commits
-
-
Fabien Morin authored
- change the method who get annotation/ratio line from a reference to search first on the paysheet before on the dependencies model tree - remove some logs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
a list of all subobjects from the herited model - rename getReferenceList in getReferenceDict, and now, this method return reference and id (dict) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
PaySheetTransaction class because object are copied into the paysheet, not in the model git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Dec, 2007 2 commits
-
-
Fabien Morin authored
add a method to copy all subobjects using the model_reference_dict (wich is the result of the two previous methods) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2007 1 commit
-
-
Fabien Morin authored
- clean imports - change inheritance git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2007 1 commit
-
-
Fabien Morin authored
- add classes required for the new bt erp5_payroll git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17645 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
-
- 10 Jun, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jun, 2005 1 commit
-
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3203 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 May, 2005 2 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Apr, 2005 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2004 1 commit
-
-
Jean-Paul Smets authored
fixed Solanes typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@404 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
-