Skip to Content
Menu
This question has been flagged
2 Replies
7509 Views

Hi,

I am new in OpenERP, I need to change the list view,form view format and also change the CSS in list view and form view , in helpdesk module(below menu).

Sales => Configuration = > Helpdesk => Categories

So where the list view and form view code found in OpenERP 7.0.

Thanks..

Avatar
Discard
Author

And also how to customize the OpenERP 7.0 theme?

Best Answer

You can find Form view,Tree view,Search view in

Settings-->Technical-->User Interface-->Views

Avatar
Discard
Best Answer

You don't need to touch original code to chanhe list or form graphic. You can modify html element in you personal module. Use this example to undestrand how to do this: http://doc.openerp.com/trunk/developers/web/module/#paint-it-black

If you installa some plugin in your browser, as firebug, or using element navigation integrated this work is simple!

Avatar
Discard
Author

Thanks.. I can't understand that code.. Any other links to reference..

Related Posts Replies Views Activity
0
Dec 23
1360
1
May 23
2871
1
Aug 21
6515
0
Mar 21
2048
0
Apr 16
4793