How to auto refresh view?
Does the field `auto_refresh` in `ir.actions.act_window` will automatically refresh the view?
View ArticleWorried about future of OpenERP
Hello, Today there appeared a post on the OpenERP linkedIn group which had me worried as an OpenERP user. It refers to a website called sorryopenerp.com In the Press Release section the following is...
View ArticleIssues adding a field to POS Order report
Hi, I am trying to put *'Product Category'* to the *POS Order Analysis*. Still very new to OpenERP. So far I did: In ***'pos_order_report.py'*** add 'categ_id':...
View ArticleIs there a way to limit records shown in a graph?
I would like to create a graph for a dashboard showing the company debtors, but with the number of debtors our company has the graph becomes un-readable pretty fast. Is there a way to limit the number...
View ArticleHow to add a scrollbar in product search?
When I enter a search string for product in sale order line/invoice line it lists products in a dropdown. How to add a scrollbar for this dropdown such that i can scroll over all the products matching...
View ArticleWebkit Reports Tracebacks
I've installed the following modules in my OpenERP 7 server, running on Ubuntu 12.04. account_financial_report_webkit base_headers_webkit invoice_webkit report_webkit sale_order_webkit Unfortunately,...
View ArticleHow to search float fields in v7 without Advanced Search?
I want to search records by some float value. For example, I want to search invoices, which have total 10000.00 So how can I search invoices by entering float values?
View ArticleHow to install Aeroo Reports?
How to install Aeroo Reports on OpenERP V7.0 ? **Aeroo Reports** is a reporting engine for OpenERP. With the help of a openoffice instance runnig at server side you can have reports in many formats...
View ArticleDuplicate all the project model
I'm developing a new menuitem, named Helpdesk. How can I duplicate model from Project.Task for my new model? Because I want to duplicate all function in menu Task to my Helpdesk menuitem.
View ArticleWhere is the web(wekzeug) log logged into log file?
Where is the web(wekzeug) log logged into log file? 2013-07-05 04:40:37,320 2406 INFO testdb werkzeug: 127.0.0.1 - - [05/Jul/2013 04:40:37] "GET...
View ArticleDoes exist some module like account_3rd_party_generat on v7.0 ?
account_3rd_party_generat is a module that create a customer account like "411[CustomerCode]" for French accountancy. I found this module for v5, v6.0 and v6.1 but not for v7.0. Someone know if this...
View ArticleForce wizard dimension
I want set wizard dimension. It's possibile in xml code? I must use css or js static file?
View ArticleScrambled main menu upon v7 update, how to solve?
Hi, I updated to the latest v7 (Versión 7.0-20130704-231028) and when updated the modules the main upper menu is completly scrambled with a lot of menus that shouldn't be there. I tried to open the...
View ArticleHow to install MRP application? [ERROR regarding resource.timesheet_group1]
Installation of the MRP application fails with the following message (openerp 7, windows x64). Other modules such as timesheets, warehouse, employee management) complete successfully without any...
View ArticlePossible to create webshop using portal?
Would it be possible to create a simple kind of webshop using the Portal functionality in v7? It is a limited list of known customers (the customers are retailers). They need to be able to see their...
View ArticleHow to change the default sorting of projects by "End Date"
Must be some basic stuff, but I would like to know how I can sort projects by End Date. I have tried below in an addon module... from openerp.osv import fields, osv class project(osv.osv): _inherit =...
View ArticleIs that possible to make every assigned user in a project printed in...
Hello , I'm trying to make a timesheet , intergrated with project . As the title implies , is there any way to make every assigned user in certain project to be added automatically when timesheets...
View ArticleWhere could I find the doc for V7 ?
Hello, When i create custom modules or test new OpenERP version I always need to use "grep" to find what's new .. For example: - **_track** in class definition ? where can I find doc about this ? -...
View ArticleProblem with custom module.
This is a problem I met for the second time. I've made a custom module with all company parameter. this morning I wanted to work on Accounting functionality on a testing database. I duplicate the...
View ArticleHow to edit/add translations?
For a client I have set up OpenERP V 7 in German. I would like to translate some termes in the OpenERP main panel from English to German. Like>Sales (Verkauf)-> my Follow-Ups (Verfolgen). There...
View Article