
Search In
Hi Readers!
Sometimes while trying a git commit, we get a message displayed as below
fatal: Unable to create 'your_project_path/.git/index.lock': File exists.
If no other git process is currently running, this probably means a git process crash
To Use amount booked in the company currency in openerp Follow these step to given below
Step-1 Install the account_voucher module.
Step-2 After that custmozie account_voucher module.
In below example, I have custmozied account_voucher module. You
Here I have created Set Image and Image ScrollView. In the below example when we clicked Image that image will be set on page. Below example will described you how to make Image View and ScrollView.
Step(1)activity_main.xml Layout-
<?xml version=
In this blog, we have created an example of a very simple and responsive jQuery popup box. Popup box is used frequently in the webpages for various purpose (Notification message, Alert message etc. ). If you need a simple and elegant r
While working as an SEO specialist, I have encountered with domain transition process from old domain to new domain, which was one of the most exciting and challenging task for me. I was the only one
Below are some sought-after interview questions asked, related to Squid
Question1: What is Squid?
Answer: Squid is an Application software that works as a proxy server as well as web cache Daemon. Squid Protocols such as FTP, HTTP, HTTPS, SSL,TLS,
Managing Gems in Rails can be infuriating at times especially when Bundler is not present. That is what happens when you use Rails version lower than 3 as it does not come bundled with Bundler.
A quick fresh up though as why we use Bundler -
Bundle
With Google’s promise of Over The Air (OTA) platform updates to its Nexus family of devices, Android 4.4 is now available for all devices in the Nexus family.
With the launch of ‘KitKat’, Android has appropriated yet another confectionary. Launched
Google Kills Android Menu Button, Replaces It with Action Bar
But still so many devices have hardware menu button so now we can combine hardware menu button along with action bar option popup menu by just doinig a small trick.
When you clicks on the
Creating a module in OpenErp is very simple. All you need to know is the basic skeleton of any module to be used in the system. There are four major files that build up your module:
1.) init.py file
2.) openerp.py file
3.) mymodel.py file
