- 21 Jan, 2010 6 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Previous commit contains related changes and detailed information on the changes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Deprecate usage of "quantity" float field in quantity_unit category * Introduce Quantity Unit Conversion Module instead for this behavior: Quantity Unit Conversion Definitions can be used to define site-wide quantity_units * Let Resources define their own children Definitions: - adds a new tab in Product view - the definitions defined at a Resource level override the "global" definitions made in the Units Module * Definitions are indexed in a special catalog table, similarly to Measures. * Add an interaction workflow to take care of two reindexation needs: - when a local (resource-level) Definition is modified/created, the Product itself needs to be reindexed. This step is quite similar to measure_interaction_workflow - when a global (site-wide) Definition is modified, all Products need reindexing. * SimulationTool API was cleaned up and unified. - getConvertedInventoryList is deprecated - quantity_unit and metric_type parameters are added to getInventory * testResource is updated to use Unit Definitions instead of quantity fields of quantity_unit's git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* make resource searchable in supply views in list mode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2010 16 commits
-
-
Leonardo Rochael Almeida authored
fix the remaining testAlarm failures: clean-up the left-over activities and capture outgoing e-mails git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
updated everytime setPosted is called git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
Solver Decision's configuration action uses always the same URL. all dynamic part should be included by FormBox, that will be also used in solver decision fast input UI. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31840 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31838 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
getConfigurationPropertyDict() returns dict instead of PersistentMapping itself, that allows accessing the inside value in restricted environments. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31836 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
use the FormBox's key as the part of its inside fields' keys. now we can include FormBox inside ListBox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31835 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This script returns no data about accessed objects, and does no modification on them, so it should be perfectly safe to add such proxy role. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31834 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2010 18 commits
-
-
Vincent Pelletier authored
This fixes cases where a user accesses a bank account of another agency (this can happen for operation imports at country scale). It is safe to set a Manager proxy role on this script as it is called on the only accessed document, so security checks were already done (or bypassed) upon fetching our context. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
remove TODO comment because FormBox validator is already implemented and tested with the functional test. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31823 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Receiving an empty string as language parameter (as done when using listbox search) should be considered as using user language. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Check that receiving an empty string as language parameter (as done when using listbox search) correctly returns user language documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
on Account Statement git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31814 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Grégory Wisniewski authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
first case: obj is never modified between "obj = None" and this line second case: (not tales) => (obj==None) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Now translation accessors return original value if there is no translation. For translation UI of content translation, use no_original_value parameter and do not display original value in input fields. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-