Is it normal that 2 employees can be related to the same user?
I don't know what could be the reasons that 2 employees would be related to the same user. I think there is some security issues. Please let know the reasons if it is normal?
View ArticleHow to create rule to display only subordinates leave records in openerp
Hie, How to create rule to display only subordinates leave records in openerp Example, Ram is Manager of A,B,C, Employees John is Manager of X,Y,Z, Employees Ram and John Has related users with Access...
View ArticleHow could I limit acces to openerp-7.0 to a specific domain on my dedicated...
I installed openerp-7.0 into a server that hosts many domains. I open the port 8069 with iptables and everything was fine until I realized that witch ever domain I write in a browser, if I write...
View ArticleUnable to Confirm a sale order from user ?
Hi, I created one user under adminstrator. Now i want to conform a sale order from user. After logged on from user, Press a confirm button following error shown. **Access Denied Sorry, you are not...
View ArticleIs it possible to use RSA Encryption tokens for login portal?
Hi all, I have tried finding info on using RSA crypto-tokens for the login portal. Does anyone have any info on this? We already have hardware tokens that we use for other portals, I suppose there is a...
View Articleallow login page to work with password manager
What changes does a module have to make to the web client login page so that a password manager can be used? Currently while password managers capture the username and password they can't be used to...
View ArticleAccess Denied by ACLs
Hi, I would like to add a field in the res.partner model but I want to add a group so that just user of this group could access to this field. Here's my code : class res_partner(osv.osv): _name =...
View Articlecustom module menus are hidden to all users other than admin
I'm learning OpenERP development and I'm stuck in a problem related to security and menu access rights, I've developed a very basic module which has just one test class and one test menu with a submenu...
View ArticleHow to use the web_captcha module?
I find a web_captcha module for openerp version7.0 How can i use this module? I installed the module, and in the General setting i got a link to configure public and private keys. but I don't know how...
View Articleaccess rights manual
Is there a tutorial/documentation for openerp 7 access rights? Im having trouble triying to customize groups access rights, they dont seem to work, I must be doing something wrong, but I havent been...
View ArticleHelp Me In Postgresql To Make New Realtions With Another Tables ?
Hi All I Want Help Here Please I Want To Create Module And Want To Create my Own Users To Use This Module So I Want To Know The Best Way to Do That If Any One Can Help Me Please Put Your Answer
View ArticleDomain_force expression with one2many
Hello, My goal is to restrict user to access only Partners, which belong to the same company branch as the user. User is linked to company branches through res_users.company_ids field, Partner is...
View ArticleSecurity / Domain Rules - Iterating loops
I have a model called Department, which contains two ManyToOne fields, one each for Manager and one for Publicist (there are more, but I have simplified the example). I would like to create a new...
View ArticleIs it possible to make a field readonly for users under particular group in...
Hi, I have a field in invoice(say reference number). Only the users coming under the group 'Financial Manager' can edit the field. All other users can view these fields as readonly field. Is it...
View ArticleBest Practices - Security
I am concerned about security when using POS, and OpenERP in general, in retail environment on both PCs and iPads. Is there an OpenERP best practices guide to securing the client operating environment?
View ArticleWhy new menuitem dissapear with a user?
Hi, I create a new module that work well with admin user. When I create a new user the menuitem for my new user dissapear. Why? My file ir.model.access.csv:...
View ArticleHow to add a group to project module properly?
I'm trying to add a third group (in addition to User and Manager) to project app using xml.Accountant The group is greated just fine, but in the users group view...
View ArticleOpenERP 7 security documentation
Hello, I am trying to find some documentation about implementing security restrictions for custom OpenERP modules. So far I have found little, but was wondering if there was documentation dedicated to...
View ArticleHow can i know my data is safe in SaaS?
How can I be sure that all my valuable business data is safe when using the OE SaaS offer? - What measures are taken to secure the business data? - Are there independent parties who review/audit data...
View ArticlePostgres server password inside openerp-server.conf file!!
I can read the Postgres server username and password inside the openerp-server.conf file, how to hide/encrypt the Postgres password? Removing/changing the values will prevent openerp server from...
View ArticleHow can i setup user roles?
I have to setup two user roles **Warehouse Staff and Warehouse Chief** Their permission is as follows 1) Purchase Requisitions -> Warehouse Chief - read, write, create, delete -> Warehouse Staff...
View ArticleNo werkzeug security patches?
IIS and Apache frequently have security patches, why is it I don't see similar for werkzeug? How are new security holes delt with?
View ArticleShow edit button to specific user
Hi, I would like to show the edit button to ONE specific user (in this case, not to whole group) on a module I am developing. Imagine, for example that I have some request. In order to go through the...
View Articlehow can hide a menu for one group specific user?
i like to hide a menu for one group specifity, but when i apply delete this remove all menu for all users, but i want to hide for one groups. explain: i inherit a groups to user from warehouse, but...
View ArticleFailed in Security Settings
Hi All. I am facing these kind of issue ValueError: Invalid field 'user_id' in leaf "" In the security/ .xml file. How to fix this kind of errors?
View Articleover ride security changes in csv file
Hi buddies. Good Morning I had a query. I want to change the security for all the users. I want to remove the create permission for that file. for example : In Human Resource Apprisials , I made the...
View ArticleWhat are the security risks from community modules?
What are the security risks from community modules? Assuming a testing instance of OpenERP, separate from the production instance, running on a relatively secure OS such as Ubuntu then how much harm...
View ArticlePartner delete permission
I'm tying to limit some users to avoid customers to be deleted, therefore my understanding is that the goup they belong should not have this access right. As an example, i have a user belonging only...
View ArticleWhere is the description for an update?
Where is the description for an update? When OpenERP presents updates that could be installed, the title says what module the update is in regards to, where is the description of the update? What does...
View Article[Solved] sale order/create all leads :Can't create Sales Orders
hello user belong to **Sales /create all leads** and can't create sale order for other **Salesperson**
View Article