
Search In
Vibrate and Sound defaults on notification in android
We need to add sound and vibration when notification comes in.
Here I have written the way to get default sound when notification comes in. And vibration because of notification.
Notificati
Static Map in android
Here I am writing a way to show static map on ImageView.
Its image of map that displays on mobile without the help of any api key.
Here we just make String url to add your latitute and longitute.
like
private double latitut
In below example I have written Python script to configure barcode. It will print one barcode on each page based on quantity available of selected products. Like below python code in .py file :
import logging
from openerp.osv import fields, orm
In below example, I have written Python script for each tax group. see below python code in .py file :
(tax_code_pos, base_code_pos, account_pos, tax_id)= (0, 1, 2, 3)
for key, tax_amount in group_tax.items():
tax = s
Hello Reader ,
When adding a row to DataTable, there are two methods available in C# and VB.Net i.e.
DataTable.Rows.Add(DataRow) and DataTable.ImportRow(DataRow). Both do the same functionality, adding a row to DataTable but the main difference is
In below example, I have written Python script to loan/invest demand fields. Use below python code in your .py file :
'date_start': fields.date('Start Date', states={'confirm': [('readonly', True)]}),
'date_stop': fields.date('Maturity Da
In below example, I have written Python script to confirmation receipt through python code. Use below python code in your .py file :
'partner_id': fields.many2one('res.partner', 'Partner', change_default=True, required=True, states={'confirm':[('
Do not share your medicine online purchase of tetracycline with other individuals to who it was not prescribed.
Do not cost of depo-provera change your dose or quit taking acarbose without first speaking to your doctor.
When offered concomitantly
HTML Interview Questions and Answers for Beginners
Hello
This tutorial, will provide you HTML questions and answers. The content here will help people to get through with their interviews for software industry. If you want to get to get into an IT
In below example, I have written Python script to create the session and to add the link with the given channel.
To do this, directly use below python code in your .py file
Session = self.pool["im_chat.session"]
newid = Session.create(cr,
