Hi evryone, may some one help me please.
i have a digital scrap book store with some providers.
When I created their private aera I marked "sales report" but it didn't appear for them...how can i can please???
Printable View
Hi evryone, may some one help me please.
i have a digital scrap book store with some providers.
When I created their private aera I marked "sales report" but it didn't appear for them...how can i can please???
Assuming this is 1.39h zencart - and are you using another plug-in to manage multiple users? Sounds like something isn't quite right to play nice with that plug in.
I have v1.3.9h and a pluging "private area" install...is that thelp you???
one more question...I have my fisrt sale today...hip hip...but the prize show was the prize with paypal fees deduct...I chekc my paypal and it was less.
How can I configure sales report to show the prize after paypal fees???
Congratulations!
As for the paypal fees - it's not a direct configuration change, but could be done with some custom programming.
To be done right, all payment types should be covered, not just paypal. For just the paypal payments, it would require searching a different database (zen_paypal) for records that match the order ID, then summing the mc_gross and mc_fee values to ensure you get all effects of reversals and refunds. This would need to be done for each order. You may want to only subtract mc_fee from the order value so that non-paypal orders are covered, but refunds are not automated (you'd need to manually remove the items from a refunded order).
Combining with SuperOrders may offer help with this too, as non-paypal payments can be tracked with the paypal payments in SO_PAYMENTS. But, I believe this isn't automated until the ZenCart 1.5 version of SO, and I haven't checked it out firsthand so I'm not sure how completely the refunds are implemented.
thank you so much , I will look at that!!!
I just posted a new version in the addins section. Sales Report 3.1. It's been checked out against ZenCart 1.5, but won't support older versions of zencart (the 'boxes' were removed in favor of the newer auto-installer method of the admin menus). Thanks too to stellarweb.
Also a couple of new features - ability to omit a selected payment method from the results. I also added some date presets for 'Last year' and 'YTD' (year to date).
Known bug slated for the next release: the up_arrow icon conflicts with the one in Super Orders - I'm renaming the Sales Report icons to up_arrow2 and down_arrow2.
Hi all,
I've been using Sales Report for years and I love it!
However, I have this new product with 3 attributes and I really must know how many I've sold of each attribute.
Is there a way to export this information? Or should I instead create a product for each attribute (not as fancy :))
Many thanks in advance
Best regards Peter