May 31, 2012
OpenERP community always understands the criticality of business and accordingly offers amiable solutions. Considering Mobile solutions as a hot trend into the market, OpenERP now came up with mobility solutions. One can have a glance at important modules of OpenERP using mobile devices on the fly. This enable the decision makers to have access of […]
Read moreMay 31, 2012
May 31, 2012
Play safe with Open Source! Many companies today are using open source software to reduce costs and accelerate time to market. When using open source software, it is important to ensure that you are complying with all of the relevant open source licenses in order to avoid legal issues. There are many factors that catalyses […]
Read moreMay 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 more