Hi guys,

I've got a small problem with the sale module.
First my configuration is as follow :
- Fedora 8
- PG 8.2.10
- Python 2.5
- Open Erp 4.2.3
- Using the GTK client

My open erp was running smoothly until i tried to install the sale module.
The dependencies were installed without problems (product, stock, mrp).
But sale won't install, it stays in the "To be installed" list.
When I hit action it says that everything is fine but that damn mod stays in 
the list (and i don't have error message in the log). The tables are created on 
Postgre and the files are in the addons directory.
Furthermore, the worst thing is that i can't open the partners list anymore.
When i try i've got this error :

  File "/home/erp/src_srv/bin/netsvc.py", line 200, in _dispatch
    r=m(*params)
  File "/home/erp/src_srv/bin/service/web_services.py", line 366, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/home/erp/src_srv/bin/osv/osv.py", line 111, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/erp/src_srv/bin/osv/osv.py", line 92, in execute_cr
    res = getattr(object,method)(cr, uid, *args, **kw)
  File "/home/erp/src_srv/bin/osv/orm.py", line 1560, in fields_view_get
    xarch, xfields = self.__view_look_dom_arch(cr, user, doc, context=context)
  File "/home/erp/src_srv/bin/osv/orm.py", line 1420, in __view_look_dom_arch
    fields[field].update(fields_def[field])
KeyError: u'property_product_pricelist'

I'm stuck !! I don't know how to roll back to the previous (good running) 
version and I don't know how to make this work this sale module.

Thank's a lot for your help,

Adrien




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=25024#25024

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to