Page 1 of 1
Search found 3 matches
Re: custom cart items lost during the checkout login
opencart 2.2.0
Jump to post- Mon Feb 06, 2017 1:16 pm
- Replies 2
- Views 293
custom cart items lost during the checkout login
I have added some custom columns in cart . the cart is working fine until i go to checkout option and login. after login the custom cart option are lost they are set to default value. I tried to find out the files which updates the cart on checkout login but i can't figure that out. Please help me ,...
Jump to post- Mon Feb 06, 2017 12:30 pm
- Replies 2
- Views 293
Re: Products Purchased Report Problem
I got the same problem that the product purchase report shows the wrong calculation for the total product purchased Then i checked my admin/model/report/product.php and found query....... SELECT op.name, op.model, SUM( op.quantity ) AS quantity, SUM( op.total + ( op.total * op.tax /100 ) ) AS total ...
Jump to post- Mon Dec 17, 2012 2:19 pm
- Replies 2
- Views 1128
Search found 3 matches