c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03599
[Bug 539321] Re: stock_rma several little corrections
Setting the status based on the above comment.
Thanks.
** Changed in: openobject-addons
Status: In Progress => Fix Released
--
stock_rma several little corrections
https://bugs.launchpad.net/bugs/539321
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Fix Released
Bug description:
Hi:
A little corrections, maybe not bugs, maybe blueprints. This is my 2 cents:
.- Screen is really big. My laptop resolution is 1280 X 800 and I have to scroll continuously to left and right to fill fields on it.
.- If I don't select company, I can't select any product or lot to include on RMA so maybe field company should be required. Just a suggestion.
Additionally I obtain 2 error messages:
.- Section is required on RMA, but if I select a value nevermind what section, I obtain this error when pushing status_change buttons:
Environment Information :
System : Linux-2.6.28-11-generic-i686-with-Ubuntu-9.04-jaunty
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
Operating System Release : 2.6.28-11-generic
Operating System Version : #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.5.4
OpenERP-Client Version : 5.0.7
Last revision No. & ID :1054 jvo@xxxxxxxxxxx-20100310122023-x2qxbl4owzs33gfs
Traceback (most recent call last):
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 244, in dispatch
result = LocalService(service_name)(method, *params)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 73, in __call__
return getattr(self, method)(*params)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/service/web_services.py", line 576, in execute
res = service.execute(db, uid, object, method, *args)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 58, in wrapper
return f(self, dbname, *args, **kwargs)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 119, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 111, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
AttributeError: 'crm_rma' object has no attribute 'case_open'
Assigned an stage and push button Arrow to change it and I obtained this error:
Environment Information :
System : Linux-2.6.28-11-generic-i686-with-Ubuntu-9.04-jaunty
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.04
Release: 9.04
Codename: jaunty
Operating System Release : 2.6.28-11-generic
Operating System Version : #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
Operating System Architecture : 32bit
Operating System Locale : es_ES.UTF8
Python Version : 2.5.4
OpenERP-Client Version : 5.0.7
Last revision No. & ID :1054 jvo@xxxxxxxxxxx-20100310122023-x2qxbl4owzs33gfs
Traceback (most recent call last):
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 244, in dispatch
result = LocalService(service_name)(method, *params)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/netsvc.py", line 73, in __call__
return getattr(self, method)(*params)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/service/web_services.py", line 576, in execute
res = service.execute(db, uid, object, method, *args)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 58, in wrapper
return f(self, dbname, *args, **kwargs)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 119, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/media/ACER/01_UBUNTU_INFO/openerp-bzr/openerp/server/bin/osv/osv.py", line 111, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
AttributeError: 'crm_rma' object has no attribute 'stage_next'
Thank you very much!!
Ana