Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Migrate the code from odoo7 to odoo 8 or 9 to include parent level class in OpenERP-7

When we migrate the code from odoo7 to odoo 8 or 9 then we change only few import classes and some specifics field, rest will remain same, this will helps to migrate code successfully.   In below example I have written Python script to Include

How to show progress in a ProgressDialog while downloading

Progress dialog in android to show progress indicator/updates while downloading a file or when waiting to load a file while playing a game. Progress dialog have various features like:- setMessage() to display message Example: Loading... (or) Please

Retrieve File from a private container in Azure

Now in the current scenario, Most of the Project Owners want to keep their data on cloud. Specially for the .Net projects, we often need to store data in Cloud based Microsoft Azure server. Azure provides azure storage account to facilitate the stor

Commonly used php directives (php.ini)

Below are commonly used php directives, which can be changed in php.ini file (we use Linux so its path is like that: /etc/php5/apache2/php.ini) or its called php configuration file or php configure setting. 1> By default the execution time in php

How to Convert PST to EML File Format

In the IT business, umteen email clients request to handle email mail smoothly and effectively. MS Outlook is one of them. It is the most nonclassical email client to operation and command email mail. By using this performance, users can easily reach

Capture Screenshot in Selenium Webdriver

Here, we discuss that how to capture a screenshot in Selenium WebDriver.   Scenario to be automated:   Launch the web browser Open your application Take a screenshot Save the screenshot in a location   WebDriver Code goes a

SQLite3 with Unity5 : Connectivity

First you have to add an extension (named.. SQLite Manager) in the Mozilla Firefox browser. (It is simply for managing database in some cases). Then you need three .dll files (known as ASSEMBLIES)..., (these files are simply PLUGINS for SQLite3) :

Login with Facebook using custom login button in iOS

Custom Facebook Login Button to logged into the iOS app. Now a days most of the iOS apps provides "Login with Facebook" feature. Facebook also provides SDK for iOS platform, here we are getting logged into the iOS application using Facebook credentia

How to install OpenERP (Odoo) in windows server 2012 R2 ?

Step-1 Go to the link-> http://nightly.odoo.com/7.0/nightly/exe/ Step-2 Select->latest exe file like-> openerp_7.0.20150622.exe -> (Latest Date) 03:29->129251691 Step-3 click on Downloaded exe->select the languages->click on

How to make the confirmation receipt through python code in OpenERP(Odoo)?

In below example, I have written Python script to confirmation receipt through python code. Use below python code in your .py file : 'partner_id': fields.many2one('res.partner', 'Partner', change_default=True, required=True, states={'confirm':[('

1 28 129
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: