openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #02250
[Bug 695310] [NEW] can't do partial deliveries
qdp (OpenERP) (qdp) has assigned this bug to you for OpenObject Addons:
trunk, web (chrome and firefox)
In Outgoing deliveries (from Warehouse/Warehouse Management/Outgoing
Deliveries), impossible to change the quantity while you are processing
to test ...
---------------
- go to outgoing deliveries
- create a new one
- create a stock move line -> chose a product with 250 (or an other amount more than 1) in quantity field
- force availability and the process (or porcess directly if product is available)
- in process wizard, click on the line in order to change the quantity
-> bug :
[2010-12-29 11:08:21,910][trunk_2] INFO:web-service:successful login from 'admin' using database 'trunk_2'
[2010-12-29 11:16:03,239][trunk_2] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/aline/openerp/trunk/server/bin/osv/orm.py", line 1035, in default_get
if key.startswith('default_') and (key[8:] in fields_list):
AttributeError: 'int' object has no attribute 'startswith'
=> in GTK, the list (in the wizard) is editable and it works fine
** Affects: openobject-addons
Importance: Medium
Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
Status: Confirmed
--
can't do partial deliveries
https://bugs.launchpad.net/bugs/695310
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.
References