eugenmihailescu / ebay-purchase-report

Creates a ad-hoc eBay purchase history report
GNU General Public License v3.0
22 stars 21 forks source link

No GRAND TOTAL line #5

Open WalkGood opened 6 years ago

WalkGood commented 6 years ago

No GRAND TOTAL line at bottom of report. This after all is an important line of information.

eugenmihailescu commented 6 years ago

Can you share a screenshot of your report, especially the bottom/summary part of it.

What browser do you use? Which version of the extension do you use? This info are shown at the bottom of the report, in the footer actually.

This is a screenshot of a such report on my system showing both, the group footer, the summary and nonetheless the extension/browser version info.

It is also worth checking the extension's settings, perhaps you have unchecked/disabled some option that may affect the grouping/summary.

Workaround If for some reasons the summary gets not generated as it is supposed to, then use the "Export As" link shown on the top-left of the report. Use you spreadsheet/calc program to get a summary.

WalkGood commented 6 years ago

Sorry for the delay responding. I am using Firefox Quantum 64-bit v60.0.1 browser on a Windows 10 laptop with all current updates. I have latest version of your extension May 25 2018, v1.0.24

Please see attached screen shots of report top page and bottom page.

In addition, it would be useful to see sales tax paid for each transaction. Many state governments want to collect sales tax for purchases made outside that state. So now we have to report what purchases were made and did not pay sales tax.

Thank you for your response to this matter.

Philip White

On Sat, May 26, 2018 at 4:33 AM, Eugen Mihailescu notifications@github.com wrote:

Can you share a screenshot of your report, especially the bottom/summary part of it.

What browser do you use? Which version of the extension do you use? This info are shown at the bottom of the report, in the footer actually.

This is a screenshot https://i.imgur.com/ZBwYwlt.png of a such report on my system showing both, the group footer, the summary and nonetheless the extension/browser version info:

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eugenmihailescu/ebay-purchase-report/issues/5#issuecomment-392246643, or mute the thread https://github.com/notifications/unsubscribe-auth/AlzLEIEIweVsihti-X0BqIyPTgqoHYTzks5t2RNIgaJpZM4UOm3L .

eugenmihailescu commented 6 years ago

I can't see any attached screenshot. I don't think Github Issue editor supports that. You could use a free sharing service for that like https://imgur.com. Just upload your screenshot there, get the upload shortcut URL and post it here :-)

WalkGood commented 6 years ago

There are TWO attached jpg images.

On Thu, May 31, 2018, 3:36 PM Eugen Mihailescu notifications@github.com wrote:

I can't see any attached screenshot. I don't think Github Issue editor supports that. You could use a free sharing service for that like https://imgur.com. Just upload your screenshot there, get the upload shortcut URL and post it here :-)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eugenmihailescu/ebay-purchase-report/issues/5#issuecomment-393652896, or mute the thread https://github.com/notifications/unsubscribe-auth/AlzLEFYVP2nEBjel_UCPFjL4yf5HAUoFks5t4EZPgaJpZM4UOm3L .

WalkGood commented 6 years ago

I have replied via email.

I'll have to upload the images like u suggest a little later today.

On Thu, May 31, 2018, 3:36 PM Eugen Mihailescu notifications@github.com wrote:

I can't see any attached screenshot. I don't think Github Issue editor supports that. You could use a free sharing service for that like https://imgur.com. Just upload your screenshot there, get the upload shortcut URL and post it here :-)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eugenmihailescu/ebay-purchase-report/issues/5#issuecomment-393652896, or mute the thread https://github.com/notifications/unsubscribe-auth/AlzLEFYVP2nEBjel_UCPFjL4yf5HAUoFks5t4EZPgaJpZM4UOm3L .

eugenmihailescu commented 6 years ago

If there are then I cannot see them. Probably they are visible only within the owner's profile.

WalkGood commented 6 years ago

Doing this via email on cell phone.

https://i.imgur.com/Pi9gVpe.jpg

https://i.imgur.com/7zL2RGP.jpg

On Thu, May 31, 2018, 3:47 PM Eugen Mihailescu notifications@github.com wrote:

If there are then I cannot see them. Probably they are visible only within the owner's profile.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/eugenmihailescu/ebay-purchase-report/issues/5#issuecomment-393656936, or mute the thread https://github.com/notifications/unsubscribe-auth/AlzLEDxk8KxtmfK2pOaoBsZbr0n-Y2loks5t4EjZgaJpZM4UOm3L .

WalkGood commented 6 years ago

ebaypurchase report top ebaypurchase report bottom

eugenmihailescu commented 6 years ago

I've checked the source code and it looks that the GRAND TOTAL is shown only when the report contains transactions in one currency only. So I expect that your report contains a mixed of currencies, for instance US, USD, $, CAD, in any case, more than a currency symbol.

WalkGood commented 6 years ago

I will check the full report and let you know but I do not think there were any transactions in foreign non-US Dollars.

WalkGood commented 6 years ago

I would think it should be easy to keep track of different currency types and print a Grand Total for each.

WalkGood commented 6 years ago

Do you know if the sales tax amount is available to include on the report?

eugenmihailescu commented 6 years ago

I don't think the sales tax amount is available. What the web extension does is it grabs all the visible info on the Purchase History page and consolidates it in a compact report. So if you see that info on the eBay's Purchase History page then theoretically I could fetch and print that info too. But if you can't see it, I can't use it.

WalkGood commented 6 years ago

All transactions are US dollars.

Tw0tone commented 5 years ago

ebay I'm looking for this addon to do the same thing. If Walkgood is trying to do what I am trying to do I need it to be able to import it into Quickbooks easily. I highlighted in the image above the only parts of the report I actually need. It doesn't really need to be displayed to read easily just easier to import into Quickbooks. :D Does all of that make sense? Thanks!

Tw0tone commented 5 years ago

I could use the subtotal line but the subtotals on my report are rounded up. Is there a way to stop that from happening?

brianmcaudill commented 4 years ago

This file is a hack but it removes the rounding and it also prints a grand total at the bottom of the page.

report.txt