openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #16574
[Bug 1058042] Re: [6.1] [Trunk]icon in zipped application
Hello wowas ,
when I create new database with zip module , I can't view Icon in kanban ,
I find out that database does not store icon path for zip module.
After extract module it show icon on kanban. But After that I did not face this
problem with zip module.
After that its working fine with zip module.
where get_module_icon method find icon in module.
It finding path of icon is available in module by get_module_resource
method iconpath = ['static', 'src', 'img', 'icon.png']...
if you start web client with other port again problem persist with icon
,
So I assign this issue to web team.
Thanks ...
** Project changed: openobject-server => openerp-web
** Changed in: openerp-web
Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)
** Changed in: openerp-web
Importance: Undecided => Low
** Changed in: openerp-web
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1058042
Title:
[6.1] [Trunk]icon in zipped application
Status in OpenERP Web:
Confirmed
Bug description:
When place icon image /static/src/img/icon.png to unzipped module, then it show in kanban view OK.
But if zip module, then it will don't show!!!
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1058042/+subscriptions
References