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

Search In

How to get currency in param in Odoo?

If you want to get currency in param in Odoo then follow the following code in your .py file. incl_tax = prod_taxes.filtered(lambda tax: tax not in line_taxes and tax.price_include) if incl_tax: return incl_tax.compute_all(price

Identifying Browser & Platform

PHP has given some useful environment variable that are there in the phpinfo.php page that was used to setup the PHP environment.The best environment variables set by PHP is HTTP_USER_AGENT which identifies the user's browser and operating system

How to make facebook share button on website?

Hello Reader's if you are developing the Ecommerce based website in which you want to integrate the facebook sharing option, then this blog is very helpful to you. So lets start with the html doc.  To get Facebook sharing first you need to

Simple XML GET with php

To get the node values from we use xml file with XML Get . The example to get the data from xml. Note.xml is xml file,  <SUBJECT> <COURSE>Android</COURSE> <COUNTRY>India</COUNTRY> <COMPANY>Tut

How to implement captcha in cakephp ?

A CAPTCHA is a system that ensures sites against bots by producing and evaluating tests that people can pass however current PC programs can't. A CAPTCHA (an acronym for "Completely Automated Public Turing test to tell Computers and Hum

Manual and Automatic bootstrapping in AngularJS

In Javascript framework like AngularJS there is a bootstrapping process involved and there are certain flow that is involved in it. There are two types bootstrapping involved in AngularJS: Automatic bootstrapping Manual Bootstrapping Let us di

How to Export Gridview to excel

In C#.net, GridView is use to display tabular data. With GridView it is not mandatory to specify column mappings. If not specified it automatically reads the column name from the data-table to which it is bound. However we must ensure that we specify

Create amazing charts and graphs with angular-fusion-charts

In this post, you will learn how to use fusion charts and graphs in angular. There is a plugin for using fusion charts in angularjs. you can add this plugin and use it for web or mobile applications. Features of this plugin: It will add a chart b

How To Create Halftone effect In Illustrator

STEP 1   Choose File > New. Once the new document window appears name the document then add width and height. Make sure that your document has large canvas.   STEP 2   Type your text using Bold and thick font than select the t

How to set paging in Codelgniter

Hello Friends, If you are looking to set paging and listing in CodeIgniter. Please review the below example code and make your changes accordingly.   Controller Code Open your controller file and make the changes as below: <?php defined

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