File not found "process/product_process.xml"

Bug #303517 reported by Gabriel C. Stabel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP
Fix Released
Critical
Unassigned

Bug Description

Missing file in Product Addon.

The file "addons/product/__terp__.py" on line 54
refer to file "process/product_process.xml" that is'nt there.

[Sat Nov 29 16:31:10 2008] ERROR:web-services:Exception in call: Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 73, in execute_cr
    action_res = action(self, cr, uid, data, context)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/base_setup/wizard/wizard_base_setup.py", line 195, in _update
    (db, pool)=pooler.restart_pool(cr.dbname, update_module=True)
  File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 65, in restart_pool
    return get_db_and_pool(db_name, force_demo, update_module=update_module)
  File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 49, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", line 355, in load_modules
    load_module_graph(cr, graph, status, report=report)
  File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", line 302, in load_module_graph
    tools.convert_xml_import(cr, m, tools.file_open(opj(m, filename)), idref, mode=mode, **kwargs)
  File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 252, in file_open
    raise IOError, 'File not found : '+str(name)
IOError: File not found : /usr/lib/python2.5/site-packages/openerp-server/addons/product/process/product_process.xml

Revision history for this message
Gabriel C. Stabel (gstabel) wrote :

I found another one... (should I open a new bug report?)

In file: addons/hr/__terp__.py" on line 54

  File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 252, in file_open
    raise IOError, 'File not found : '+str(name)
IOError: File not found : /usr/lib/python2.5/site-packages/openerp-server/addons/hr/process/hr_process.xml

Revision history for this message
Gabriel C. Stabel (gstabel) wrote :

Another...

  File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 252, in file_open
    raise IOError, 'File not found : '+str(name)
IOError: File not found : /usr/lib/python2.5/site-packages/openerp-server/addons/account/process/customer_invoice_process.xml

It seens all "process" folders are missing.

Revision history for this message
Gabriel C. Stabel (gstabel) wrote :

Now is this a "demo" folder

  File "/usr/lib/python2.5/site-packages/openerp-server/tools/misc.py", line 252, in file_open
    raise IOError, 'File not found : '+str(name)
IOError: File not found : /usr/lib/python2.5/site-packages/openerp-server/addons/account/demo/account_minimal.xml

Revision history for this message
Gabriel C. Stabel (gstabel) wrote :

Many others "process" folders are missing... in mrp, pruchase, sale, etc.

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

I will release a new release candidate this evening RC1.1

Changed in openerp:
importance: Undecided → Critical
status: New → Fix Released
Revision history for this message
camellzone (camellzone) wrote :

Where I can find the fix?

Revision history for this message
Priyesh (OpenERP) (pso-openerp) wrote :

Hello,

it looks like you are using an older version.

New stable version is released with all process files, you can download it from http://openerp.com/downloads.html.

Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.