Releases: ravibpatel/SalesManager
Releases · ravibpatel/SalesManager
v1.0.8
v1.0.7
- 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
Fixed an issue preventing the application from getting sales data using Envato API.
v1.0.5
- 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
- Fixed an issue that causes the application to show refunded purchase as the normal transaction.
v1.0.3
- 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
- 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
Fixed issue where removing last Account or Product from their respective comboBox leads to crash.
v1.0
Initial release