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

Search In

How to generates and returns pdf version of a report in openerp?

In openerp you make a request to read the assets while the transaction creating is not done and As the assets are generated during the same transaction and the rendering of the templates will call them. There is a scenario where the assets are unreac

Functions in MySQL

Function is a predefined program in which we pass the parameters and it return a value. There are two types of function create function and predefined functions. Create function- Like other languages we can also create function in MySQL. Below synta

Quick sort in C

Quick sort in C programming is used to sort the elements of a list or an array either in ascending or in descending order.   Quick sort is based on the pivoting of the element and comparison and sorting is being made based on this element. &n

  • 484
Performing live serach using AJAX and PHP

Here in this blog i have used AJAX to search and provide result on the whenever user enter any character in the textbox. The result is coming from a PHP page. Ajax search is used for making the code easy to understand and for saving the users time, h

Apple launches waterproof iPhone 7, iPhone 7 Plus with dual camera, AirPods & Apple Watch

In my iPhone 7 launch and rumour roundup  published 2 days back, I have compiled a series of  expected specs and features that were circulating around the globe. Glad to see, that majority of expectations that were included in the rumour ro

How to use SQLite database using Phonegap

In this article, you will learn about the SQLite database in Cordova for mobile application. SQLite is open source database which can be used in phonegap application. It has features as in standard relational database (SQL syntax, prepared statements

How to Remove Error 'No Such Element Exception' From Below Python Code

I am trying to run the following code: from selenium import webdriver # create a new Firefox session driver = webdriver.Firefox(executable_path=r'C:\Program Files\geckodriver.exe') driver.implicitly_wait(30) driver.maximize_window() # navigat

How to Display Power Set of 2 Sets of Fibonacci Series n and m?

Firstly the Fibonacci series is 1,2,3 not 5,8,2 it is not getting corrected. Secondly the correct power set is not getting generated. In the last is I want to generate two Fibonacci series of n and m (they can be same) and generate the power set of t

How to Use 2fa Google Authentication in CakePHP 3 and Above - 8 Steps Guide

About Google Authentication/ 2 step verification   2fa stands for "Two Factor Authentication"  also called Google authentication which provides security to user account. In order to log-in to their account, they need to ins

How to set the Advanced filters in OpenERP(Odoo)?

Step-1 Install the web_advanced_filters module. Step-2 After that custmozie .py(Python file) file in web_advanced_filters module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class IrFi

1 9 13
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: