- 27 Jul, 2010 11 commits
-
-
Jérome Perrin authored
list" way of calculating consumption working properly with summary cells - cache cell keys lookups - support movement_strict_membership inventory axis - add tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Make the budget cells clickable in engaged, consumed and available view, the link points to a listbox with all the movements corresponding to the total amount. This listbox displays properly accounting movements, in the future we could make this form id a configuration parameter in the budget model. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add an actiont to update summary budget cells on a budget line, and an helper script to get the summary categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
(with the difference that matrixbox does not make automatically and URL to the document if no URL column are defined). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
getCorrectedQuantity must not use a mapped quantity, as any mapping must not be enabled in the simulation world. Instead, every caller must specify which is wanted very explicitly. This change also fixes that delivery error and profit quantity were not handled correctly when quantity was inversed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Segregate the creation of a mapping dict into getMappingDict. Define a new method getMappedPropertyId. Fix an obvious bug in setMappedProperty. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusuke Muraoka authored
* Exporting category list limits to appropriate properties. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jul, 2010 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Allow users read some not secret preferences, it is required Annonymous read some preferences in order to have wizard working minimally. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
because we removed Products from acquisition portal types git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jul, 2010 4 commits
-
-
Yoshinori Okuji authored
If a query string has a semicolon at the end, remove it. Otherwise, MySQLdb simply generates a programming error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Fix the bug that generates multiple Root Applied Rules partially. Ultimately, we should always use the same script (i.e. Delivery_updateSimulation), otherwise it is too hard to make sure that all callers are serialized. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2010 12 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
uid of this axis on the brain. This means that if we do group_by_section_category=True, the brains will have an attribute section_category_uid that will be the uid of the section category for this brain. Also add support for select_dict and select_list to have the same feature when grouping on a related key. Fix typo from r37215, group_by_project_category was not working git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
Add test to check when it clicks two times on the list Action of a listbox (using the 'Base_viewListMode') the second time it returns at the previous page git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
not anymore acquired by Measures from the Resource git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
It's useful to find the latest version of a BT when you have several cloned versions of the same BT. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
it is not necessary to acquire quantity_unit in subobject of Resources. It causes view issues in Measure views. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jul, 2010 6 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
budget cell membership criterion base category list is not the same as budget line variation base category list, some base categories are used for budget line, some are used for budget cells. As it's currently impossible to have the same base category for both line and cell level, we can say that the cell level membership base categories are the line variation base categories that are not alreay line membership base categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
test that using a variation on budget line level sets membership criterion on budget line, but not on budget cell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-