~openerp-dev/openobject-client-web/6.0-opw-576891-msh

  • Committer: msh-openerp
  • Date: 2012-07-26 08:09:30 UTC
  • Revision ID: msh@tinyerp.com-20120726080930-4cw7ckh2nc9esls7
[FIX]Fixed the issue of readonly attrs for the field when the field is restricted by the access rule, here the attrs of py and xml are combined we are not able to distinguish whether readonly=True is set from access rule or it is from column definition in py, so here py attrs are applied first and then view attrs which makes field editable even though field is restricted by access rule, hence added force_readony when field is restricted by access rule.
Filename Latest Rev Last Changed Committer Comment Size
..
addons 2865 14 years ago ame (Tiny) [REF] separating base API to openobject [REF] remo Diff
doc 3065 13 years ago Amit Mendapara [FIX] Fixed the setup.py script (pip, easy_install Diff
lib 2368 15 years ago ame (Tiny/Axelor) * supports local lib dir, where one can install de Diff
openobject 2863 14 years ago ame (Tiny) [REF] openerp-web => openobject-web (project name Diff
pixmaps 3784.1.5 13 years ago Julien Thewys [FIX] Moved pixmaps to fix path in .nsi Diff
scripts 2031.1.5 15 years ago Amit Mendapara * Restructured data files. Diff
win32 2154 15 years ago ame (Tiny/Axelor) * Windows Installer. Diff
.bzrignore 3714.1.1 13 years ago Xavier Morel [IMP] bzrignore file 73 bytes Diff Download File
File admin.py 2863 14 years ago ame (Tiny) [REF] openerp-web => openobject-web (project name 183 bytes Diff Download File
Makefile 3304 13 years ago Amit Mendapara [FIX] python egg filename 400 bytes Diff Download File
MANIFEST.in 4686 12 years ago Vo Minh Thu [FIX] setup.py: add the lib directory (containing 1.5 KB Diff Download File
File openerp-web.py 3306 13 years ago Amit Mendapara [FIX] package name issues (bug #628835) 511 bytes Diff Download File
File py2exe_utils.py 4430 13 years ago Antony Lesuisse [FIX] py2exe bundle functools 1.2 KB Diff Download File
File run-tests.py 2863 14 years ago ame (Tiny) [REF] openerp-web => openobject-web (project name 258 bytes Diff Download File
File setup.nsi 4209 13 years ago Stephane Wirtel [FIX] Add new parameters in the setup.nsi 8.9 KB Diff Download File
setup.py 4530 13 years ago Xavier Morel [FIX] CherryPy requirement to 3.1.2 as there are a 2.3 KB Diff Download File