- 14 Jan, 2011 21 commits
-
-
Jérome Perrin authored
transaction (temp implementation) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
remove part of menu that is not used. The way to switch the spreadsheet theme is using ERP5 Preference. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- fix getting delivery value from a simulation movement - revert 38277 partially, since it only worked when working at delivery level git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Thanks to Julien for noting this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
make sure that there is _always_ at least one reset at instance startup git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2011 19 commits
-
-
Julien Muchembled authored
This reverts commit 42160 because it breaks testWebCrawler.TestWebCrawler.test_01_check_URLTransformations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
build old libpng version so that we can forcibly use it by specifying LD_LIBRARY_PATH in a binary software (like OpenOffice.org) that links to libpng12.so. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
On updateBusinessTemplateFromUrl, do not install the business template or run any script if the business template was already installed with the same revision or newer. The Exception is if reinstall parameter is True. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Refactor ERP5Site_upgradeValidationStateList into something more generic which can be used to any workflow or script. Rename the script to ERP5Site_upgradeObjectList. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
cf. with zopectl, new python process is invoked with environment variables written in zope.conf and it works well. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
It was broken by commit 42281 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Delete action to create balance transaction introduced in 38844. The proper way to initialise accounting is to create an accounting transaction in previous period and close that period git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Gabriel Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-