Magento: Add custom attribute to Magento’s PDF invoice

Add custom attribute to Magento’s PDF invoice
Add custom attribute to Magento’s PDF invoice

Hello everyone! Today I’ll show you how to add custom attribute to Magento’s generated PDF invoice in just a few steps. Since this article is pretty straight-forward, here we go.

One of my recent tasks was to create a custom attribute for products called inchoo_warehouse_location, and output it when click on “Print” (invoice in admin section) occurs. Since PDF generation is Magento’s core functionality, we’ll have to rewrite it a bit.
(more…)

Continue ReadingMagento: Add custom attribute to Magento’s PDF invoice

Magento 1.7 Upgrade Errors with Solutions

Magento 1.7 Upgrade Errors with Solutions
Magento 1.7 Upgrade Errors with Solutions

Upgrading Magento sometimes becomes very tedious. You may receive errors like 500 internal error, getAlloptions(), two navigation bars, Reindex error, “CONNECT ERROR: Package ‘Mage_All_Latest’ is invalid” etc. while upgrading to 1.7 version. In this blog we have shared some errors of magento 1.7 upgrade with their solutions.
(more…)

Continue ReadingMagento 1.7 Upgrade Errors with Solutions

Magento: Tutorial- How to Upgrade Magento to 1.7 via FTP

Magento: Tutorial- How to Upgrade Magento to 1.7 via FTP
Magento: Tutorial- How to Upgrade Magento to 1.7 via FTP

Many of you might not like the previous method of Upgrade which was via connect manager. Sometimes when you have huge no. of products, then upgrading through Connect Manager, becomes a tedious task. In such a situation, we would like to suggest Magento Users to upgrade magento through FTP.

In this Tutorial, we will provide you steps to be followed while upgrading to Magento 1.7:
(more…)

Continue ReadingMagento: Tutorial- How to Upgrade Magento to 1.7 via FTP