An error occurred fetching the project authors.
- 08 Jul, 2010 1 commit
-
-
Łukasz Nowak authored
Fact of reindexing subobjects when object is indexed is not connected with particular portal type, but with group of objects. With this interactor it is possible to move away from spaghetti code in classes which are overriding reindexObject to do only one thing - reindex subobjects. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jul, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Jul, 2010 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add proxy listbox ids to select suppliers, clients, organisations, persons or all. (all is the default choice) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2010 1 commit
-
-
Sebastien Robin authored
* Remove unused fields in Field Library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jun, 2010 1 commit
-
-
Yoshinori Okuji authored
* Specify the inventory group to the portal type Inventory. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jun, 2010 1 commit
-
-
Aurel authored
Remove former fast input git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
Since Cancel Inventory Action is allowed for Assignee, we add Assignee again for Validate Inventory Action roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2010 1 commit
-
-
Yoshinori Okuji authored
* Add details tabs into Returned Sale Packing List and Returned Purchase Packing List for consistency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jun, 2010 2 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 May, 2010 3 commits
-
-
Kazuhiko Shiozaki authored
build() activity should wait for '(path)_updateAppliedRule' tag, otherwise it will be invoked too early. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35573 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Improve activity dependencies for Delivery_updateAppliedRule, eg. delivery.activate(tag='(path)_updateAppliedRule', after_tag='(path)_expand').Delivery_updateAppliedRule(activate_kw={'tag':'(path)_expand'}) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35555 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update Movement_getUseItemList. Add an empty select option to the result. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35554 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 May, 2010 5 commits
-
-
Yusei Tahara authored
* Display preferred base amounts in base contribution list and base application list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35534 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Change base amount preference. Only one preferred list on trade is enough. * Revert previous changes. On movements, display uses defined on the corresponding resource only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35529 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Display preferred uses if preference is set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add two system preference properties for base amount category. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35510 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 May, 2010 4 commits
-
-
Yoshinori Okuji authored
* Add a new action Reset Prices into Sale Order, Sale Packing List, Purchase Order, and Purchase Packing List. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* fix last proxyfication problems in erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35487 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* finish to proxy SaleOrder_viewSaleOrderFastInputDialog * rename two fields because field id should not use method names git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
Fixes test testTradeCondition.test_subcontent_supply_line_reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35471 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2010 2 commits
-
-
Yoshinori Okuji authored
* Change the default of rounding to False, as it is currently very slow to apply rounding models. So those who want to use this feature should enable it explicitly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Have Base_getSpecialisedAggregatedAmountList to pass the parameter rounding to getAggregatedAmountList. It defaults to True, as this method is used for UI, and rounding should be applied in the UI in most cases. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35411 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Inventory Line and Inventory Cell are not invoice movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 May, 2010 2 commits
-
-
Tatuya Kamada authored
* Fix the groups of the Internal Order Module portal type. Add module group into it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* use more the my_view_mode_category in order to share complex tales expression (thanks Yusei for suggestion) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 May, 2010 5 commits
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Remove specialise_title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2010 1 commit
-
-
Nicolas Dumazet authored
This is work in progress, only to share new Portal Types: views/actions are very basic and mostly adapted from Sale Order *. Views will be refined and specialized to Internal needs soon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35039 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 May, 2010 1 commit
-
-
Yoshinori Okuji authored
* Fix the template field of my_incoterm of BusinessPath_view, as it was impossible to edit a Business Path any more. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34964 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Apr, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* use count method * group by node and variation correctly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2010 1 commit
-
-
Sebastien Robin authored
* field my_amortisation_method were not displayed correctly. Thanks to Boris Kocherov for notification. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2010 1 commit
-
-
Sebastien Robin authored
* remove an unused field in the field library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34546 20353a03-c40f-0410-a6d1-a30d3c3de9de
-