
Search In
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
Hi there,
If you got bored from Ubuntu old plain launcher then try to install Cairo-Dock. It will give you Mac's OS Dock feel. :) In addition there are many other advantage of it too.
For Installation
Use the following command to add Cari
Hi Readers,
GCD stands for Grand Central Dispatch. It can be used to handle background task. In app requirement many time we need to perform some tasks like calculation etc without any effect on main thread. So all we need is to perform that perticu
ANCHORS-
Anchors represent hyperlinks. A hyperlink is used to navigate or if we want to move a user from one page to another or download a file or external resources.
Anchors are also used to link to particular section of the same page by giving #
Hello Friends,
If you are looking to flash success messages in Symfony. Please review the code below:
1) Open your controller and put the below code with your changes:
// Define your success message as below
$request->getSession()
Hello Readers,
If you want changes in any page inMagento, Then you should surely know from which file the code is generated. In magento, the code on any page comes from different phtml files. if you are beginners, you should know about tem
Hello Readrs,
We will learn about JQuery event in below.
JQuery event provide you a facility to user interaction with a web page it means that you can code that runs when a user click(s) on a certain part of the page or an element(s).
An event re
File Ownership and Permissions
It is important in multi-user system to ensure that files of one user cannot be accessed by another user, until and unless user is permitted to access the files. The user who creates the file, is by default the owner o
This blog includes generating the random number without repetition of number in specific range.
For this we need to take a array to store the generated number so that we can keep track that the number is already generated or not.
Here is the code-
Now Android API version 7 is ready to launch in the market with name Nougat.
Nougat has some features that are listed below :
Performance - For Fast updates now just in time compiler comes with new updates, VR mode etc.
Battery & data
