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

Search In

How to set the Currency Rates in OpenERP(Odoo)?

Step-1 Install the currency_rate module. Step-2 After that custmozie .py(Python file) file in currency_rate module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class res_currency(osv.o

Opensearch Integeration

sometimes you found the search engine of website in browser drop-down list. to add you own website search in that drop-down search engine list. you need to use opensearch format. OpenSearch is a collection of simple formats for the sharing of search

Discussion on set default timezone in cakephp 2.x

Hi Reader's, Welcome to FindNerd, today we are going to discuss set default timezone in CakePHP 2.x When developing an application in CakePHP, sometimes we need to set default time zone in our applications, according to the timezone area. This

Use existing sqlite database in android

I will show you the easiest solution, by far, is to use SQLiteAssetHelper. You add your existing sqlite database in a specified location in your project's assets/ directory, then use SQLiteAssetHelper to access your database (much same as you would

How to hide the field in OpenERP (Odoo) ?

To hide the field first we have to go in .XML file (OpenERP) After that we have to decide where we want to hide the field and then give attribute invisible to that field. As in example below, .XMLcode in XML file : - <record id="view_order_form"

State transition testing

State transition testing is used where some aspect of the system can be described is called a ‘finite state machine’. The state transition from one to other is based on the state of machine and depending upon the what happened before the

Improve flexibility of ASP.Net application with the help of AppSettings in Web.config file

In asp.net application, we Web.config file by default when we create an application. This file is used for keeping various configuration setting related to application i.e. Framework Version, Entity framework settings etc. Other than these configurat

Installation of cakephp

Easy way to install cakephp: Hello Readers. Here is small blog  on how to install cakephp. Cakephp is very fast and easy to install. The minimun requirements to install cakephp  are a web server and  a copy of cakephp.   Step 1

Linux basics

Here is some basic information about Linux. Linux is basically a UNIX operating system, it is a open source OS which is easily available in market, Linux is made with only one thought in mind :- Everything is a file. Means almost everything you do o

Restoring SQLServer Databases from backup files

There are many ways to restore MSSQL Server database from backup files(.bak) like using tools available in SQLServer Management tools. But we face problems when the backup was not created on the same machine or it was shared by someone else or it wa

1 25 130
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: