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

Search In

How to resolve Registry issue in Postgres

If on installing OpenERP 6.1 using all-in-one setup, pgAdmin is note getting installed or you are not able to select pgadmin while installation then you might be having a registy issue with postgres application. To solve this king of problem. Follo

How to Create Basic Search View In Odooo

In Odoo Search View is easy to use that is provided on every list view. With a module, you can add additional filter options that make it easier for users to find the information they are looking for and user can select the filter in Odoo. To use th

How to check partner balance in openerp

To check partner balance in openerp follow these step given below Step1-First Install Account module, to install Account module in openerp Step2- Go to Account -> Reporting -> Generic Report -> Partners -> Partners Balance and save

How to calculate two fields and show total in third fields in openerp

To create two float fields in openerp you have to make third fields function and also this is a auto calculate in openerp. Like:- field3 = field1 + field2 EXAMLE - 'field3' : fields.function(get_total, method=True, string='FIELD3',type='integer')

Basic Program of Java Script

JavaScript is the programming language of HTML and the Web. JavaScript can be placed in the and the sections of an HTML page. In HTML, JavaScript code must be inserted between and tags. <!DOCTYPE html> <html> <head> <script&

Java erro module not deployed

Hello, I need help because I complete stuck with this error in my Java project In-place deployment at /Users/jakublemiszewski/Desktop/VCMS/VCMS+WS/VCMS-WS/build/web GlassFish Server, deploy, null, false /Users/jakublemiszewski/Desktop/VCMS/VCMS+WS/VC

How to Edit __openerp__.py ?

If you want Edit __openerp__.py in OpenERP(Odoo) follow the below mentioned steps: - Step-1 Go to given module and click it. Step-2 You will find four files mentioned below. (i)-__openerp__.py (ii)- __init__.py (iii)- _python.py (iv)-_views.xml Ste

How to find a module position on any given page in Joomla?

Joomla works on Positions. It basically divides the page into different parts that is known as positions. Module are assigned to those positions. To display the module positions you required to follow the following points: Login to the backend of t

How to create category attribute ?

Magento provides a way to add product attribute from admin but sometime we need to add category attribute in our category settings. So here I am going to tell you the way we need to create category attribute programmatically.E.g. I am creating one ag

Creating templates in Odoo

If you want to creating templates in OpenERP(Odoo) follow the below mentioned code in your .xml file. <openerp> <data> <template id="index"> <title>Academy</title> <t t-foreach="te

1 142 949
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: