- 06 Jul, 2010 17 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
revert a part of r31835 and set 'cell' same as 'here' if 'cell' is undefined, so that we can use the same formbox for both ListBox and non-ListBox using 'cell' parameter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
http://svn.erp5.org/?view=revision&revision=36228Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-
Mohamadou Mbengue authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
permission git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36888 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- check behaviour of Invoice_getRemainingTotalPayablePrice in case if Payment Transaction is deleted - clean up site in tear down using user with Manager role to avoid issues with unaccessible objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
call solver_workflow's method only when it is possible, because we don't want to use solver_workflow for automatic solvers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add SolverTypeInformation.solve() that can be called with activity for temp solver process documents. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
rewrite SolverDecision.searchDeliverySolverList() to use target solver portal type's delivery_solver list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Add delivery_solver base category that is used to specify available delivery solver portal types per target solver portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
* Fix the issue that the order of the listbox field in Item_viewTrackingList view was wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jul, 2010 23 commits
-
-
Mayoro Diagne authored
* remove proxy role manager for Script PDFType_viewDefaultForm to avoid displaying tab meta data * clean history displaying, remove duplicate lines for actions like approve and approve actions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
(insert-before and insert-after). This patch will avoid reading the last object of xpath expression. "/erp5/object[@gid='1']/object[@id='2']/object[@id='default_career']" will become similar as "/erp5/object[@gid='1']/object[@id='2']" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
IE: insert-before with career as target object means we want to add a object on parent's career, not on career itself. The modification consist in adding several sub objects on persons (Telephone and Career). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Move Solver Process related actions from the experimental erp5_simulation business template to the erp5_base business template. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add SolverDecision.searchDeliverySolverList() that returns a list of possible delivery solvers, as predicates against solver decision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use Open Purchase Order Line as Open Purchase Order subdocuments instead of Open Sale Order Line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36862 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
fix test_06_FrenchTranslationOfMessageWithContext and check if translations for states are well distinguished per portal type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Fix tests so in an empty system first will open respective Web Section (something which will guarantee that a default Knowledge Pad is created in background) then try to add gadget to it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
CSS fix so when moving a gadget between columns column itself is not affected due to adding to selected column a 2 px border. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Do not use URL as language switch, not needed as default language is set on Web Site instance to English (en). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-