
Search In
In Odoo first, we create existing modules and then we inherits the views in modules. Like first, we install the accounting modules in database and then inherits the account modules. Object is the account.invoice in existing modules and if user wants
Handling Invalid JSON Error in Rails
Hi Friends,
Sometimes by mistake, when we send an incorrect JSON to server, the server is not able of handle the improper JSON so it throws an error, and the client doesn't get any proper error message.


Hello everyone ,
In this tutorial, you will learn how to remove red eye using Photoshop.
While clicking any picture, mostly when using flash or in dim light, a red color is seen in the
in the person's eye .
It can be easily removed by -
Meta tags are used for search engine optimization.Using meta tags we can control how are website should look on social sites when it is shared.
There are two important meta tags:
Meta description tags
Meta keyword tags
Some search engines display th
1. In admin panel click on Catalog->Manage Products.
2. Click on Add Product button.
3. Select Attribute Set and Product Type.(Default & Simple Product)
4. In General tab fill the mendatory details like Name, Description, Short Description,
Hello reader's in this tutorial we will discuss how to open a new stripped browser window?, Some time we want to open a web page in a new, stripped-down, fixed-size browser window.
To open a new fixed size window we use window.open metho
It returns all the sibling elements of the element that you have selected.
It allows you to go through the siblings of the matched elements in the DOM tree and creates a new jQuery object from the matching elements.
Lets see how it works:
HTML:
In OpenERP first, create custom module and than override the function in .py file in custom module and pass this file to the __init__.py file. Then get the correct line residual amount and pass this line in account invoice. using thi
If you need to integrate Facebook SDK in your android app you have to generate keyhash, to configure Facebook API console. Add this method to your utility class and call this method from onCreate() of any Activity. For digital data integrity and auth
Hello Readers,
We can choose image through Cordova camera plugin but with this plugin we can only select one image at a time.
Now, Cordova image picker plugin helps to select more than one image at a time i.e user can select multiple image at a time
