- 28 Jul, 2008 17 commits
-
-
Rafael Monnerat authored
Now is possible to define a set of listboxes that will used in dialog mode. This allow the user chooser (if len > 1) which listbox columns/search, he prefer use to find a certain object. The approach is diferent of relation_form and define columns but still compatible with previous implementation. If the [multi]relation fields are not updated, be previous behaviour will still working. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added TypeError in exceptions. This prevent make the Proxy field uneditable when you define wrong tales by mistake for proxy form id or proxy field id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use same title on the dialog that the action name git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mayoro Diagne authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22680 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22679 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Left align all column title remove extra space for "Page 1 of 1" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22678 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22677 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22676 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22675 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22674 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22673 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
must be tuple, not list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22672 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Jul, 2008 1 commit
-
-
Jean-Paul Smets authored
Attempt to fix / hack the parent base category issue in relation with temp objects. This is required for property acquisition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22671 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jul, 2008 21 commits
-
-
Jérome Perrin authored
keys from dictionnaries in the list of category info returned by Base_getCategoriesSpreadSheetMapping must be strings, not unicode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22668 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added more supported Telephone types. Improve and added more tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22666 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22665 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22664 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Handle argument name backward compatibility in only one place instead of 2. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22663 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Resource_uid does not work like resource_relative_url: as it exists in tables other than catalog, resulting query is unrelated to initial intention. Fix this by using a hack: using "default_" prefix we can force catalog to search into categories, and not in available table columns. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22662 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22660 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Chek that it is allowed to create checkbook reception with same reference range but different checkbook models. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add many tests for asset price git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22657 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22656 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22655 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22654 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
update person view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22652 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22651 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Forgot to commit Person_view.xml. I have Modify the Form Person_view yesterday. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22650 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make unindexObject use serialization tage to prevent object unindexation to happen before/in parallel with reindexations of the same object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22648 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Only validate new messages; All other states are subsequent to a validation (regular of by user's choice by modifying sql tables). This fixes impossibility to invoke by hand validated messages not being executed when they have a serialization_tage set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22647 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Jul, 2008 1 commit
-
-
Thibaut Deheunynck authored
Remove the view Registry_view and the action because it is useless. We have already the field destination_title on Assignment_view. And this field already make the link between the organisation and the person. Remove the propertySheet CarporateRegistrationCode on the portal type Assignment. This PropertySheet is unless git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22646 20353a03-c40f-0410-a6d1-a30d3c3de9de
-