Page 1 of 2 12 LastLast
Results 1 to 10 of 24

Hybrid View

  1. #1

    Default Business Activity Report 1.5.0 Support Thread

    This thread provides support for those users implementing the Business Activity Report contribution (1.5.0) offered in the Forum Free Downloads section.

    http://www.zen-cart.com/index.php?ma...oducts_id=1267
    GHarls@}-',--
    DataGrange Design Studio
    Web Design and Consulting

  2. #2
    Join Date
    Jun 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    Old database added to new installation of ZenCart Version: 1.3.8
    Mods installed: Admin Profiles and Business Activity Report
    Custom template

    Warning: Division by zero in /home/USERNAME*/public_html/igotluckyskraps.com/ADMINFOLDER*/DG_BusActivity.php on line 204

    *changed here for obvious reasons lol

    The problem started on the very first search.

    Also, is there an uninstall proceedure?

    Thanks

  3. #3
    Join Date
    Mar 2009
    Posts
    33
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    1.
    i'm probably not doing something right. i got the business activity to installed, and when i click on the 'details' button, i get this on the page :

    Records Displayed Below are Stored in Database Table "dg_businessTS_detail"
    1146 Table 'yabycosm_zc1.dg_businessTS_detail' doesn't exist
    in:
    [TRUNCATE dg_businessTS_detail]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    does that mean i didn't install the module correctly?



    2.
    For account and tax purposes, i actually need the report to show the taxes separately. Here in canada we have 2 taxes and my accountant needs to see them as separate colums as they filed separately. Is there a way to do that?


    thanks!

  4. #4
    Join Date
    May 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    I got the same error when trying to view the details. Evidently there is a mistake in the SQL script that creates the new datafiles. I can't find it.

    HEY GHARLS. You listening guy!? We need a little help here.

  5. #5
    Join Date
    Jul 2009
    Location
    Roswell, NM, USA
    Posts
    97
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    I installed and it works but it shows $0.00 tax and $0.00 coupons no matter what the timeframe and I know several have used coupons and many paid tax. Any idea why it isn't picking up that info?

    Thanks!

    Blessings,
    Krisann

  6. #6

    Default Re: Business Activity Report 1.5.0 Support Thread

    Quote Originally Posted by shartlesville View Post
    I installed and it works but it shows $0.00 tax and $0.00 coupons no matter what the timeframe and I know several have used coupons and many paid tax. Any idea why it isn't picking up that info?

    Thanks!

    Blessings,
    Krisann
    Your case sounds the most baffling ... based on the SELECT SQL that resides behind the report, it's 'supposedly' impossible not to pick up tax on the order line.

    First things first ... do you know how to use SQL against your database? (We can also communicate via e-mail; I'm at [email protected]).
    GHarls@}-',--
    DataGrange Design Studio
    Web Design and Consulting

  7. #7

    Default Re: Business Activity Report 1.5.0 Support Thread

    Quote Originally Posted by dkhoward View Post
    I got the same error when trying to view the details. Evidently there is a mistake in the SQL script that creates the new datafiles. I can't find it.

    HEY GHARLS. You listening guy!? We need a little help here.
    Easy does it ... we're all very busy and sometimes items slip past me from time to time.

    Could you please relate to me the message that you see when you run the script within the Install SQL Patches module?
    GHarls@}-',--
    DataGrange Design Studio
    Web Design and Consulting

  8. #8

    Default Re: Business Activity Report 1.5.0 Support Thread

    Quote Originally Posted by mooomers View Post
    1.
    i'm probably not doing something right. i got the business activity to installed, and when i click on the 'details' button, i get this on the page :

    Records Displayed Below are Stored in Database Table "dg_businessTS_detail"
    1146 Table 'yabycosm_zc1.dg_businessTS_detail' doesn't exist
    in:
    [TRUNCATE dg_businessTS_detail]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    does that mean i didn't install the module correctly?



    2.
    For account and tax purposes, i actually need the report to show the taxes separately. Here in canada we have 2 taxes and my accountant needs to see them as separate colums as they filed separately. Is there a way to do that?


    thanks!
    1. You must execute the SQL script that comes with the report. Instructions can be found in the README file.

    2. Is your Zen Cart customized to separately capture and store both tax amounts? If so, I can perhaps give you a suggestion as to how to modify the report code to include both ... redesigning the report layout will be a messy job.
    GHarls@}-',--
    DataGrange Design Studio
    Web Design and Consulting

  9. #9
    Join Date
    Jan 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    [QUOTE=gharls;756315]1. You must execute the SQL script that comes with the report. Instructions can be found in the README file.


    I'm having the same problem. When I hit Detail I get a message that the dg_businessTS_detail table doesn't exist.

    I've run the SQL. I've checked in my SQL and the table is there but it's empty.

    What am I doing wrong? Or more importantly....how do I fix it?

    Anyone's help is appreciated here. In the meantime I'm going to remove all the files and start over again. I'll post if that works...

    Thanks!
    Bekah

  10. #10
    Join Date
    Jan 2009
    Posts
    44
    Plugin Contributions
    0

    Default Re: Business Activity Report 1.5.0 Support Thread

    [QUOTE=rleepac;764620]
    Quote Originally Posted by gharls View Post
    1. You must execute the SQL script that comes with the report. Instructions can be found in the README file.


    I'm having the same problem. When I hit Detail I get a message that the dg_businessTS_detail table doesn't exist.

    I've run the SQL. I've checked in my SQL and the table is there but it's empty.

    What am I doing wrong? Or more importantly....how do I fix it?

    Anyone's help is appreciated here. In the meantime I'm going to remove all the files and start over again. I'll post if that works...

    Thanks!
    Bekah

    Figured it out. For some reason a prefix of zen_ was added to the name of the table when I ran the SQL patch - so it kept saying the table wasn't there. I renamed the table in my SQL taking out the zen_ from the beginning and it works now. Yay!

    Bekah

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v152 Support Thread: Report All Errors (Even Warnings)
    By lat9 in forum Addon Admin Tools
    Replies: 34
    Last Post: 1 Feb 2020, 05:42 PM
  2. v151 Sales Report with Graphs support thread
    By JacobBushnell in forum Addon Admin Tools
    Replies: 17
    Last Post: 25 Jul 2019, 02:27 PM
  3. All Business template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 994
    Last Post: 23 Apr 2019, 04:44 PM
  4. v153 Linked Products Report [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 11
    Last Post: 11 Jun 2015, 09:52 PM
  5. Admin Activity Report [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 6 Aug 2009, 12:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg