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.