Change filename of binary field (client side)
XLS file is generated in onChange event. Binary data gets saved in the field, and can be downloaded and opened without a problem. Only problem is that filename offered by the browser's save dialog is...
View ArticleChange Language Labels Invoice and or other document
Hi .. First of all, great application OPENERP.. Just a few questions, 1st to stay on topic. When generating / creating a invoice, labels are spanish. However when printing (PDF) all the labels are in...
View ArticlePOS webprnt thermal printer support?
Is there any plan to start adding support to printers like this:? www.starmicronics.com/Printer/Thermal_Printers/TSP650IIWebPRNT Seems like the ideal solution, and honestly it is one of the annoyances...
View Articlewhy the supplier in incoming products is destination address in form?
why the supplier, has the destination address information in incoming products? Is something that i'm not understanding here or is this an obvious bad translation or denomination of field? When i go...
View ArticleImport product and supplier using CSV
I'm trying to import a list of products with the supplier (**seller_ids/id**) But I don't know what to write in this column. When I export a list of products I get something like:...
View ArticleHow to create a manufacturing order from point of sale?
Hi..., I'm using point of sale for retail products selling directly but I've few products which has to be manufactured or customized as per the customers order. So, I want to create a manufacturing...
View ArticleTranslations (.po files) not updating?
I have edited some of the .po translation files in addons directory, to fix a few missing translated words to my language, but it seems none of these changes are effective. I have tried restarting...
View Articlewhat is alias domain?? How is it important in receiving emails on openerp??
what is alias domain?? How is it important in receiving emails on openerp??........is the alias domain is a user defined ??? please help me
View ArticleInvalid XML for View Architecture on Account Banking Payment export module...
Hello! I need to install Account Banking Payment Export and SEPA module as well, but when I try to install account banking payment export I get error: Error occurred while validating the field(s) arch:...
View ArticleHow can I change the value of the invoking field of a on_change method?
If I use the same on_change method for multiple fields, how can I set the value of the field, that triggered the onchange method? Eg: Two fields.integer 'a' and 'b' restricted to be below 9: field...
View ArticleGuide for relationships.
Suppose I have a person who can has multiple addresses. I have made a person class with all personal details and one adress class with all address details, how to add a relationship that one person has...
View Article"Add Item" should be sorted by product description first not...
When creating a new Sales Order, I am then clicking on "Add an Item". The product list default is sorted by "Internal Reference". When I click on "Add an Item" I must have my product list sorted by...
View ArticleHow to hide some fields in Form View if no record found in many2many...
Basic idea: **Hide few fields in client form view for OpenERP users which are not defined as VIP users in my custom many2many table (user_id, partner_id)** What I've already done: **In res.partner form...
View ArticleHow to update a currency when the invoices are already validated ?
Hello, While displaying my aged balance with the OpenERP v7 reports, I noticed that my currency rates were not up to date, so the total due by my customers didn't match the reality. It was due to a...
View ArticleWhere are the 'vals' coming from?
Hello, OK I really must post a disclaimer before asking because this is a really basic question but as I am learning python and OpenERP I can't seem to figure it out and its taking me forever. I am...
View ArticleHow to adapt monetary widget ?
Hello, I'm trying to display monetary fields like this : '525200.52' => '525 000,52' in form views I understood that I have to modify the following file addons/web/static/src/js/view_forms.js . And...
View ArticleHow to know the right directory for a python routine?
I have installed an extra module which needs an extra python routine. It is BeautifulSoup, needed for account_banking. I installed BeautifulSoup.py in a directory of which I thought it should be the...
View ArticleHow to export data in user language ?
Hi everybody, I'm trying to export the products data but I have a little problem. My user language is french. When I export my data, the excel file comes with the produts names in english not in...
View Articlepayment procedure for switzerland
In Switzerland every company sends invoices with bank payment slip. Normally is that an orange payment slip with reference number. In this number are serveral important informations. bank clearing,...
View ArticleHow to use logical OR operator with XML-RPC ?
I read following document about expressing a search domain (args) for xml-rpc: [https://doc.openerp.com/trunk/server/api_models/](https://doc.openerp.com/trunk/server/api_models/) Where it's explained...
View Article