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

Search In

How to set inspection and introspection in OpenERP/Odoo ?

Odoo stores most model metadata inside a few meta-models which allow both querying the system and altering models and fields on the fly over XML-RPC. For example code like below. models.execute _kw(db, uid, password, 'ir.model', 'create', [{ 'na

Stored routies in Mysql

Welcome to Findnerd. We are going to explain the storage procedure and functions. It is also known as stored routines. Stored routines is available from Mysql5.7. There is table named proc which is required to work with stored routines. It will be cr

Onchange in Odoo9

Onchange is the most important function for Odoo. The "onchange" mechanism provides a method for the client interface to update a form at the time when the user filled a value in a field, without saving anything to the database. For example you can s

Delegation in odoo9

Delegation is most important for odoo module, it is the third inheritance mechanism which provides more flexibility (it can be altered at runtime) but less power: using the _inherits a model delegates the lookup of any field not f

Spring @PropertySource Annotation

Spring @PropertySource Example : Spring is a powerful framework, having almost everything a developer need to develop an application. Today we are going to talk about the @PropertySource annotation. Suppose we have a property file and we want to load

Sorting list with IComparable interface

IComparable interface is used for sorting of list of objects. It can be similar to Array.Sort() method but the difference is that it provides customization on sorting of objects. We can sort a list of string or integer by simply calling List.Sort()

How to Sanitize Email ID and URL in PHP

Hello Everyone, today I will guide you "To Sanitize a String in PHP" SANITIZE :- Data affirmation is usually an inclusive element of working with varieties. Not merely may be published files result in protection problems, nevertheless additionally,

UDP

User Datagram Protocol is the simplest communication protocol that is used by TCP/IP suite.   It provides the communication at the minimum expense.     In UDP there is no acknowledgement mechanism by the receiver this means that n

Star Topology

 Star Topology In this type of network topology, all the nodes are connected individually to one common hub. The transmission stations are connected to the central node in such a manner that the design resembles the shape of a star, and hence,

Identifying the browser with the help of Javascript.

We can easily identify the name of the browser, with the help of "JS navigator".Here we have used the "window.navigator" object that contains information about the visitor's browser.We can write "window.navigator" object without the "window" prefix

1 41 633
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: