Import product Image From URL through CSV in odoo

In Odoo, it’s very hard to update product image  one by one so solution we have developed new module in odoo which will import mass product image in odoo. To import product images in odoo by CSV , Require two column into csv. Product Code Product Image Url Once csv is done then after you…

Read More

Discount on purchase and Invoice in odoo

In Odoo , There is no way to add discount on whole purchase order, so to solve the problem we have made one customization solution in odoo for purchase to add discount by fixed and percentage way. Fixed Discount on Purchase Order, The Way You Like It By installing this module, you will find a…

Read More

ORM API

Methods defined on a model are executed on a recordset, and their self is a recordset: class AModel(models.Model): _name = ‘a.model’ def a_method(self): # self can be anywhere between 0 records and all records in the # database self.do_operation() Iterating on a recordset will yield new sets of a single record (“singletons”), much like iterating…

Read More

what is difference between self._context and self.env.context in odoo new api.

self._context and self.env.context is same. self._context is the shortcut of self.env.context self._context and self.env.context gives the context of the current class. You can refer this slide : http://www.slideshare.net/openobject/odoo-from-v7-to-v8-the-new-api

Read More

Our Clients

ir_attachment_138
ir_attachment_139
ir_attachment_137
ir_attachment_135
ir_attachment_134
ir_attachment_133
Powered by DevIntelle Consulting Service Pvt Ltd.
Copyrights © 2016 DevIntelle Consulting Service Pvt Ltd. All rights reserved.