An error occurred fetching the project authors.
- 23 Dec, 2008 2 commits
-
-
Vincent Pelletier authored
Only update the stop date if we are on "started" state (the same script is called to go to delivered). Fix a stupid mistake when checking if stop_date was given. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24972 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add the possibility for use to define a stop payment lift date when requesting the lift (change workflow state change template, add setter call in workflow action script). Dislay that date on the document after lift was requested. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Dec, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24778 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2008 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2008 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2008 2 commits
-
-
Vincent Pelletier authored
Resource_uid does not work like resource_relative_url: as it exists in tables other than catalog, resulting query is unrelated to initial intention. Fix this by using a hack: using "default_" prefix we can force catalog to search into categories, and not in available table columns. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-