← Back to team overview

openerp-india team mailing list archive

[Bug 1286130] [NEW] Error while trrying to print purchase_report from Custom Reports(base_report_creator)

 

Public bug reported:

I get error while trying to print a report in gtk client. custom reports.this is in relation to Object: Purchase report and and Object name: Purchase Orders. 
'int' object is unsubscriptable

(<type 'exceptions.TypeError'>, TypeError("'int' object is
unsubscriptable",), <traceback object at 0x044A86C0>).

Also while trying to export the data i get this error

System : Windows-Vista-6.2.9200
OS Name : nt
Operating System Release : Vista
Operating System Version : 6.2.9200
Operating System Architecture : 32bit
Operating System Locale : en_US.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.4
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "netsvc.pyo", line 489, in dispatch
  File "service\web_services.pyo", line 599, in dispatch
  File "osv\osv.pyo", line 129, in wrapper
  File "osv\osv.pyo", line 194, in execute
  File "osv\osv.pyo", line 185, in execute_cr
  File "osv\orm.pyo", line 681, in export_data
  File "osv\orm.pyo", line 595, in __export_row
  File "osv\orm.pyo", line 189, in __getitem__
KeyError: "Field 'field0' does not exist in object 'browse_record(base_report_creator_report.result, 624)'"

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

-- 
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/1286130

Title:
  Error while trrying to print purchase_report from Custom
  Reports(base_report_creator)

Status in OpenERP Addons (modules):
  New

Bug description:
  I get error while trying to print a report in gtk client. custom reports.this is in relation to Object: Purchase report and and Object name: Purchase Orders. 
  'int' object is unsubscriptable

  (<type 'exceptions.TypeError'>, TypeError("'int' object is
  unsubscriptable",), <traceback object at 0x044A86C0>).

  Also while trying to export the data i get this error

  System : Windows-Vista-6.2.9200
  OS Name : nt
  Operating System Release : Vista
  Operating System Version : 6.2.9200
  Operating System Architecture : 32bit
  Operating System Locale : en_US.cp1252
  Python Version : 2.5.2
  OpenERP-Client Version : 6.0.4
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "netsvc.pyo", line 489, in dispatch
    File "service\web_services.pyo", line 599, in dispatch
    File "osv\osv.pyo", line 129, in wrapper
    File "osv\osv.pyo", line 194, in execute
    File "osv\osv.pyo", line 185, in execute_cr
    File "osv\orm.pyo", line 681, in export_data
    File "osv\orm.pyo", line 595, in __export_row
    File "osv\orm.pyo", line 189, in __getitem__
  KeyError: "Field 'field0' does not exist in object 'browse_record(base_report_creator_report.result, 624)'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1286130/+subscriptions


Follow ups

References