
Search In
Facebook Login Button to logged into the iOS app, here we are getting logged into the iOS application using Facebook login button.
Steps to follow:-
Create App in your Facebook account or open (https://developers.facebook.com/apps?ref=mb).
Go to A
Facebook friend list import became easier after using latest Facebook SDK. Here is the method which imports friend list.
Steps to follow:-
Create App in your Facebook account or open (https://developers.facebook.com/apps?ref=mb).
Go to App Details
Following code will help you to detect the change in network availability.
Download the reachablity class from here :
https://developer.apple.com/library/ios/samplecode/Reachability/Introduction/Intro.html
#import "Reachability.h"
Then put follo
Extension methods are used for adding methods to existing classes and types.
These are special kind of Static methods but they are called as if they were instance methods.
Extension methods are defined in static class and methods are also static.
E.
Hi,
If your old page url that are currently not available is showing up in Google search result page and you don't want them to come up in search result page means you want to remove them form search result page/Google for this you have to perform th
If you want to create invoice automatically then follow these step
1- Install subscription module in OpenERP
2 - Than go to menu Tools -> Configuration -> Document Types
3 - Than go to menu Tools -> Recurring Events -> Subscription
Hello All,
Here I am sharing some information to include and use of the SoftKeyboard Plugin for Android.
1.Install SoftKeyboard plugin using the latest version from GitHub:
$ cordova plugin add https://github.com/phonostar/PhoneGap-SoftKeyboard.g
To make Unit of Measure (UOM) in OpenERP (Odoo) is not a difficult, you can do this in just two steps which are provided below, follow both the steps and it's done.
Step-1 Go to sales modules->Configuration ->Unit of Measure->Create
As show
Hii,
Below I have written a script for get the time duration of a MP3 file-
For this first you need to download the getID3, You can download form http://getid3.sourceforge.net/ OR https://github.com/JamesHeinrich/getID3/ .
After downloading the lib
If you want to make an Appraisal Plan in OpenERP (Odoo) follow the below mentioned steps:-
Step-1 Install Human Resources(HR) and Employee Appraisals Module.
Step-2 Go to Human Resources menu->Configuration->Appraisal Plan->Create
Step-3
