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

Search In

How to use javascript function in Odoo-9

In javacsript function first we have to move on src file and open the .js file and go one step further by creating a javascript file, name it tutorial_editor.js and place it into the static folder. For example you can see below.

Flash Builder Crash

When you trying to open your flash builder ,sometime it shows that window appears and then disappear, and your flash builder doesn't start. So, here is the solution for this.   You just have to delete the .lock file in worksapce.  

Create a file Using Php

Create a file Using Php In PHP,we can use the fopen() function to create a file. If we use fopen() on a file, it will create file(if that file does not exist) by given named. Syntax: fopen("testfile.txt", "Mode"); Both arguments are required F

Increase the number of search results in OpenERP

Its sometimes very tedious and time consuming to search for a product or a partner or anything by typing and still not getting the desired result and then you have to wait for the Search More wizard. To compensate this, I have got a solution, just g

How to use Stock Warehouse in OpenERP(Odoo)?

Step-1 Install the warehouse 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 - class stock_warehouse(osv.osv): _name = "stock

Basic openerp module directory structure and _init_.py

Basic openerp module directory structure:- In OpenErp all module of openerp server are located in the server/addons directory, to create all new module in openerp follow this step:- first step is create a subdirectory in the server/addons director

 How to Create a theme module in odoo-9

If you want to create a theme module first you have to check _init.py file and __openERP.py file. After that you need to inherit the package theme to an Odoo module. main folder- Create a folder and name it like this: theme followed by yo

How to use fgets() function in PHP?

Hi Reader's, Welcome to FindNerd, today we are going to discuss what is  the  use of  fgets in PHP ?  If you want a function that returns a line from an open file and after a specific length(the length that is specified by yo

Uploading Files in Rails

Uploading Files in Rails Uploading files from a form is a very common task(i.e uploading images, files etc). As you may already know that you need to set multipart/form-data, if you want to upload files from a form. Similarly in rails, you need to se

Converting .DOCX file to .PDF file using LIBREOFFICE in cakephp

In order to convert DOCX file to PDF file directly, LIBRE OFFICE should be installed in your system. LibreOffice is an OpenOffice's successor that allows command line conversion using the LibreOffice conversion engine. The advantage of LibreOffi

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