An error occurred fetching the project authors.
- 24 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
Do not print reference in error (it's still in the input area right next to error message). This helps reducing long-term Localizer bloat. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22644 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
If there is no destination bank account (can happen if an accounting account is selected instead) use site default currency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
- DO NOT use getObject to then just get an UID. It is ready to use in SQL result. This saves a roundtrip to ZODB (which can be in a remote ZEO server). - DO NOT use getXXXUid() to then feed the uid to catalog to get the real object. Uid _has_ been fetched from the actual object in the accessor anyway. So just grab actual objects, and fetch uids from them when needed. This saves a roundtrip (...per iteration !) to catalog. - Use "IN" instead of "OR" with equality in SQL query (minor improvement compared to the 2 above) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jun, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2008 1 commit
-
-
Aurel authored
* many xml changes which are not significant * some forms configuration changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21418 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jun, 2008 2 commits
-
-
Aurel authored
fix getCurrentTrackingList params git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20708 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2008 2 commits
-
-
Vincent Pelletier authored
Make it impossible to move a check twice at the same date (only list checks which have finished moving at current document's date). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19545 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19466 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Feb, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Feb, 2008 5 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
on check payment, fix control when doing manual validation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Jan, 2008 3 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18956 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
when sending to manual validation, we must control all the document as if it's usual way except account inventory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18950 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Jan, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jan, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jan, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
translation domain changes on ptype git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jan, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jan, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jan, 2008 1 commit
-
-
Aurel authored
add action to do cancel after deliver only for manager git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18577 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2007 3 commits
-
-
Vincent Pelletier authored
Display all errors at once when importing a list checkbooks, to relieve the user from the hassle to reimport after fixing each error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18499 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Dec, 2007 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-