Cost custom field in product table

Cost custom field in product table
This extension adds a cost field in the product table.
It can be used to track cost vs price.

Installation instructions:
!!! Backup your database and data !!!
!!! Backup your database and data !!!
!!! Backup your database and data !!!


1. Copy the provided XML file into vqmod/xml folder.
2. Execute the following SQL:
ALTER TABLE ocm_product ADD `cost` decimal(15,4) NOT NULL DEFAULT '0.0000' AFTER price;




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
3.0.2.0

Last Update
17 Oct 2020

Created
14 Oct 2020
188 Downloads
2 Comments
uvigii
uvigii
Member since: 28 Sep 2020

View all extensions Get Support