Error installing Issue Tracker Module
I ever install Issue Tracker and it works normally. But just now the module is gone and when I want to install again, it says : OpenERP Server Error Client Traceback (most recent call last): File...
View ArticleForm Sheet width
Is possible to increse the width of sheet (form) in a form? With a big monitor I see a form too narrow.
View ArticleAdd custom Field in Products (V7)
Im tring to add a custom Field to the Products, but i dont get it... When im right, i easily go to "database structure" and "fields" and klick "add". But then i stuck at the standart field on the right...
View ArticleTasks reply email bouncing
Has anyone played with Projects, tasks, and email in V7 yet? Specifically, say I "Send a message" on a task using the interface, it gets emailed out to the followers of the task fine. Followers can...
View ArticleCant Find Journals in V7
Dear All, I am having a Multi company environment in V7. I uploaded my own, chart of Account for each company . When I look into the Journals, under the path ***Accounting---> Configuration---->...
View ArticleWhat exactly does updating "Base" module do?
I think there can be situations where you may want to upgrade the "Base" module (i.e. update some translation, fix incomplete module uninstallation, etc.), but I'm not clear what exactly I should...
View ArticleHow to fix intergrity error ?
I'm trying to make a custom module that inherit hr.employee and project.project Py : class notebook_project(osv.osv): _name = "notebook.project" _description = "Notebook Project ID" _columns = {...
View ArticleStore char in field ?
Please tell me how to store char in a field so i can relate it to other field in other model but same module My py : from osv import fields, osv import time class notebook_project(osv.osv): _name =...
View ArticleHow can I install a module from a ZIP file?
In version 6.0 there has been a menu point called "Administration / Module / Import Module" where I was able to import a module as ZIP file. This was comfortable for installing addons which I have...
View ArticleIs it possible to only allow specific partners to access the customer portal
Hi Trying to get to grips with the portal and various communication methods. Not wanting thousands of users, we would like to allow portal access to our distributors only, whilst preventing access to...
View ArticleBarcode scanner makes problems in POS
The barcode reader I own enters new line at the end of the barcode (code 13) and if the mouse pointer is above a button it will press it before adding the product. For example I put with the mouse...
View ArticleHow Multi-currency works with openerp7?
Ok i enabled multi currencies in openerp7. i created pricelists in EUR,USD and TRL. I can create invoices in those 3 currencies. My default currency is TRL in accounting. but when i would like to...
View ArticleAdd record from project member to one2many field
I need to add record of members from module project.project to my one2many field . My py class notebook_project_member(osv.osv): _name = "notebook.project.member" _description = "Member of Project"...
View Articlewhat about SorryOpenERP.com?
I just got aware of a website called www.sorryopenerp.com which makes OpenERP not look too good. At fist sight the most vulnerable points being 1. OE transmits infos about your database to the...
View ArticleMigration from 6.0 to 7.0 using OpenUpgrade
I'm trying to migrate datas belongings to the model res.partner and relations from Openerp 6.0 to 7.0 using the openupgrade. Following the...
View ArticleHow to remove edit button in form issue for user?
I want to remove edit button for user in form issue but not for manager or admin. I didn't find any code for edit button. I have tried access control and record rules but it's not working. I also have...
View ArticleHow to remove edit button in form issue for specific user?
I want to hide edit button in form issue for specific user. In this case , I want user only can create issue but can't edit any recorded issue. I have tried change in access control list and record...
View ArticleCan't install any community module on openerp v7 "Import Error: No...
Hi, I would like to install a e-banking module. I'm using openERP v7.0 on a virtual ubuntu server v12. Now if I try to install any community module from apps.openerp.com, I've get the following error:...
View Articledon't see all the modules in addons only the web modules in v7 windows
Hi guys, i recently install OpenERP 7 all-in-one in my windows OS. And when i go to /Server/server/openerp/addons, I just see the web modules, not the account and the others. What can be the problem?...
View ArticleAre there still unsolved bugs related to V7 address partner issues?
I am trying to update from V6.1 to V7, (I have a valid OPW contract) however there were many unresolved points and bugs related with address and partners issues. my question is: **Are there still...
View Article