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 Articleimage 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 ArticleError 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 ArticleHow 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 ArticleHow 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 ArticleHow 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 Articlehow 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 ArticleReturn 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 ArticleWhere 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 Articlehow 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 ArticleMultiple 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 Articledelete 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 ArticleOpenlabs 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 Articleblank 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 ArticleHow 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 Articlexml-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 ArticleProject 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 ArticleHow 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 ArticleCan we post something to LinkedIn or any other blog site through openerp ?
Is it possible to add post in linkedin through Openerp?
View Article