
Search In
Congratulations on finally putting up your own site whether for business or for other personal use.
And now that you’re beginning to explore the wonders of this digital presence, we’re here to help you navigate the world of websi
When it comes to Google ranking algorithm, your SEO efforts will never be enough. When you think you have got everything figured out, Google will invent something new to keep you on your toes. For a while now, the aim of most websites SEO has been to
In the below example I have created Circular Reveal Animation like chat app(Whatsapp). First I have created activity_main.xml layout, here I have added FrameLayout, all layout and attributes like LinearLayout, ImageButton, TextView, View are
If you want to return the writeoff move.line which is to be reconciled follow the following code .
return writeoff_move.line_ids.filtered(lambda r: r.account_id == self[0].account_id)
@api.multi
def remove_move_reconcile(self):
This tutorial help you to create a real time chat applications using SignalR library.
SignalR Lib is an open-source lib introduced by .Net Framwork. Its very easy to use for building applications that require live user interaction or real time data
In the last few years, ecommerce has exploded in popularity and importance. In 2017, The Atlantic magazine proclaimed brick-and-mortar retail was “melting down,” in light of nine bankruptcies associated with major retail brands.
The use of video is increasingly becoming in demand in many facets of the world, especially during this digital era. Most consumers spend their time on the internet watching videos every day. Even businesses—big or small—have been joining
Hello Readers..
In this blog I am giving an example that how can we create an build.xml file for performing clean,compile and run by using ANT.
<?xml version="1.0" encoding="UTF-8"?>
<project name="AntProject" basedir="." default="run">
Step-1 Install the currency_rate module.
Step-2 After that custmozie .py(Python file) file in currency_rate module:
In below example, I have custmozied .py file. You can directly copy the below python code in your .py file.
class res_currency(osv.o
How to invite facebook friends to install aperticular application
There are two functions given that will help to implement app invitation functionality.
CallbackManager callbackManager;
ShareDialog shareDialog;
First Function:-
priva
