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

Search In

How to Search through the existing partners based on the lead's partner or contact name in OpenERP(Odoo)?

In existing partners first we have to go in .py file (Python file) After that we have to decide where we want Search through the existing partners based on the lead's partner fields and then give start to end Path to that field.Use below .py code in

How to create a transparent Activity in Android

You have to add a theme attribute in the Android manifest file under activity section. So that only that particular activity will become transparent. After the above step, add background attribute to your layout file as shown below: <linearla

How to make Appraisal Plan in OpenERP(Odoo)?

If you want to make an Appraisal Plan in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install Human Resources(HR) and Employee Appraisals Module. Step-2 Go to Human Resources menu->Configuration->Appraisal Plan->Create Step-3

How to make currency Filter in AngularJS .

With the help of AngularJS Filters method we create a currency filter function. In below example, We will first input two text box then we will declare first price of an article, after then will input quantity of article and finally get total price o

How to speed up the mysql Query

Hello Readers, If you want to speed up the mysql query or optimize the query: Below are some points to follow while writing the mysql query: Always every table must have a Primary Key. Primary key is very essential for mysql operation While crea

How to copy invoice automatically in OpenERP(Odoo)?

Step-1 install the account_invoice_copy module. Step-2 After that customize .py file in account_invoice_copy module. In below example, I have custmozied .py file. You can directly copy the below python code in your .py file - def copy(self, c

How to assign task in project management in OpenERP(Odoo)?

If you want to assign task in project management follow the below mentioned steps: - Step-1 Install Project Management module. Step-2 Go to Project Menu and click it. Step-3 Go to Project-> Tasks->Create->Fill in the following text ,bel

How to make alerts in Lunch module in OpenERP(Odoo)?

If you want to make alerts in Lunch module in OpenERP (Odoo) follow the below mentioned steps:- Step-1 Install the lunch module. Step-2 Go to Lunch menu and Click it. Step-3 Now go to: Lunch ->Alerts->Create->Schedule Date ->Recurrenc

Function Templates in C++

Function Templates:-Templates are used to achieve the generic programming. By using function template the code will be independent to any data type. A template is used to create generic class or a function. By using function templates we have used t

How to resolve the 404 error page after changing menu alias in Joomla administrator

In Joomla admin when we creating Menu and give the menu alias name it's working fine. But sometimes, the case when we change the alias name of one menu. For example: we change example.com/mymenualias1 to example.com/mymenualias2 We are redirected

1 146 370
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: