eCommerce construction > Configuration

Fabric sales (decimal calculation)

(1/1)

HADY:
Hello,

I wanna share my experience about how to make the quantity of fabrics been calculated with decimal quantities and in the same time how to make changes on the product's price from website admin panel.



1. you will need to open next path: (/public_html/admin/view/default/template/pages/sale/order_details.tpl) and place this code:


2. you will need to open next path: /public_html/admin/model/sale/order.php) and place this code:


3. you will need to go to your database on phpMyAdmin and locate related tables and columns and check the value of TYPE of product and price and change them to (decimal15.4)


Sorry if i missed something to mention.



Good Luck...

abantecart:
Thank HADY for sharing.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod