Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 716 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 716 Bytes

oc2-prices-inc-tax

An OCMOD XML file to add fields to the admin so you can enter the price of a product including taxes, and have the price excluding taxes calculated for you using JavaScript.

Adds fields to the data, options, special and discount tabs of the product edit form, and shows prices including tax in the product list view.

Installation

Use the extension installer in Opencart to install the xml file Then go to 'Modifications' and click the refresh icon to apply.

You'll find a configuration option to switch it on and off in Settings -> Edit Store -> Option -> Taxes

Changelog

v1.1 - Fully functional and tested v1.0 - Adapted code to the OCMOD platform