Blogs

omalbastin's picture

Filtering in one2many fields -OpenERP

Last week I got into a situation that I really need to use filtering in tree view of one2many field. I have seen the use of filtering in search view, but not in tree view of a one2many field.
Example:
Note:this is just an example.
I have created a sale order. Here same product comes 2 or 3 times.

fahad's picture

OpenERP 6.1 development environment in Ubuntu using Eclipse.

          In this blog we will go through some steps required in setting up OpenERP for customization under eclipse in Ubuntu.In my previous blog i have gone through setting up OpenERP for windows.

Version Used:

vishnu's picture

Production Lots, Tracebility and Expiry of Prodcuts

Shelton's picture

Customer Portal using Drupal OpenERP API

Communicating with OpenERP has been made easy in Drupal with the OpenERP Proxy API. This module provides API for other Drupal modules to interface with the OpenERP via the XML-RPC calls. We can use this API for authentication, searching, data retrieval, data updation to the OpenERP server. We have used the openerp-7.x-1.6 module to connect to OpenERP.

lepeesh's picture

OpenERP – An affordable and complete ERP for SMEs

Enterprise Resource Planning or ERP is software that integrates all functionalities of an organization in a single database. It streamlines all the business processes and gives desired result at the click of a button. The biggest advantage of ERP software is the integration of all the business solutions is integration of all business solution in a single platform, which reduces paper work, unnecessary documentation, repeated entry, cycle time, etc.

Robin's picture

Data Mapping using ETL Tools in Openerp

            The data mapping focuses on the movement of data between systems.data mapping lead to greater consistency, which subsequently leads to greater productivity, reduce ongoing maintenance costs, improve readability of software and also making it easier for developers to understand new code more quickly. There are different methods to import your data into OpenERP.such as 

 

prajul07's picture

Multisheet Excel Jasper Report With Subreport Using Wizard

Wizard enables the user to enter data and based on the data inputted, corresponding report can be generated. But in some cases there can be situations to generate Excel report with multiple sheet with different data in different sheets.

vishnu's picture

OpenERP - Importing and Exporting Data in CSV Format