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

Search In

How to Convert Any File Format to PDF - A Complete Guide

If you have ever dealt with digital documents, chances are you have come across a well-known file type known as PDF – short for “portable document file”. PDF files are highly versatile, compatible, and will display exactly as intend

How to create DLL file from java?

Hello Guy's This Blog will guide how to create DLL file from java using JNI. Please follow the below instructions. First create a java file that contains the native method and it loads the DLL file. Create TestDLL.java and put below code : public

How to make Purchase Usability Extension in OpenERP/Odoo ?

Step-1 Install the purchase_usability_extension module. Step-2 purchase_usability_extension->Purchases.py Step-3 After that custmozie purchases.py(Python file) file: In below example, I have custmozied purchases.py file. You can directly copy the

How to check invoice date in OpenERP/Odoo ?

Step-1 Install the account_invoice_sequential_dates module. Step-2 Account_invoice_sequential_dates->invoice.py Step-3 After that custmozie invoice.py(Python file) file: In below example, I have custmozied invoice.py file. You can directly copy t

How to remove index.php from Codeigniter

Hello Reader! If you are new to working on Codeigniter Framework for PHP then you are very likely to encounter with the problem of index.php in url. Now we will see how to get resolve this error and then after you do not need to include index.php in

Import data from another database using CSV in OpenErp

The easiest and possibly the best idea of importing data from another database to a new database is the CSV export. OpenErp gives you this feature in the versions 6.1 and 7.0. Following is the example on how you can export customers to a csv file:

How to Build the customer Profile in avatax in OpenERP(Odoo)?

Step-1 Install the avatax module. Step-2 After that custmozie .py(Python file) file: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file - profileNameSpace = ('ns1', 'http://avatax.avalara.co

How to connect server with terminal

If you are looking to connect server with your linux terminal. Please follow the below process: 1) You should have .pem file, username and IP address or URL of your server. 2) Open Terminal 3) Get to your folder under .pem file reside. Like I have m

Why does my CHM have a blank content pane?

Hello Readers, Many times I have heard that, many developers finds blank content pane in CHM, so to resolve this Issue, here I am providing the solution Below. First of all lets see what exactly the problem is- Problem: When creating a CHM File and

How to set or get configration variable in codelgniter

Hello Friends, Configuration variable are the core variables in any project. In Codelgniter we have codelgniter/application/config/config.php file to set configuration variable. Like I want to set a font_size globally in my project then I need to op

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