Forum Home Forum Home > Legacy Products > SalesCart Standard / PRO / SQL
  New Posts New Posts RSS Feed - Grand Total in Online "Sales Report"
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Forum LockedGrand Total in Online "Sales Report"

 Post Reply Post Reply
Author
Message
JasonJolliff View Drop Down
Groupie
Groupie


Joined: November/05/05
Location: United States
Status: Offline
Points: 49
Post Options Post Options   Thanks (0) Thanks(0)   Quote JasonJolliff Quote  Post ReplyReply Direct Link To This Post Topic: Grand Total in Online "Sales Report"
    Posted: November/30/05 at 12:37am
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
Back to Top
mikeb View Drop Down
Admin Group
Admin Group
Avatar

Joined: March/17/04
Location: United States
Status: Offline
Points: 194
Post Options Post Options   Thanks (0) Thanks(0)   Quote mikeb Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 11.04
Copyright ©2001-2015 Web Wiz Ltd.

Copyright 2015 by ComCity® LLC and SalesCart™.  All Rights Reserved