An error occurred fetching the project authors.
- 17 Nov, 2009 3 commits
-
-
Vincent Pelletier authored
Commit r30689 broke ERP5Banking tests because currency might not be created before bank accounts are created. So make createFunctionGroupSiteCategory call createBanknotesAndCoins, and remove all other calls to this method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
components. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 1 commit
-
-
Grégory Wisniewski authored
erp5_banking_core custom catalog definition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
- several statements belong to several lines - use bools over ints - not(foo in bar) -> foo not in bar - (if not b: return 0; else: return 1) -> return b git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29758 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2009 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2009 2 commits
-
-
Vincent Pelletier authored
- one creating a bank account - one providing an inventory for that bank account git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2009 1 commit
-
-
Vincent Pelletier authored
Add the possibility to create site categories at any depth, creating intermediate categories as needed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24757 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Nov, 2008 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
fix variable name for price currency definition git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
interaction worklfow defined git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24563 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
It is not allowed for multiple check models to use the same reference. Specify another check reference (as found in Base_getCheckModelByBankAccount). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22781 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2008 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Chek that it is allowed to create checkbook reception with same reference range but different checkbook models. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jun, 2008 1 commit
-
-
Aurel authored
unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Apr, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20744 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19547 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2008 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Feb, 2008 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19450 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2008 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Dec, 2007 1 commit
-
-
Vincent Pelletier authored
Refresh worklist SQL cache as it's now safe to call this method even if required scripts are not available (it's a noop then). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18528 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18444 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2007 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2007 1 commit
-
-
Aurel authored
create inventory based on this number git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Dec, 2007 2 commits
-
-
Aurel authored
use a counter for id of line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Nov, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-