path problem with openerp controller
I try to do the openerp tutorial doc.openerp.com/trunk/web/web_controllers/ but it fail :/ **controllers/main.py** try: import openerp.addons.web.common.http as openerpweb except ImportError: import...
View ArticleHow to find the field type?
Is it possible to find the model of a field whose type is relational? For example, I have "title" as a field in the model "res.partner". Now the field type for "title" is many2one. What is would like...
View ArticleMulticompany setup is not working?
I am trying with Multi company. I have created companies 'company A' and 'Company B' both as parent companies and created two users for each companies. But the users are not able to create the product...
View Articledatabase Backup Access denied
When I try to Backup database or Drop or change password, it is access denied?
View ArticleOpen ERP 7 - Backup Access Denied
Hi all, I am using GUI to create backup for database. 1) Goto Login page, 2) Click on Manage Databases, 3) Click on BACKUP 4) Key in master password (I am sure the password is correct) After I click...
View ArticleHow to automatically set sales team if salesman is set?
All our salesmen are in only one sales team. Can I set "sales team" automatically when a salesman is set? This is for sale order and opportunity object. edit: I created sales team "default/interne" and...
View Articlechange to port 80 instead of 8069
Hello, Am running OpenERP v7.0 on Ubuntu release 11 , I want to change the web application port to 80 instead of 8069. I tried the following: my configuration file is /etc/openerp/openerp-server.conf...
View ArticleShow Workflow buutons only to particular users
I'm new to openerp and using OpenERP v7 I'm creating a module with a workflow concerning 2 departments. I want to display the approve and reject buttons only to the managers and they should be able to...
View Article'Problem Loading Page' - Cannot access Openerp
Hello, After a system reboot following the instructions to install aerooreports, we now cannot access openerp - we just get: Problem loading page (firefox default error page) Help! 2013-07-01...
View ArticleHow can I disable globaly that customers can receive mails and notifications?
We use only CRM modules in OpenERP I want use all emails in OpenERP internally only, without mails sent to our customers. How can I do it? I can't trust in my users to manually check off the checkboxes...
View ArticleSchedule pop up message
hey everyone, I am trying to generate a outlook type alarm/alert in openerp. As for different module as I have seen they send email for alert. But I want to show a popup message. As in openerp we have...
View ArticleHow to load translated fields through the web services ?
Hello, We're working on integrating OpenERP as backoffice for e-commerce solutions. One important point is to be able to load product descriptions from OpenERP to the multilingual e-commerce website....
View ArticleHow to setup one shop with two warehouses?
We're a small company that has most of our stock at a fulfillment center, but we have some on hand in the office. When sales orders come in, we'd like to select fulfillment from our "warehouse" or the...
View ArticleWhy OpenERP 7.0 on Ubuntu 12.04 server(amd64) doesn't work after reboot?
Hello all. I'm trying to set up an OpenERP 7.0 server for a startup company that I've just launched and I always have this same problem whenever I try. First I've tried to simply "apt-get install"...
View Articleno puedo imprimir codigo de barras del almacen
Amigos del foro soy nuevo en esto, me gustaria imprimir el codigo de barras con mi openerp para el almacen de los productos pero tengo problemas con la impresion es decir donde se puede configurar eso...
View ArticleHow to Pre-Populate a Sales Order?
We're a small company & only have 10 SKUs. Most orders we receive contain lines for 6-8 of those products. When we add Sales Orders, the line items needed to be added individually through the "Add...
View ArticleCant bzr pull on addons folder
I am trying to update my addons folder to the lastest revision, I iniatiate a bzr pull on web and server which runs through normally. However when running bzr pull on addons this is the error I...
View ArticleHow to account voucher
Hello, I'm trying to use OpenERP and I do have trouble to understand the proper workflow to use the account_voucher. Here's my understanding : 1. Create invoices (customer invoice and supplier invoice)...
View ArticleFile corrupted when generating report
Hello, I am trying to generate my first report. I was able to do it and it generates the right PDF when I insert no dynamic content, but as soon as I insert a loop with a field and I try to open the...
View ArticleWhat are "Receive Messages by Email" and "Opt-Out" and...
` Receive Messages by Email` has the following possible values: - (empty) - Never - Incoming Emails only - Incoming Emails and Discussions - All Messages (discussions, emails, followed system...
View Article