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

Search In

How to change password of any user from admin login in OpenERP(Odoo)?

If you want to change password of any user from admin login in OpenERP(Odoo) follow the below mentioned steps:- Step-1 Go to Setting Menu and click it. Step-2 Go to users->users->Chek user Step-3 Go to More Menu-> Change Password.

create object and object's combination

I need help in javascript friends I have 3 javascript array. var color = ["red", "yellow", "blue"]; var size = ["xl", "xxl", "xxxl"]; var style = ["cotton", "silk", "jins"]; and i want string like bellow line using javascript or jquery. lbl-01 = "

Liferay Translating messages to multiple languages

Liferay support many languages as you need. All language specific text and storing are done by pulling out in language.properties files. Whenever a page loads, detect the language by liferay and pull up the corresponding language file then display

Static in Java

One of the most important topic that we encounter in java. We can use static with class name, methods name, variables name and block. Static keyword mainly used for memory management. Static variable Static variable takes memory only once whe

Search a location in ios SDK

if you want to search a particular location using the google api so you can use this . Step 1: Get the serverKey From the http://console.developers.google.com/ and write the server key as below. Step 2: #define kGOOGLE_SERVER_KEY @"dsjfdsuiodfdklfjkd

Find the country of the user

To find out the country of the user please use the code below: 1- Add the coreLocation Framework to your project and import #import <corelocation corelocation.h=""> 2- Set the CLLocationManagerDelegate as UIViewController @interface Locatio

How to implement local notification in iOS SDK

Hi Readers, In iOS development of today scenario we may pass the data in different part of code either to selected class or broadcast. One way of broadcasting objects is local notification. Following is the way to implement it: To broadcast object

How to work on Stored Procedure in SQL

Store Procedure:-- These are set of SQL Statements which are grouped in such a way that they execute to do a certain task and make processing of our application fast. Advantages:- They are stored in precompiled format and therefore are fast. Only

Preventing child element from firing on click of Parent element

Suppose, we have this html where div element have 2 child p elements and 1 child anchor element. <div> <p> I am para one</p> <p> I am para two</p> <a href="http:nowheretogo.com">I am a link</a> &

Function calling on button click in OpenERP

Adding a button on an OpenERP view is very easy and calling a function on it too. For example I created a function to add cartage amount on the sales order, I created a field to add cartage amount on it and then on button click it will be added to th

1 191 720
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: