May 24, 2012
1. Install Magento 2. You can get the Magento connector code from following commandbzr branch lp:magentoerpconnect 3. Go to the folder magentoerpconnect and copy all the modules into addons folder of Openerp6.1. (You can just copy module magentoerpconnrect as its the module we install in openerp4. From http://apps.openerp.com download the following modules: base_external_referentials base_onchange_player base_sale_multichannels product_images_olbs […]
Read moreMay 18, 2012
Pragmatic Fleet Management and tracking system (Open Source GPS Tracking System) is intended to provide a generic back-end web-based service for querying and viewing GPS related data. It is desgined to operate independently of any specific GPS tracking device or protocol, but comes with support for several device protocol formats (such as OpenDMTP – Open […]
Read moreApril 18, 2012
o get print button which will print all records listed in list view in pdf format, you have to add few lines and methods in java scripts and mako file. To print report, open list view of any form, you will get PRINT button before PROCESS button at right corner as circled in the screenshot. […]
Read moreApril 18, 2012
This post is based on the discussion on linkedin OpenERP group about security in OpenERP. I thought it would be good to aggregate all the security recommendations at one place for easy reference. If someone who is using OpenERP in production must pay attention to the following security recommendations Please note that this is a […]
Read moreApril 18, 2012
Wizard OpenERP V51. Both normal and memory wizards are used.2. Normal Wizard created by single .py file, which is created in wizard folder of our module.3. To call normal wizard we need following code in .xml file which is outside the wizard folder. <wizardid=”wizard_student”model=”student.student”name=”student.student.wizard”string=”Student Detail”/> 4. To call memory wizard we need following code in […]
Read moreMarch 21, 2012
Social Networking Site With Node.js, Express And Mongodb The technology stack that we’ll be using will be node + express + mongoDB all of which are exciting, fast and highly scalable. You’ll also get to use jade and stylus for driving the templated views and styling! We will be using npm to ease the package […]
Read moreMarch 21, 2012
Make Your jersey Application with HTML5, CSS3 and Javascript In this application the technology stack which we will be using is HTML5, CSS3 and Javascript, all of which are very easy to learn and understand with a minimum of brain efforts. This application allows the user to customize the given t-shirts and allows him to […]
Read moreMarch 10, 2012
OpenERP 6.1 version has come with very effective Point-of-Sale module. OpenERP 6.0.3 version also contains the same module but the major difference is, here it is a New touchscreen OpenERP Point of Sale interface. The system works offline when internal connection not available. The data get synchronize as soon as the internet connection is available. […]
Read moreMarch 10, 2012
OpenERP 6.1 Version came up with Fixed Asset module that provides the features and functions to manage all types of properties, plant and equipment. The book and tax accounting implications of all capital assets are addressed with maximum flexibility, recognizing the inevitable changes in depreciation methods. Tracking fixed assets is simplified with free format accounting […]
Read moreMarch 10, 2012
OpenERP has released a number of very useful features in the new version. We are writing a series of blogs to describe the new features. In this series this is the first blog showcasing the capabilities of the Mobile client. This client runs in the browser and can run on any mobile phone and tablets. […]
Read more