view inherit from res.partner appears all one page with no styling or formatting
I want to create a new object type that inherits from *res.partner* and have the same formatting in the form view but my inherited view appears all on one page with no notebooks or pages. in my...
View ArticleSearch View: How to search all fields of contacts?
How can I edit the search view to search in all fields (Name, City, ZIP, e.g.) of my contacts?
View ArticleRelative Date Dashboard?
I have a filter to filter my task that are due today [['date_deadline','<=',time.strftime('%Y-%m-%d')], ['user_id', '=', 1], '|', '|', ['state', '=', 'draft'], ['state', '=', 'open'], ['state', '=',...
View Articleobject_name,record_id on top of view in openerp
I am getting object_name,record_id in form view on click of any button in form how to remove this and give my customised name
View ArticleProject gantt view not showing the correct estimated time
Does any one know why the gantt view shows projects with a duration set as estimated time divided per 3 ? This is not related to the number of person in the team nor the Working time"
View ArticleWhere is 'Manage views' in debug menu?
The excellent video at http://www.youtube.com/watch?v=yws1tbgNV7k describes how to add a field to a form. In my installation of OpenERP 7, with developer mode activated, there are no 'Manage views' or...
View ArticleAfter a clean install, when in Logged Calls changing to Calendar view gives...
Proably just a small thing but this is the case: We've done a clean install of OpenERP and after using it for some weeks found a problem with the calender view in logged calls. The base has 21 entires...
View ArticleHow to center the header of a tree view
Hi, Could someone please tell me how to center the header of a tree view . I've tried to use a class **css** with the attribute `text-align:center` and noted it in the field (xml). But this didn't work.
View ArticleRemove search view for specific model
How to remove search view for specific model in openerp 7.0
View ArticleHow can I use a search view into a view displayed by a button ?
Hi everyone. I'm new to OpenERP, and I experience some issue to display a view by clicking on a button from another view (creating an ir.action.act_window object). I can display the view that I want...
View ArticleHow to change the default filter without a custom module?
I have a view in openERP that I would like the default filter to be something different than what it is. In the leads menu, all leads are shown, i just want open leads to be shown, not the ones that...
View ArticleCreate a notice/tutorial for first time users in custom module?
Hello, Does anyone know which would be the best way to display a notice for first time users of a custom module which will display instructions on how to set up things just for 1 time and after that...
View ArticleHow to show events starting in previous month in calendar view ?
Hi everybody, When I create events that extend over several months, they only appears in the month where they were created. Does someone has encountered the problem and managed to fix it ? Any help is...
View ArticleHow to display uploaded image in tree view
I'm facing a problem , I am uploading images according to category wise , now I have to display all images category wise in tree view. What's the syntax to display image in tree view
View Articleinherited form does not display correctly?
I'm very new to Openerp so please bare with me if my mistake is too obvious :-) I'm trying to create a new model called clients.client inheriting from res.partner The code partially works, but the...
View ArticleInherited view for a project
We have a project to manage our product claim based on task. In our product claims I want to be able to add the purchase date. Therefore I created a new field x_date_purchase in the project.task model...
View ArticleView warning in default supplier and customer view
running erp7 on a synology nas. somehow the supplier and customer kanban AND list view give this error. I can create suppliers and customers via a purchase or sales order. they just don't show up in my...
View ArticleHow can grouping by company for employers in the employers view?
How can grouping by company for employers in the employers view ? A employe for A Company, B employe B Company. But see A and B employes in A Company
View Article