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

Search In

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

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

Exporting SQL Server table data to Excel

Hi Readers ! In this Blog we will find how we can Export SQL Server table data to Excel using .net code . using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; us

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

OpenERP module configuration file

How to Make an OpenERP module configuration file?: It is very simple to Create a module in OpenErp. All you need to know is the basic structure of any module to be used in the system. So if you want to make a simple module in openerp, here below

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

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