You have been subscribed to a public bug:

When i click on the buttons process later or process entirely in Menu
Deliver products the system show me the error:

lient Traceback (most recent call last):
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py",
 line 181, in dispatch
    response["result"] = method(controller, self, **self.params)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/controllers/main.py",
 line 1038, in call_kw
    return self._call_kw(req, model, method, args, kwargs)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/controllers/main.py",
 line 1000, in _call_kw
    return getattr(req.session.model(model), method)(*args, **kwargs)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/openerplib/main.py",
 line 250, in proxy
    args, kw)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/openerplib/main.py",
 line 117, in proxy
    result = self.connector.send(self.service_name, method, *args)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py",
 line 623, in send
    raise xmlrpclib.Fault(openerp.tools.exception_to_unicode(e), formatted_info)


Server Traceback (most recent call last):
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/web/common/http.py",
 line 608, in send
    return openerp.netsvc.dispatch_rpc(service_name, method, args)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/netsvc.py", 
line 362, in dispatch_rpc
    result = ExportService.getService(service_name).dispatch(method, params)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/service/web_services.py",
 line 586, in dispatch
    res = fn(db, uid, *params)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", 
line 167, in execute_kw
    return self.execute(db, uid, obj, method, *args, **kw or {})
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", 
line 121, in wrapper
    return f(self, dbname, *args, **kwargs)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", 
line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/addons/audittrail/audittrail.py",
 line 494, in execute_cr
    return fct_src(cr, uid, model, method, *args, **kw)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/osv.py", 
line 164, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/osv/orm.py", 
line 4254, in create
    cr.execute('insert into "'+self._table+'" (id'+upd0+") values 
("+str(id_new)+upd1+')', tuple(upd2))
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/sql_db.py", 
line 152, in wrapper
    return f(self, *args, **kwargs)
  File 
"/home/odoo/runbot/static/openerp-dev-trunk-15396/server/openerp/sql_db.py", 
line 212, in execute
    res = self._obj.execute(query, params)
ProgrammingError: column "create_date" specified more than once
LINE 1: ...ng_id","purchase_line_id","picking_id",create_uid,create_dat...
                                                             ^

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
[trunk]Deliver products
https://bugs.launchpad.net/bugs/1031234
You received this bug notification because you are a member of OpenERP Indian 
Team, which is subscribed to OpenERP Addons.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to