
Search In
Inheritance and extension in odoo9 is used to set one page to another page and Odoo provides three different mechanisms to extend models in a modular way.
1. creating a new model from an existing one, adding new information to the copy but leaving th
While making requests to a server you never thought how that request gets fulfilled .
For ex : If you are accessing the Gmail its main server will be out of India so if its out of india how the processing is so fast that we get data in less
In today's world, we need to display the data in tabular format with edit and delete functionality. For example, in ASP.NET we have Gridview control, which is more simple to achieve this. We have Edit data template and view template in ASP.NET Gr
The IFNULL( ) function is available in MySQL, and not in SQL Server or Oracle. This function takes two arguments.
If the first argument is not NULL, the function returns the first argument. Otherwise, the second argument is returned.
Hi friends,
In this Blog, I am going to explain some Facebook limits that every social media expert should know.
Facebook is the largest social media Networking website in the world which has nearly 1.4 billion active users. If we go into deeper c
These are the operators that are used to format data display.
(i) end l manipulator
when it is used is an output statement,causes a line feed to be inserted. It has the same effect as using new line character &qu
Prominence means the state of being important, hence Keyword Prominence refers to how prominent your keywords are within key elements of your web page, importantly how close your keyword or keyword phrase is placed to your title tag, and header tags
array_reverse() function reset the order of elements in an array in reverse order. The function takes an array as argument and return an array containing all values in reverse order. The function also reset the index of elements. To keep the indexes
In MVC while making bindings with the data into the collective form as in the table usually with the JQuery functionality is easy to use.
First you will download and include the CSS and scripts for it
The files rel
Hello Readers,
Today's topic is how to create a SVG?- Every shapes in SVG are based on coordinates (x and y axis). So if you want to edit ,create and script, you have to know about coordinates.
SVG has pre define shape like,
1) Circle
2) R
