- 21 Jan, 2010 19 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* add fast input for inventory and sale packing list, factorize the code so that it is easy to add a new fast input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
This caused a traceback in manage_findResult. Thanks to Julien for debugging help. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
In /manage_catalogReindex: Traceback (most recent call last): File ".../zope2/lib/python/ZPublisher/Publish.py", line 114, in publish request, bind=1) File ".../zope2/lib/python/ZPublisher/mapply.py", line 88, in mapply if debug is not None: return debug(object,args,context) File ".../zope2/lib/python/ZPublisher/Publish.py", line 40, in call_object result=apply(object,args) # Type s<cr> to step into published object. File ".../ZSQLCatalog/ZSQLCatalog.py", line 582, in manage_catalogReindex catalog.manage_catalogReindex(REQUEST, RESPONSE, URL1, urls=urls) TypeError: manage_catalogReindex() got an unexpected keyword argument 'urls' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
After discussion with Jerome and Julien it was figured out that externals are generally bad. And buildout bootstrap will be only in one place which makes it easier to update manually in controlled way from time to time. Moreover buildout has ability to autoupdate itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ł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 5 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
-