An error occurred fetching the project authors.
- 07 Apr, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2010 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
When a change on a Transformation (or a Transformation line) triggers a resource reindexation, we dont want it to happen before the Transformation reindexation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34035 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Mar, 2010 4 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* it is incorrect to pass a Transformation object as an argument to getAggregatedAmountList, as it is not an Amount. * hacking the REQUEST to pass it to asContext just to set variation_category on the new temp Document was quite nasty git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Temp objects are created by getAggregatedAmountList, and might be of Transformation Transformed Resource type: do not reindex the Product in this case git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
Transformation, when base categories on the Transformation are set, or when the resource is changed. This fixes TestTransformation.test_variationCategory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33842 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Fabien Morin authored
improve transformation report dialog to make possible to select the category we want in the report : This report can be huge and take a lot of time to generate. But sometime we don't need to make the report on every category but just on some of them. This permit to have a faster report in this cases. In case nothing is selected, it's the same that if everything was selected (same behaviour than before). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33787 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2010 5 commits
-
-
Fabien Morin authored
if ppl have a source, don't take it into account in the report : Transformation report don't depend on the resource provider. If you select a currency in the report dialog, amount in the report will be displayed only if they match this currency or if they don't have any currency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Replace deprecated "columns", "lines" & "tabs" properties of matrixbox by the shiny, better "as_cell_range_script_id" * check that cell is not None when rendering matrixbox_quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33738 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33737 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
* Since r33612 TransformedResource_asCell expects base_id to be a keyword * Cell portal types changed since r33351 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2010 3 commits
-
-
Nicolas Dumazet authored
Ranges return whole possible range, while non-range methods return the values applicable for the instead. In XMLMatrix context, non-range methods are relevant git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
positional parameters git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
one should use VariationRangeCategory* instead of VariationCategory*: if the resource does not use all items in a category, only Range methods return the correct result. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2010 2 commits
-
-
Nicolas Dumazet authored
of components that were used to create those final items. Two accesses: * Select multiple resources in Product module * From the Product view A Dialog allows you to pick which transformed components you want to take into account. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33559 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33481 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33464 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2010 4 commits
-
-
Nicolas Dumazet authored
- calling the workflow when a line is added is premature, because the line is probably not set up correctly - _setResource* on the line will trigger the proper action later on * correct typo on interaction name * check that resource is not None git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
For now only limited to Transformation related interactions (more precisely Transformed inventories interactions). But it will soon include measure and quantity_unit_conversion related workflows git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Those are necessary for filtering efficiently on Portal Types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 1 commit
-
-
Yusei Tahara authored
* Fix cell portal type names in matrix boxes. Internal Supply Cell must be used in Internal Supply Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Mar, 2010 1 commit
-
-
Yusei Tahara authored
* Remove short title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
stop acquisition from delivery, because it should not be required, and it might cause unexpected problem if these category are missing on simulation movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Feb, 2010 1 commit
-
-
Yusei Tahara authored
* Set appropriate title to each workflow definition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2010 1 commit
-
-
Fabien Morin authored
approved by thierry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* reduce duplicated code. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2010 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Feb, 2010 3 commits
-
-
Yoshinori Okuji authored
* Add base_unit_price into the mapped values of Sale Supply Line and Purchase Supply Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Base_viewPDMFieldLibrary/my_base_unit_price simply reuses Base_viewFieldLibrary/my_base_unit_price now. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Add support for price precision. You can simply define supply lines for price precision, if you want to apply a precision different from a currency precision to unit prices. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Feb, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-