An error occurred fetching the project authors.
- 25 Jul, 2012 1 commit
-
-
Yusei Tahara authored
-
- 23 Jul, 2012 1 commit
-
-
Yusei Tahara authored
-
- 20 Jul, 2012 1 commit
-
-
Yusei Tahara authored
This test will make sure that getInventoryList works in the situation which two sections use the same node and one section has full inventory for the node.
-
- 18 May, 2012 2 commits
-
-
Yusei Tahara authored
-
Yusei Tahara authored
-
- 15 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 29 Mar, 2012 1 commit
-
-
Rafael Monnerat authored
- Solvers were moved to erp5_configurator_standard_solver - trade related code and rules to erp5_configurator_standard_trade_template - accounting related code and rules to erp5_configurator_standard_accounting_template - invoicing related code and rules to erp5_configurator_standard_invoicing_template Code were moved and splited to several diferent business templates. The rules and related code should be used only as template.
-
- 22 Mar, 2012 1 commit
-
-
Ivan Tyagov authored
-
- 21 Mar, 2012 1 commit
-
-
Ivan Tyagov authored
testnode's test execution when multiple nodes are involved.
-
- 29 Dec, 2011 1 commit
-
-
Vincent Pelletier authored
This prevent using iterators, and there is an easy alternative.
-
- 23 Jun, 2011 1 commit
-
-
Tatuya Kamada authored
-
- 01 Dec, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40953 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Sep, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2010 1 commit
-
-
Julien Muchembled authored
- split erp5_legacy into erp5_simulation_legacy (for generic objects) and erp5_{trade,accounting,invoicing}_simulation_legacy - reverse dependency of erp5_simulation (which may not even need erp5_base) - move obsolete portal type definitions (including some from erp5_base) to appropriate BT - update BT list of unit tests A unit test testing Trade now needs: - new simulation: erp5_base, erp5_pdm, erp5_simulation, erp5_trade, erp5_simulation_test (in this order) - legacy: erp5_base, erp5_pdm, erp5_simulation, erp5_simulation_legacy, erp5_trade, erp5_trade_legacy (in this order) git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38036 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2010 1 commit
-
-
Aurel authored
unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jul, 2010 1 commit
-
-
Jérome Perrin authored
have similar meaning than omit_input and omit_input, but are not based of the inventory increase, but the asset value increase. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2010 1 commit
-
-
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
-
- 15 Jul, 2010 1 commit
-
-
Sebastien Robin authored
Conflicts: bt5/erp5_base/bt/revision bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py bt5/erp5_simulation/bt/revision bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml bt5/erp5_trade/bt/change_log bt5/erp5_trade/bt/revision products/ERP5/Document/BusinessPath.py products/ERP5/Document/SimulationMovement.py products/ERP5/Document/TradeCondition.py products/ERP5/Document/TradeModelLine.py products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision products/ERP5Type/ERP5Type.py git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Jun, 2010 1 commit
-
-
Nicolas Dumazet authored
Fifo, Filo, WeightedAverage, MonthlyWeightedAverage and MovingAverage methods are available git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
data that can trap errors when grouping in conjuction with group_by_node git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Jun, 2010 1 commit
-
-
Jérome Perrin authored
If group_by= is passed, default group by parameters will not be applied. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jun, 2010 3 commits
-
-
Jérome Perrin authored
There has been a minor regression in r36023, passing the same group twice to section_category (or other *_category such as node_category) was working in getMovementHistoryList, eventhough it was not working in getInventoryList, for now this is an expected failure, but it could be turned into a TypeError raised by inventory API git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
of movements (for example, by resource and by delivery) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
credit, debit_price and credit_price, it's better than doing this in scripts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33497 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2010 1 commit
-
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Feb, 2010 1 commit
-
-
Nicolas Dumazet authored
Introduce instead a simple getInventoryEquals, inspired by TestInventoryDocument This allows transforming several linewrapped calls into plain one line calls, for increased readability git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2010 1 commit
-
-
Nicolas Dumazet authored
* Add validation workflow to Quantity Unit Conversion Definition & Group * Only validated objects can define a valid quantity unit * Add interaction workflow event: when an object is (in)validated, invalidate the Cache for site-wide quantities * Fix b/c test by using proper tear down methods in other tests and by clearing the cache git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2010 2 commits
-
-
Nicolas Dumazet authored
* Add a (failing) test where the old system is used for quantities * Use a cached Python Script to keep the universal quantity definitions: * erp5_content_long * delete the cache when a global quantity definition is changed via an interaction workflow on Definitions * Use the catalog to retrieve the global definitions * If no Quantity Definitions are defined _at all_, then it falls back and uses the properties on categories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32167 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31999 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
-