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

Attach automatically report to mail

Hello, anyone have any idea of how to automatically attach a report to an email like Sale> Quote> Email? what is the relationship of this with the "edi" module?

View Article


image aspect ratio not working?

I“m having a problem in displaying employees images. If I upload an image to a employee, it shows the image but cuts it to fit the image-box. In image.py the comments say it maintains the aspect ratio...

View Article


Error In Python file

in create python code in my modulue here is code from osv import osv , fields class asset_allocation(osv.osv): _name = 'asset.allocation' _description = 'Asset Allocation' _columns = { 'asset_id':...

View Article

Delete a logged note

How do you delete a logged note in a Customer's record?

View Article

How to set to draft the stock picking out when state is cancel?

Hi, I want to set to draft the stock picking out when state is cancel. How can I do that? I know that is possible create a button and set the state to draft, but in this particulary case change the...

View Article


How to solve encoding problems when using base_rml_edit?

I'm using the module base_rml_edit from CubicERP to edit reports in RML format in the GUI. And this works pretty well. But I have a problem when I want to use national characters in the reports. I get...

View Article

How to change number visual days in Gant Chart

The Gant Charts seems to have a time frame of 60 days. How can i present a more detailed planning for a week or some days?

View Article

how to show a field from parent view in openerp ??

I would like how to get flieds from parent view xml to my new view xml ??

View Article


Return value in field function openerp v7

Hi erveryone: I have function : def getcodesystemdoor(self, cr, uid, ids,fields, arg, context=None): x={} getids= self.read(cr,uid,ids,['demomany2one'])[0]['demomany2one']...

View Article


Where is setting menu??

Hi, I'm a newbee. I just installed openerp 7.0 on ubunto for evaluation. It's start to work now. But I want to install the custom module, and can not find the Setting menu on the left side. How can I...

View Article

how to display brand in grid

In sales form,i am add new field brand.in product form how to display brand in grid when selecting the product

View Article

Multiple Currency conversion setting

1. I created a sale order ..selecting pricelist as INR.. 2.I added few items in table i got amount as 120 Rupee. 3.I wanted to convert sale order to invoice in USD 4.I edited the currency and selected...

View Article

delete proforma invoice

Hi, I have an invoice in proforma state and I can“t cancel, edit neither valid this invoice. This invoice stays in invoice list but it is not in any diary. Can you please help me with this issue?...

View Article


Openlabs Magento module error: Invalid uom_id

During magento website configuration in magento connector module provided by OpenLabs, when we set the value of "**Default Product UOM**" field other than `Unit(s)`, it is raising error like :...

View Article

blank page when login

I cannot see my login page, and I check the log file nothing error. 2013-11-30 04:21:30,094 1025 INFO jssoft-corp werkzeug: 220.128.139.241 - - [30/Nov/2013 04:21:30] "GET / HTTP/1.1" 200 - 2013-11-30...

View Article


How to calculate price by xml-rpc?

I want to get product price for client (partner) using xml-rpc in php. I have this request: $msg = new xmlrpcmsg('execute'); $msg->addParam(new xmlrpcval($this->database, "string"));...

View Article

xml-rpc : relationship field in READ

I can perform a SEARCH in XML-RPC for instance on purchase.order.line table, based on a relationship to a field in the purchase.order table Example : server.execute(db, uid, pwd, 'purchase.order.line',...

View Article


Project Kanban Columns

Is it prossible to configure the Project Kanban view to show columns with status of the projects? I would like to classify and display projects as 'New', 'Staffing', 'On Going', 'Delivered', for example.

View Article

How can I import customers csv data into openerp with many2one fields?That is...

How can I import customers csv data into openerp with many2one fields?That is my fields have to be filled into title,country fields of res.partner How can I import customers csv data into openerp with...

View Article

Can we post something to LinkedIn or any other blog site through openerp ?

Is it possible to add post in linkedin through Openerp?

View Article
Browsing all 6389 articles
Browse latest View live