An error occurred fetching the project authors.
- 09 Nov, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
- Baobab_getMainAgencyForSite - Baobab_getMainAgencyAccountForSite git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30096 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
Fix a typo. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Oct, 2009 1 commit
-
-
Vincent Pelletier authored
As Bank Account state is not historicised, it is not possible to do a report on openned bank account at a given date (in past), which might be required. Make this possible by listing accounts both in opened and closed states. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29472 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2009 2 commits
-
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29428 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2009 1 commit
-
-
Vincent Pelletier authored
BankAccount_isOpened is to be called on payment_value in the 2 caller scripts, not on context. This denotes a naming convention violation, as those scripts are called "BankAccount_*". Remove payment_state variable as it's now unused. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2009 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28779 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2009 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2009 2 commits
-
-
Vincent Pelletier authored
Fix hiding empty titled categories: it ws acting the other way around, and ignored the magic ['', ''] entry. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28389 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2009 1 commit
-
-
Aurel authored
add two script that directly return the base price of the resource so that we avoid the slow sql request of getParameterDict. This make all the cash fast input twice faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27973 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2009 1 commit
-
-
Aurel authored
when checking ofr the number of account or the existence of the same reference, do not take into account the current bank account on which the check is performed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27551 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2009 1 commit
-
-
Vincent Pelletier authored
When given reference is an empty list, return an empty list immediately. This avoids triggering catalog's behaviour (it ignores parameters which have an empty list as value). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26525 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jan, 2009 3 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use start date to guess the year for which the reference will be computed, this allows testing reference generation for non-current year (start_date is verified to be the same as now in regular use). Remove an unneeded date cast in catalog parameters. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2008 1 commit
-
-
Vincent Pelletier authored
Note: this form is only used on Check Operation Line, which are only used as subobjects of Check Deposit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Dec, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2008 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
change method on wich is based the interaction otherwise interaction script is called before the new value is set and data are inconsistent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2008 1 commit
-
-
Aurel authored
update script so that counter date closing is not blocked by new workflow state on monetary destruction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24574 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24561 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24560 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24527 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24516 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24486 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Oct, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
bank account numbers have to unique git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2008 1 commit
-
-
Aurel authored
- make it possible to use dictionnaries instead of temp object in report in order to use less memory (from vincent) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-