Quantcast
Channel: OpenERP Help - Individual question feed
Browsing all 6389 articles
Browse latest View live

Create Task from eMail?

Can I create a task from an eMail / message in my inbox?

View Article


How to hold H:M:S format data in a field

I need to add a field in the db which hold value in the format H:M:S (for example 09:10:10) .I have tried fields.time() in openerp7 ,but it is not working .How to solve this problem ?

View Article


VOIP Integration: has anyone integrated 3cx with OpenERP?

We're running 3cx in house for our VOIP calls (sorry all, but this board does not allow me to include a link because I have too little Karma?! So look it up at 3cx dot com). I believe it is a...

View Article

sum of total amount in treeview.

How to find the total amount in the treeview of openerp v7.0 i need the python code for implementing it in a new module. please provide it . In the salesorder there appears the total amount in the tree...

View Article

Add more fields to POS 'Order Analysis' report?

The POS Order Analysis report is very helpful to us, but I'd like to add a few more details. The report is found under 'Reporting' -> 'Point of Sale' -> 'Order Analysis'. It is a tree view that...

View Article


Python code for value of a selected option in many2one list

I'm new in python code. 'source': fields.many2one('sources.sources', 'Source', required=True), When i select a option in this field, i want to save the id of the value in below field. 'source_value' :...

View Article

why "lambda *a : ..."

Hi, I am newbie on OpenERP ... and Python For example in the "idea" module, I don't understand the syntax about "lambda" In idea_idea class, why the code is : _defaults = { 'state': lambda *a: 'draft',...

View Article

Magento OpenERP Integration 7.0.0.1 ImportError: cannot import name API

Hello, I am trying to install Magento OpenERP Integration 7.0.0.1 as described here: openerp-magento-connector[DOT]readthedocs[DOT]org/en/develop/introduction[DOT]html#installation and when I get to...

View Article


tr_barcode module error

I installed tr_barcode module on windows 7 x64 (also tried with ubuntu and get the same) when i want generate barcode i get this error. When I check tmp folder here i see barcode.svg file but no...

View Article


[Meta] 502 Bad Gateway on help.openerp

Hello, I've 2 to 5 time in a day this error on http://help.openerp.com Is this problem already referenced and solved or not ? Am I the only one to face this error really often ?

View Article

How to add a new value to a selection field (`state` in `sale.order`)?

I really need to add an additional 'state' value on my Sale Order object. Since version 7.0, the 'sale_stock' module does exactly that already. When you try to do the same thing from your own module,...

View Article

Free trial - server not found

Using Mozilla FF 23.0.1 on windows XP fully service packed. I wanted to do a 15 day free trial of Openerp functionality, and the first step was creating a company name. When I then click on the company...

View Article

TypeError: browse_record(label.maker, 1) is not JSON serializable

When I installed my module it loads but whenever I select a product that has a label type specified for, I get this error and I don't have a clue. I need your help please. Thank you in advance class...

View Article


Display shipped orders by partner

The partner view has several buttons to display related information, such as "Quotations and Sales". I would like to add a new button to display "Recipient of Quotations and Sales" to display all...

View Article

onchange product_id_change function in sales order line: Help!

Hi All, Working with OpenERP V6 on windows. I have created a module that adds a field to the product form to indicate what type of label should go on each product. This label type is also to display on...

View Article


minify Js and Css Files Optimizing Download of webclient

Hello. 1.- Where is. Every time we declare a new library, in OpenERP it is downloaded evry time the client refresh itself, where is the algorithm of join the Js and Css file in the core to see if it...

View Article

except_orm: ('ValidateError', u'Error occurred while validating...

I've been stuck in this error since 4 hours ago. I searched everywhere, copy the right solutions, but nothing changes. class jobsopen(osv.osv): _name = 'jobsopen.jobsopen' _columns = {...

View Article


Hide one field when another change

Hi, I'm trying to hide one field without sucess. I saw a lot of examples but I can't solve my case. I create a new module hr_payroll_sn, where I have the py file hr_payroll_sn and the xml file...

View Article

How to configure OpenERP 7 with ssl on Fedora?

How to configure OpenERP 7 with ssl on Fedora 19?

View Article

How to enable instant messaging in OpenERP 7

I have the correct plug-in installed gevent pyhon library, but I have this message · Instant Messaging is not activated on this server. · Where to configure the server to work properly?

View Article
Browsing all 6389 articles
Browse latest View live