An error occurred fetching the project authors.
- 27 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Resource_getPriceCalculationOperandDict must return base_unit_price even if price is not found. So the meaning of the default parameter has changed slightly - now it represents the default value of price instead of the default value of the returned result. This way is more backward compatible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Now the Resource_getPriceCalculationOperandDict must include base_unit_price, as the script is shared with getPrice and getBaseUnitPrice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35634 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 May, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
make precision of base_price in Resource_viewDefaultSaleSupplyLine same as SaleSupplyLine_view's one, and same for Internal Supply Line and Purchase Supply Line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2010 1 commit
-
-
Yusei Tahara authored
* Fix Measure_reindexResource in conversion_interaction_workflow. Reindex resource only when measure is unindexed but resource is not. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34711 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
-
- 04 Mar, 2010 2 commits
-
-
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
-
- 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
-
- 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
-
- 01 Feb, 2010 1 commit
-
-
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
-
- 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
-
- 13 Nov, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2009 2 commits
-
-
Tatuya Kamada authored
* Add FlowCapacity properties into the SupplyLine views. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30524 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* add the variation views of FlowCapacity for SupplyLine. Note that they have not connected to the actions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30515 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Oct, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
add Internal Supply. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2009 4 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add Profile tab in Purchase Supply and Sale Supply. * add validation workflow in Purchase Supply and Sale Supply. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29794 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* add validation workflow in Purchase Supply and Sale Supply. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29780 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 1 commit
-
-
Yusei Tahara authored
* Update for the changes of new portal types of portal types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2009 1 commit
-
-
Yusei Tahara authored
* Fix Component type information and make view action the first priority. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Sep, 2009 1 commit
-
-
Yusuke Muraoka authored
* Replace ERP5Report to ERP5Form and ReportBox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2009 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 May, 2009 1 commit
-
-
Yusei Tahara authored
* Fix some proxy fields. count_method and listbox_id should not be inherited from template field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27034 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 May, 2009 1 commit
-
-
Yusei Tahara authored
* Fix some mistakes on previous field library conversion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26766 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Apr, 2009 3 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Need recent version of erp5_core(newer than r1193). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Simplify field libraries and proxy fields. Old field libraries are kept for backward compatibility. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Apr, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26491 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2009 1 commit
-
-
Jérome Perrin authored
* make it possible to configure the accounting accounts on supply lines. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Nov, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24570 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2008 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Sep, 2008 1 commit
-
-
Yusei Tahara authored
* Replace utf-8 character to character entity reference. You can use only ASCII character to field title, otherwise UnicodeDecodeError occurs when user exchange document to external format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Aug, 2008 1 commit
-
-
Yusei Tahara authored
* Use Base_translateString or translateString instead of N_ for translation message. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-