- 21 Nov, 2007 5 commits
-
-
Fabien Morin authored
add Listbox column, use contentValues instead of searchFolder, change title filed to be non-editable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Disable search using xxx_relative_url argument in advanced search, language property is not stored as relation in a document. And fixed ambiguous table name in sql. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* _createAppliedRule: remove wrong block and comment (block was never reached, and we should not automatically delete simulation objects) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
modify calculation method to be more simple and to permit to handle case with a first slice with non 0 min value. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
unit tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Nov, 2007 22 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
AccountingTransactionModule_viewAccountingTransactionList/listbox must be a proxyfield of list mode listbox, and delegate as much as possible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use ERP5Form/Extensions/Folder_viewSearchDialog to have a contextual generic search dialog based on listbox configuration and allowed content types instead or the old not-so-usefull dialog. Folder_search is now used as search action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
If we are call from the web, render the form directly, otherwise return the form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Base_callDialogMethod: The current dialog in can be a python script that returns a form, so if getattr(context, form_id) is not a form, call it to get the form. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
In ListBoxZuite_reset, also empty selection parameters, and add bar_selection to the list of reseted selections git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- create document in the context folder (compatible with current use) - allow to specify the portal_type of created objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Fix typo in fallback variable name. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17703 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17702 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17701 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* workflow state fields must show the translated state title and be at the bottom of the right group * view mode lisbtox should not have search fields nor select columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17700 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
accounts used in accounting line on this side. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
also used for sorting. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Nov, 2007 13 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
the Pay Sheet Model Lines int_index. int_index have been added in the Pay Sheet Line in order to be displayed in a particular order on the paysheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17689 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Fix wrong revision 17666. There shouldn't be acquisition when getAcquisitionPortalTypeList returns an empty list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add proxy role to SaleInvoiceTransaction_getVAT, because it might access simulation movements for which the user doesn't have permission. Prevent the script to be called directly from URL git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17687 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Switch off acquire_local_roles on Simulation Movement. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17686 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* switch off acquire_local_roles on Assignment, Currency, Bank Account. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17683 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
false. + remove a unused variable "dynamic_kw" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17682 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17681 20353a03-c40f-0410-a6d1-a30d3c3de9de
-