
Search In
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
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
Please provide me the solution to take frame from video in android
If you have code. Please share it.
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
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
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
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
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
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
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
