- 01 Apr, 2014 5 commits
-
-
Gabriel Monnerat authored
The category uid should be passed to the query. With this, is possible generate queries like stock.project_uid is NULL.
-
Jérome Perrin authored
This script is intended to replace Base_getCurrencyForSection and support properly the case where there are more than one currency. Start using it in accounting module view and grouping reference dialog.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 31 Mar, 2014 6 commits
-
-
Rafael Monnerat authored
Contributed by Jingjing XU.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Revert "TemplateTool: keep_bt5_id_set can't be None because the is expecting one set or list at least." This reverts commit b72cc56a.
-
Gabriel Monnerat authored
-
- 28 Mar, 2014 3 commits
-
-
Kazuhiko Shiozaki authored
because it overrides WebPage_viewAsWeb.
-
Kazuhiko Shiozaki authored
-
Gabriel Monnerat authored
-
- 26 Mar, 2014 2 commits
-
-
Aurel authored
-
Vincent Pelletier authored
Also, expose and document unicity score divisor.
-
- 25 Mar, 2014 1 commit
-
-
Vincent Pelletier authored
-
- 24 Mar, 2014 5 commits
-
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes many different bugs, like random Unauthorized errors when a knowledge pad is deleted. When an object is created, calling immediateReindexObject is only a performance coding crime, which should be negligible since pads are objects that are not created often. Previous implementation was certainly even less scalable due to the many extra requests done to wait that new pads are indexed. If immediateReindexObject is too slow, a distributed cache could be used instead. This is not trivial and overkill for the moment. It would be better if we didn't have to rely on the catalog. IOW, data could have been organized differently so that in ZODB, pads are grouped in containers, 1 per user.
-
Kazuhiko Shiozaki authored
(cherry picked from commit 23da3f0d)
-
Aurel authored
-
- 19 Mar, 2014 14 commits
-
-
Kazuhiko Shiozaki authored
so that : * the result is stable. * no permission is required for Supply and Resource only for price calculation. * no proxy role is required in script.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
Because the method internally overrode 'uid' after the first group of objects, passing a list of uids could make it go berserk and activate all objects in catalog with an uid greater than those of the first group. Although searchAndActivate was not initially written to be called with such list, this commit fixes this instead of forbidding conditions on 'uid', since it remains useful to easily split & group activities.
-
Aurel authored
-
Aurel authored
-
Jérome Perrin authored
-
Jérome Perrin authored
CRM: Introduce a script to easily customize the portal type of response events to be selected by default in reply dialogs
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 18 Mar, 2014 4 commits
-
-
Jérome Perrin authored
Funny things can happen if you have multiple machines and their clock are not synchronized.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-