Commit Graph

17 Commits

Author SHA1 Message Date
Philip Korsholm
4a85627435 feat(medusa, medusa-plugin-brightpearl): Inventory management for Brightpearl (#3192) 2023-04-23 12:50:19 +02:00
Sebastian Rindom
bd1e115696 fix: account for non-division currencies in sales credit (#342) 2021-08-30 12:03:46 +02:00
Sebastian Rindom
690d339667 feat(medusa,brightpearl,segment,webshipper): claims (#163)
* chore: create tests

* chore: models

* fix: passing initial tests

* test: adds integration test

* test: clean up integration implementation

* fix: claims

* fix: brightpearl + webshipper

* tests: passing

* fix: update claim items

* fix: adds gitignore

* fix: pr comments

* fix: single migration

* fix(medusa-plugin-segment): adds item claimed event to segment
2021-02-03 09:49:12 +01:00
Sebastian Rindom
0889059ba1 fix(medusa-plugin-brightpearl): reliable oauth (#119) 2020-10-05 11:48:20 +02:00
Sebastian Rindom
34eb53f72e fix(medusa-plugin-brightpearl): automatic token refresh 2020-09-21 18:12:02 +02:00
Sebastian Rindom
c7bd7838aa fix: cron jobs and brightpearl auto refresh (#107)
* fix: adds automatic refresh of tokens

* fix: send options to plugin loaders

* fix: adds README optional inventory sync
2020-09-10 13:33:38 +02:00
Sebastian Rindom
27052cae27 fix: use correct auth type 2020-09-09 15:24:05 +02:00
Sebastian Rindom
60bbd120ea fix: rounds values when sending to brightpearl 2020-09-03 10:26:35 +02:00
Sebastian Rindom
e25478034b fix(medusa-plugin-brightpearl): more gentle inventory syncs 2020-08-28 11:19:20 +02:00
Sebastian Rindom
33e725368d Log error 2020-08-23 17:37:55 +02:00
Sebastian Rindom
aed9feb357 Log error 2020-08-23 17:30:12 +02:00
Sebastian Rindom
c37f410429 Add rate limiting 2020-08-23 16:50:54 +02:00
Sebastian Rindom
c3898bcea4 Add redirect url 2020-08-23 16:16:09 +02:00
Sebastian Rindom
ab0c51819c Brightpearl integration sales flow 2020-08-11 15:40:04 +02:00
Sebastian Rindom
21bc096b2e Adds Oauth support to plugins 2020-08-04 17:13:47 +02:00
Sebastian Rindom
e69c3aba01 creates webhook and cron job to update inventory 2020-08-03 14:05:56 +02:00
Sebastian Rindom
c18677d5f2 Adds integration to send sales orders to brightpearl 2020-08-03 10:23:45 +02:00