openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #15141
[Bug 1042800] Re: 5 views on error
Hello Jean-Sébastien SUZANNE,
I have checked this issue with latest updated code.
but I did not face this problem, So would you please
provide a detail information regarding this issue.
Thanks and waiting for your reply!
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1042800
Title:
5 views on error
Status in OpenERP Addons (modules):
Incomplete
Bug description:
On the last version of server and addons i install the modules :
- stock
- account
- edi
- email_template
- product
- web_process
I launch the server with the option --test-file= the attachement file.
2012-08-28 01:01:28,432 3541 ERROR private_buildbot openerp.osv.orm: Can't find field 'progress' in the following view parts composing the view of object model 'ir.actions.configuration.wizard':
* Compabitiliby configuration wizard
Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
2012-08-28 01:01:28,432 3541 ERROR private_buildbot root: ('View error', u"Can't find field 'progress' in the following view parts composing the view of object model 'ir.actions.configuration.wizard':\n * Compabitiliby configuration wizard\n\nEither you wrongly customized this view, or some modules bringing those views are not compatible with your current data model")
2012-08-28 01:01:30,003 3541 ERROR private_buildbot root: 'NoneType' object has no attribute 'fields_view_get'
2012-08-28 01:01:30,003 3541 ERROR private_buildbot root: 'NoneType' object has no attribute 'fields_view_get'
2012-08-28 01:01:30,003 3541 ERROR private_buildbot root: 'NoneType' object has no attribute 'fields_view_get'
2012-08-28 01:01:30,004 3541 ERROR private_buildbot root: 'NoneType' object has no attribute 'fields_view_get'
2012-08-28 01:01:31,331 3541 ERROR private_buildbot openerp.tools.yaml_import: AssertionError in Python code : View in error:
xml_id u'base.view_config_wizard_form', id 3, model u'ir.actions.configuration.wizard',name u'Compabitiliby configuration wizard'
xml_id u'account.report_hr_timesheet_invoice_journal_form', id 435, model u'report.hr.timesheet.invoice.journal',name u'report.hr.timesheet.invoice.journal.form'
xml_id u'account.report_hr_timesheet_invoice_journal_graph', id 437, model u'report.hr.timesheet.invoice.journal',name u'report.hr.timesheet.invoice.journal.graph'
xml_id u'account.report_hr_timesheet_invoice_journal_search', id 438, model u'report.hr.timesheet.invoice.journal',name u'report.hr.timesheet.invoice.journal.search'
xml_id u'account.report_hr_timesheet_invoice_journal_tree', id 436, model u'report.hr.timesheet.invoice.journal',name u'report.hr.timesheet.invoice.journal.tree'
the view "base.view_config_wizard_form" Can't find field 'progress' in the following view parts composing the view of object model 'ir.actions.configuration.wizard':\n * Compabitiliby configuration wizard\n\nEither you wrongly customized this view, or some modules bringing those views are not compatible with your current data model"
And 4 views have any valid model:
- account.report_hr_timesheet_invoice_journal_form
- account.report_hr_timesheet_invoice_journal_graph
- account.report_hr_timesheet_invoice_journal_search
- account.report_hr_timesheet_invoice_journal_tree
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1042800/+subscriptions
References