
Search In
OpenERP is free enterprise resource planning software having various modules for sales, purchase, CRM, HRM, Accounting/finance, E-commerec etc. Later in may 2014 it has been rebranded as Odoo. Odoo stands for On Demand Open Object means that it is fr
Here we will learn how to open camera in android, to open Camera in the android app we have to add
<uses-permission android:name="android.permission.CAMERA"/>
permission in our manifest file.
In this example I'm moving to
Hello Reader's if you are working on single project and want to rename localhost to any other word then this blog is very helful to you.
So let's start with the following steps
Step 1 : Open httpd.conf file you can fine it i
Ajax codes are used to communicate between web pages and the server without loading the page.
lets demonstrate a search through ajax call with php
<html>
<head>
<style>
span {
color: gre
Hi,
CocoaPods is a dependency manager built on Ruby. It has thousands of libraries and more than a million of apps which helps to scale our project in a graceful and stylish manner. It saves a lot of time when dealing with various dependenci
Today we learn how to open a full screen popup with animation effects :
HTML Code :
<!Doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" conten
Sometimes it happens that our application doesn't support a browser with an older version, in that case, we wish to restrict a user from running our application on an older version. In rails, we have a solution to for this problem.
Browsernizer i
If you want to make wizard views in OpenERP(Odoo) follow the below mentioned code and paste it in your wizard views_xml file:
<record id="action_idea_cleanup_wizard" model="ir.actions.act_window">
<field name="name">Cleanup</field>
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
