Adrien de Peretti
|
80fe362f33
|
fix(integration): setup (#5511)
* fix(integration): setup
|
2023-11-01 13:56:12 -04:00 |
|
Adrien de Peretti
|
4d326fbbdf
|
chore: Move factories and helpers to a better place (#4551)
* chore: Move factories and helpers to a better place
* align factory product variant
* fix factory cart
* add simple store fac
* fix tests
* fix tests
* fix
* fix cart seeder
|
2023-07-20 13:16:04 +02:00 |
|
Philip Korsholm
|
d184d23c63
|
Feat/bulk operations for inventory service (#4503)
* initial push
* bulk delete reservations by location ids
* add method to interface (not implemented yet)
* bulk update
* delete reservations by location id bulk
* add create bulk for inventory item
* refactor attach inventory item method
* add changeset
* verbose false
* method override instead of multiple methods
* change up method signature
* redo changes when updating interface
* update createInventoryLevel method
* rename variables
* fix feedback
* return correct string array when emitting event
* refactor inventory service
* redo order changes
* snapshot
* move prep methods
|
2023-07-18 11:17:57 +02:00 |
|
Adrien de Peretti
|
f0a1355feb
|
feat(medusa): Bulk emit events (#3407)
|
2023-03-13 15:28:51 +01:00 |
|
Carlos R. L. Rodrigues
|
923ccece24
|
feat(medusa,stock-location,inventory): Integration tests (#3149)
|
2023-02-06 09:02:43 -03:00 |
|