An error occurred fetching the project authors.
- 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 3 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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@32195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2010 1 commit
-
-
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@32166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Feb, 2010 3 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* move fabric_brand category from erp5_pdm to erp5_apparel. This category is going to be replaced by a trade_mark_module. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- use default values [] for preferences. - use only one edit, and no if git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Jan, 2010 2 commits
-
-
Fabien Morin authored
fix a mistake and check user permissions before to propose him some other available vies (proxy_listbox_ids). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Reviewed by jerome git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jan, 2010 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jan, 2010 1 commit
-
-
Fabien Morin authored
Here, only two solutions : - resource should be aquired (so no need to hide it) - resource should not be acquired (no need to hide it too) reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2010 3 commits
-
-
Yoshinori Okuji authored
* Add a jump to related supply lines. For now, jump only to lines but not cells, because views of cells are mostly nonsense, and their parents should have relations to the same resource anyway. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31877 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
-
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
-
- 14 Jan, 2010 4 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31763 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use as "cell range script id" on all matrix boxs that are used (this bt contains lots of forms that are not used...). Requires ERP5Form and erp5_core >= 31752 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31751 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- don't convert quantity steps to int - use external validator for quantity steps - fix a few wrong proxies in field library - fix portal types that was wrong for some matrix boxs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31750 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Call accessors directly to prevent errors when no supply line exists. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2010 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jan, 2010 3 commits
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
If title is repeated on another tab that View tab, it's not editable. If there is only one field in the tab, put it in center group git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
On transformation lines, if the resource is acquired from the parent, don't display it. The same trick is used with the script InvoiceLine_getResourceTitle in Invoice Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-