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

Search In

How to Debug in odoo 8

Use below code line in .py file if you want to debug file in odoo import ipdb; ipdb.set_trace(); And then restart server use this command in terminal and then restart your openerp- server with the —debug option. # openerp-server –debug

How to Override Inline CSS Styles

Inline styles have the highest priority of all CSS. In general, I would recommend you avoid using them and place your CSS declarations in external files. However, you may not have that luxury if you are working on a legacy system or do not have direc

How to take frame from video

Please provide me the solution to take frame from video in android If you have code. Please share it.

how to run swf file in android using webview

i want to run an swf (flash file) in android using webview.i used the code at the following link but was not able to find teh resolution.Please help me in this: https://forums.xamarin.com/discussion/13304/how-to-play-swf-from-assets-folder

Using Left Outer Join in LINQ

We use left outer join when we want each element of the first collection should be fetched irrespective of whether it has the related element in the second collection  or not. In LINQ, we perform left outer join by calling DefaultIfEmpty

How to set timezone in codelgniter

Hello Friends, If you are looking to update timezone in codelgniter application you need to make changes in index.php. By default timezone represent server local time suppose server is placed in Singapore then your default timezone would be Singapor

How to pass variables through the URL when using pagination?

First of all we should understand the pagination concept , so for this check the cakephp.org . If we want to pass the custom variables in pagination so first of all pass the variables to the view . Lets suppose we want to pass $pass . In the contro

Cakephp 3.0: How to read and write Session

How to read and write session: Yes this is the basic question in which I got stuck when I was new to cakephp 3.0. I tried to find out the answer through google, stackoverflow and I finally found the answer to it. In order to read and write sessions

PCI Compliance - What Retail Companies Should Know

    If you want to boost the growth of your retail business, you must have a product and an easy-to-use payment method for your customers. As additional people shop online and fewer individuals use cash, the retail industry needs to cha

How to start an Ionic Application Project

In this post, you will learn how to start any application using Ionic Framework. We will start with the downloading process of ionic and all the dependencies that are needed for developing any application. Also we need to know the platforms that are

1 239 408
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: