edit/delete product category?
hi@all, I'm using openerp7 and test it on my local server. I've created categories. No products. How do I edit or delete the categories now? with best regards sven
View ArticleGerman accouting SKR04
Hallo i had a general ubunty setup where i could choose between skr03 and skr04 for german accounting sceme. i made now a new complete isntallation so i could change update openerp and now i do not...
View ArticleGenerate Product Name based on some Selection
Dear All, I am having a requirement, In my Multi-company environment, one of the child company(say X)--- Its Product(Name) should be, created based on the values at some fields. For this, I created a...
View Articletranslation of partner name and address (chinese/english)
is it possible to add a translation of a partner name just like it is possible to add a translation of a product name? for example an international company operating in China will need the Partner name...
View ArticleWhy am I unable to connect to database server on a new installation?
I have installed openerp-server and openerp-client on debian using apt-get install. However, when I launch the client I get the following error "Could not connect to server" in the log-in box on the...
View ArticleEmail template openObject
Please, I would like to know how to generate a dynamic image loading in a mail template. For example, I have an image in an email that if loaded, it calls up a php code that output the stream and...
View Articlevalidating the field(s) arch: Invalid XML for View Architecture!'
The above error is caused when the below code is run: sale.myquote.py: from datetime import datetime, timedelta from dateutil.relativedelta import relativedelta import time from openerp import pooler...
View ArticleOpenERP 7.0 client errors in chrome (OK with IE8)
Hi all, I get this whenever I type any key (even shift or control key), on any OpenERP page with Chrome (latest version). No problem at all with IE8... Uncaught TypeError: Cannot read property 'icons'...
View ArticleHow to reply to partner by email?
I've installed both the Claims and Helpdesk and Support modules for sales. I have configured incoming email server for claims. I have the demo data installed. I was expecting to be able to view any...
View ArticleHow can i assign a specific supplier purchase pricelist with a customer ?
I'm testing openerp 6.1.1. Some customers give me an addtional discount on the standart supplier purchase pricelist (but only for this customer order). I tried to use a specific purchase pricelist in...
View Articlehelp with xmlrpc + many2many_tags
Hello, I am writing a tool to import leads into our openerp instance. The XMLRPC examples are very good, however I'm having trouble figuring out how to set the many2many_tags we need to tag the new...
View ArticleSend parameters python to javascript
Send parameters python to javascript Greetings again, I have a function in python that filters data from sale_order_line me, there is a way to send this data filtered javascript to be treated there...
View ArticleDifferents logo for a company
Hi everybody, I would like to know how is possible to have different logo for one company? This company has a logo that contains a sentence. The sentence change depending on the client. I would like to...
View ArticleHow to change Menu sequence in OpenERP7
I want to Purchase module is before sales module how can i change, this changes was not in a database, only inherit code how can i do it. Thanks Sridharan G
View Articlecategory type (normal, view). What is the difference?
Hi @all, what is the difference between the category type normal and view? with best regards sven
View ArticleMigration. Basic import errors how to solve this?
I exported res.lang, res.country.state and res.company from 6.1.1. I started a fresh empty database with 7.0. I installed Sales Management and because of the questions the system asked also Accounting...
View ArticleCharacteristics required to install OpenERP in production and development
Hello I'd like to know what are the features Machine (RAM, hard disk, processor speed) required to install OpenERP in production environment and development?
View ArticleWhat are web servers and application used by OpenERP?
What are web servers and application used by OpenERP? They have developed their own server? To use https how to do it?
View Articlesales export problem
Hi i want to export the sales, but i have this bug Client Traceback (most recent call last): File "/opt/openerp/server/openerp/addons/web/http.py", line 204, in dispatch response["result"] =...
View Articleweekday does not work in relativedelta
If you try to make a personalized filter or a personalized view using for example: date '<=' (context_today() + relativedelta(weekday=0)). the result is that the filter is not applied. It should...
View Article