Skip to content

Releases: ravibpatel/SalesManager

v1.0.8

06 Oct 05:45
Compare
Choose a tag to compare
  • Fixed an issue preventing Sales Manager from getting data using the API.

v1.0.7

11 Jun 14:11
Compare
Choose a tag to compare
  • Changed sync logic to prevent the addition of new transaction type from affecting the application.
  • Now application will show Item Sales Count instead of Total Sales Count to avoid confusion.

v1.0.6

21 Mar 06:11
Compare
Choose a tag to compare

Fixed an issue preventing the application from getting sales data using Envato API.

v1.0.5

12 Mar 08:21
Compare
Choose a tag to compare
  • Fixed an issue where renewed support amount was counted as a received amount instead of support amount.
  • Added search text box to search transactions.
  • Added Costura.Fody to embed assemblies into executable resulting in a reduced size.

v1.0.4

17 Nov 05:22
Compare
Choose a tag to compare
  • Fixed an issue that causes the application to show refunded purchase as the normal transaction.

v1.0.3

11 Aug 09:01
Compare
Choose a tag to compare
  • Fixed an issue causing Price After Author Fee to get wrong values for refunded or reversed transactions when getting data from API.
  • Fixed an issue causing Partner Share amount to be calculated based on current Partner Share value for Refunded or Reversed transactions.
  • Fixed an issue causing Total Sales to show a wrong value if there are transactions with multiple quantities of the same product in that time period and user refunded the part of the order in same time period.

1.0.2

05 Jun 10:39
Compare
Choose a tag to compare
  • Fixed issue where GetSales dialog is shown even if the application is hidden.
  • Fixed issue where transactions list refresh itself after every removal when the user removes multiple transactions.
  • Fixed issue with the application is not restoring from a minimized state when opening another instance.
  • Added notification of new sales when Sales Manager is minimized to tray.

v1.0.1

24 May 09:10
Compare
Choose a tag to compare

Fixed issue where removing last Account or Product from their respective comboBox leads to crash.

v1.0

08 May 08:27
Compare
Choose a tag to compare

Initial release