An error occurred fetching the project authors.
- 02 Feb, 2010 1 commit
-
-
Nicolas Dumazet authored
queries. Default metric type is used instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Jan, 2010 1 commit
-
-
Leonardo Rochael Almeida authored
Use Shared.DC.ZRDB.Results.Results.r objects instead, which behave like the tuples that Shared.DC.ZRDB.Results.Results want. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2010 1 commit
-
-
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
-
- 04 Dec, 2009 1 commit
-
-
Jérome Perrin authored
group_by_section_category_strict_membership in getInventoryList; also return function_uid and project_uid on brains. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31084 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Nov, 2009 2 commits
-
-
Jérome Perrin authored
This will only workf wirh erp5_core r30221 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29760 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Leonardo Rochael Almeida authored
On the way to Zope 2.12, Reform imports, specially from Globals (replacing it with Products.ERP5Type.Globals on the products that depend on ERP5Type), convert Interface uses to zope.interfaces, and remove CMFMailIn references with blessings from Jerome. git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/portal_types@29459 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Oct, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29415 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2009 1 commit
-
-
Tatuya Kamada authored
It is planned that using numpy instead of Numeric. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28543 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
- aggregate return values into list and return them only once - fixes bug disallowing using Taget Solver and Delivery Solver in one call (4421) - fix naming (do not use abbreviation) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2009 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Dec, 2008 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Also, factorise code used to retrieve buildSQLQuery. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24947 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24946 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use a dict-type value instead of manually rendering time as a string (the only purpose was to prepend a comparison operator). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24945 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Instead of building by hand a query and calling it, it's simpler to use buildSQLQuery while making sure that it won't join with any table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24944 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2008 3 commits
-
-
Vincent Pelletier authored
Woops, if we return that variable then we must define it too, it won't be grabbed from parent scope. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It is currently effectively (accidentaly) disabled in most cases (unless there is a full inventory exactly at given from_date), and should always be disabled. Also, add a log when there is more than one boundary date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2008 1 commit
-
-
Jérome Perrin authored
was causing an infinite loop) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jul, 2008 1 commit
-
-
Vincent Pelletier authored
Factorise redundant code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22436 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2008 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 May, 2008 1 commit
-
-
Julien Muchembled authored
* resources are described using Measure objects * stock can be queried in any unit * movements perform unit conversion * See following wiki articles: * HowToUseMeasures * TechnicalNotesOnUnitConversion git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2008 1 commit
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19742 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2008 1 commit
-
-
Vincent Pelletier authored
Fix handling of to_date parameter. It was previously comletely broken WRT getTrackingList documentation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 2 commits
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Adjust it accordingly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Nov, 2007 2 commits
-
-
Ivan Tyagov authored
Apply Jerome's patch for converting to UTC. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
range is taken into account git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Oct, 2007 1 commit
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2007 3 commits
-
-
Jérome Perrin authored
we have a movement with same source and same destination, it shows two distinct lines in getMovementHistoryList Update the TODOs for testInventoryAPI git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Default group_by parameters for getMovementHistoryList should be handled in the tool, not in the ZSQL Method. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Oct, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-