Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Skipping Shipping Methods In Magento

For Remove Shipping Methods you need to change its function This code is working for me in 1.7.0.2 but you can try this for older version also A) Open Mage/checkout/controllers/Onepagecontroller.php In this File Go to on “function saveBillingA

How to amount residual in account module in OpenERP(Odoo-8)?

In OpenERP first we create custom module and module name is account_demo and then create four file like as __init__.py, __openerp__.py, account_demo.py, account_demo.xml file in your module and create function and function name like accoutss_residual

Benefits of Top 3 IDEs for PHP Web Programming

IDE stands for Integrated Development Environment. An IDE is a software application used by programmers for code development and debugging. It increases programmer productivity. The best IDE comes with a number of features and services to develop a c

How to install Joomla?

To install joomla following steps needed to follow: Download the Joomla installation package from the Joomla.org. Once downloaded you will get a zip file. Unzip the file and upload the joomla files to your server. Next you need to create a mysql da

Multilingual in Cakephp 2.0

Hello Readers, Hope you are doing good today. Today we will discuss multilingual functionality on the website. The main question is that Why You Need A Multilingual Website For Your Business? Nowadays you see, times are changing with the growing nu

How to save and fetch data from Sqlite database

First include the sqlite file in your project. Then copy that file from bundle to documents directory as below and create Database method. -(void)createDatabase{ NSString *pathForDocumentDirectory =[self databasePath]; //define new path and put

Code First Approach in .Net

Hi Friends, Today I will tell you about using Code First approach using entity framework. There are some situations where you need to create the table(when it does not exist in the database). So to do this we will  use entity framework 6.0.0.0

How to update fields in text fields in product module OpenERP(Odoo)

In OpenERP first create custom module and inherits the hr module in your existing module.   Follow these step given below Step1- First create existing module like as test and than create .py file in your own module like as a test.py file and

Why Developers Should Use WordPress CMS for Web Development?

A common dilemma is making the mistake of categorizing WordPress as just a blogging platform, where newbies to the blogging world usually question Why the need for WordPress? Why not the old website which I currently make use of. What’s the urg

How to set paging in Codelgniter

Hello Friends, If you are looking to set paging and listing in CodeIgniter. Please review the below example code and make your changes accordingly.   Controller Code Open your controller file and make the changes as below: <?php defined

1 72 130
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: