Commit Graph

37 Commits

Author SHA1 Message Date
Bobbie Hodgetts
cb54dc364c Pulled changes on master into branch (#28)
* Amazon inventory ledger testing and implementation

Tested what I can until more data for the Amazon Ledger Detail table comes in

* amazon settlement amounts now set to tax inclusive when exporting to invoice

* Some updates to the COM lib to attempt to get it to work on .net 8. Unfinished, porting all Access functions over to vs instead

* feature exchange rate update automation

Automated downloading exchange rates from HMRC and updating the database. Added function call to the console and form applications.

Also added a form to show the console output in form application.
2025-06-09 21:00:18 +01:00
Bobbie Hodgetts
5446c995d2 wip 2024-11-21 17:16:23 +00:00
Bobbie Hodgetts
f9b38a98b1 wip 2024-11-21 09:36:16 +00:00
Bobbie Hodgetts
7a12b49b44 Migrated projects to dotnet8
migrated all projects over to .net8
incomplete feature for gui shipments
2024-11-20 16:37:42 +00:00
Bobbie Hodgetts
270eebca9a Feature: stock replenishment 2024-05-09 13:23:33 +01:00
Bobbie Hodgetts
91ef9acc78 SP-API stock reconciliation
Amazon had depreciated a number of reports that were used for stock reconciliation. Application now uses the new fba ledger report to reconcile. It is currently untested, as this requires data from Amazon. Methods that require testing will return a 'NotImplementedException'.

Also, removed the depreciated ILMerge and replaced with ILRepack.

Plus much more tidying up, and improvements.
2024-05-07 08:24:00 +01:00
Bobbie Hodgetts
2f919d7b5a removed unused sp-api libary code 2024-04-17 16:04:28 +01:00
Bobbie Hodgetts
f8452d274a moving code our of program file 2024-04-17 16:03:15 +01:00
Bobbie Hodgetts
c1e6da7a6f tidying up 2024-04-17 13:52:50 +01:00
Bobbie Hodgetts
f1d7119306 the abandoned fba repricing feature
* Merge master into branch (#15)

* Bug fix

* Bug fix when retriving shipment stock status id

* Various bug fixs and improvements to stock SKU reconciliation

* Last MWS report import date time saved

* master into branch (#16)

* Bug fix

* Bug fix when retriving shipment stock status id

* Various bug fixs and improvements to stock SKU reconciliation

* Last MWS report import date time saved

* wip

* wip

* wip

* wip

* wip

* some extra tidying up to get it to complie and the main merge is complete

* wip
2024-04-17 13:23:33 +01:00
Bobbie Hodgetts
a7bc00e73a Migration from Amazon MWS to Selling Partner API 2024-04-11 12:26:13 +01:00
Bobbie Hodgetts
e054278cdd Bug Fix: Exception on deletion of first invoice in list 2021-05-07 11:45:42 +01:00
d8ebd29c47 Merge branch 'amazon-min-max-repricing' into master 2020-10-06 20:39:22 +01:00
b266e1cde0 Last MWS report import date time saved 2020-10-06 20:34:22 +01:00
Bobbie Hodgetts
ddd2b62743 Various bug fixs and improvements to stock SKU reconciliation 2020-10-05 22:40:55 +01:00
Bobbie Hodgetts
cc2534a3e1 Bug fix when retriving shipment stock status id 2020-09-23 20:49:05 +01:00
Bobbie Hodgetts
f95c1d7508 Bug fix 2020-09-23 16:49:56 +01:00
39ab7922d4 Merge pull request #13 from stokebob/master
update branch
2020-09-23 13:17:17 +01:00
8cd27646cd Updating branch with changes from master (#12)
* Copy release version to Dropbox on build

* Bug fix: Error thrown on list containing null item
2020-09-23 13:15:30 +01:00
Bobbie Hodgetts
dcd32b76fa Bug fix: Error thrown on list containing null item 2020-09-23 13:09:24 +01:00
9ec07b8703 Copy release version to Dropbox on build 2020-08-10 11:54:19 +01:00
aeef35b57c wip 2020-06-08 15:13:38 +01:00
738f87f988 wip 2020-06-05 12:19:46 +01:00
d6b198777f wip 2020-05-29 16:28:16 +01:00
3a53350f85 Stock SKU transaction reconciliation 2020-05-29 14:07:46 +01:00
43d61c2ef8 Feature repricing min max (#10)
amazon settlement import/export improvements
2020-05-01 09:08:23 +01:00
56647c7648 Fix amazon settlement period and other updates 2020-02-11 17:20:45 +00:00
7e50da21e7 Export amazon settlement report fix 2020-02-06 21:20:15 +00:00
Bobbie Hodgetts
bed529e1c8 HotFix: Database type change from int to tinyint. Updated code to handle this 2019-07-12 12:03:08 +01:00
Bobbie Hodgetts
a342f8adc6 HotFix: DateTimeLog file missing from master branch. 2019-07-12 11:36:30 +01:00
Bobbie Hodgetts
116aedb897 Feature: Sync MWS Shipment with Database
Various restructuring and misc. features added.
Removed reliance on ABrain Amazon MWS NuGet package, added Amazon's own C# lib
2019-06-24 16:01:50 +01:00
bc44546efd Update/restructure of COM type library v1.0.3 2019-04-02 17:25:30 +01:00
Bobbie Hodgetts
824ebb72ca Solution structure reorganised 2019-03-29 18:49:42 +00:00
Bobbie Hodgetts
94b03eed8a Added option to update Amazon removal order report via console application v1.0.1 v1.0.2 2019-03-28 19:13:26 +00:00
24eee320e8 Feature to handle different SKU tax types when creating sales invoices
Added feature to handle different tax types when creating Xero sales invoice from Amazon settlement reports. (#1)
1.0.1
2019-03-25 16:32:22 +00:00
Bobbie Hodgetts
f33220e278 Add project files. v1.0 2019-03-25 13:02:39 +00:00
Bobbie Hodgetts
81b92f57c6 Add .gitignore and .gitattributes. 2019-03-25 13:02:34 +00:00