c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #34502
[Bug 872227] Re: Can't find field 'uom_name' in the following view parts composing the view of object model 'sale.report'
Hello,
I have checked this issue with trunk and I have faced the same problem
at my end.
If I remove "uom_name" field and after that I have checked and I did
face :
ProgrammingError: column sale_report.year does not exist
LINE 1: ...state" in (E'manual',E'progress',E'done')) AND (sale_repor...
Thanks.
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/872227
Title:
Can't find field 'uom_name' in the following view parts composing the
view of object model 'sale.report'
Status in OpenERP Addons (modules):
Confirmed
Bug description:
when open the sale dashboard & sale analysis ,i get the traceback :
[2011-10-11 11:25:38,710][?] ERROR:orm:[01]:
[2011-10-11 11:25:38,710][?] ERROR:orm:[02]: Environment Information :
[2011-10-11 11:25:38,710][?] ERROR:orm:[03]: System : Linux-2.6.38-11-generic-i686-with-Ubuntu-11.04-natty
[2011-10-11 11:25:38,711][?] ERROR:orm:[04]: OS Name : posix
[2011-10-11 11:25:38,711][?] ERROR:orm:[05]: Distributor ID: Ubuntu
[2011-10-11 11:25:38,711][?] ERROR:orm:[06]: Description: Ubuntu 11.04
[2011-10-11 11:25:38,711][?] ERROR:orm:[07]: Release: 11.04
[2011-10-11 11:25:38,711][?] ERROR:orm:[08]: Codename: natty
[2011-10-11 11:25:38,711][?] ERROR:orm:[09]: Operating System Release : 2.6.38-11-generic
[2011-10-11 11:25:38,711][?] ERROR:orm:[10]: Operating System Version : #50-Ubuntu SMP Mon Sep 12 21:18:14 UTC 2011
[2011-10-11 11:25:38,711][?] ERROR:orm:[11]: Operating System Architecture : 32bit
[2011-10-11 11:25:38,711][?] ERROR:orm:[12]: Operating System Locale : en_US.UTF8
[2011-10-11 11:25:38,711][?] ERROR:orm:[13]: Python Version : 2.7.1+
[2011-10-11 11:25:38,712][?] ERROR:orm:[14]: OpenERP-Server Version : 6.1dev
[2011-10-11 11:25:38,712][?] ERROR:orm:[15]: Can't find field 'uom_name' in the following view parts composing the view of object model 'sale.report':
[2011-10-11 11:25:38,712][?] ERROR:orm:[16]: * view.sales.by.month.tree
[2011-10-11 11:25:38,712][?] ERROR:orm:[17]:
[2011-10-11 11:25:38,712][?] ERROR:orm:[18]: Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/872227/+subscriptions
References