|
Grand Total in Online "Sales Report" |
Post Reply |
Author | |
mikeb
Admin Group Joined: March/17/04 Location: United States Status: Offline Points: 194 |
Post Options
Thanks(0)
Posted: December/21/05 at 10:04am |
See
http://support.salescart.com/kb/KB-details.asp?key=5497 You may edit the 3_sales.asp page in the /online folder and change the following line: Before (line 153): If i >= RS.Pagesize Then After (line 153): If ( i >= RS.Pagesize ) or ( i <= thePageSize ) Then Edited by mike |
|
JasonJolliff
Groupie Joined: November/05/05 Location: United States Status: Offline Points: 49 |
Post Options
Thanks(0)
|
I'm using the Online order management system. How can I make a report by period show me the total of the order on the page? Right now, it won't do that unless I make thepagesize = the amount of records that there are or smaller. It basically won't return a Total unless the page is filled up. There's got to be an easy way to change this. Ideally, I would like to make thePageSize equal to how many confirmed orders there are.
or Have the Total just reflect the $ Total of however many records are on the page. Please please tell me there is a good/easy way to do this. Thanks for the help guys, I love the product...it's so tweakable. www.GoodIndie.com |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |