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

Search In

HOW TO SET HR-Payroll IN OPENERP

Hi all, To configure the setup in OPENERP, i have provided the method/solution below, you just need to follow the steps one by one. SOLUTION Go to Settings-> Configuration-> Human Resources (this will Install your country’s payroll.)

Mobile Application or Game Marketing Techniques – Part 1

Hi guys, as you all know that developing a product and promoting it in the market are two different things. A product is useless until and unless it is accepted by the targeted audience for whom it has been developed. So whenever a product is launche

When to use copy Attribute in declaring a property in objective c

We all use attributes in Objective C to declare properties. Attributes commonly used are strong, nonatomic, weak, assign. But we never take it seriously why we are using these attributes. One of the common mistakes I often see is the wrong use of ‘

alloc and init methods in objc

In Objective C we create objects wherever we want. NSObject class is the root class which holds alloc and init methods. Here is an example to understand the concept in details. id Object = [NSObject new]; // Creates and returns an initialized objec

WordPress Theme Directory Structure & Their Uses

In WordPress terminology: A WordPress Theme is a collection of php, css & js files that work together to produce a webpage with an underlying unifying design for a weblog. These files are called template files. A Theme modifies the way the site

@Scope annotation in Spring

@Scope:- In Spring 3.0 we can define bean or we can do configuration using Java File. @Scope annotation can be used to define the bean scope. Example: JavaConfig.java package com.babita; import org.springframework.context.annotation.Bean; import

Some key Point of Effective Icon Design

Hi Friends, This small article can help you to create nice icon. I have some small idea in my mind to create effective icon designs, Before going to design icon, there are some guidelines and principles which you might found that are worth studying.

Simple Encryption Decryption using AES in Java

Following is Simple Encryption and Decryption using AES in Java. Data Encryption Standard (DES) is prone to brute-force attacks. It is a old way of encrypting data. It is replaced by Advanced Encryption Standard (AES). If you have Java 8 you can us

Inserting and Deleting Entity Data with the ListView Control

These are the simple steps for inserting,updating and deleting records in ListView control. Create new project Configure entity data model with the project : i) Add new item ->Data->ADO.NET Entity Data Model-> add ii) Select Generat

Vendor Specific CSS Tutorial

In this blog, I am going to explain about the vendor specific css and the implementation of it. What is Vendor Specific CSS ? Vendor Specific CSS is an extension which added to the CSS property for different browsers. By using extension, we can apply

1 462 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: