fix(admin-ui, medusa): Require name in create stock location (#3670)

* initial fix

* add changeset

* remove company from required fields
This commit is contained in:
Philip Korsholm
2023-04-02 11:57:41 +02:00
committed by GitHub
parent eed784d7d0
commit a5ad6c0542
5 changed files with 88 additions and 58 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/admin-ui": patch
"@medusajs/medusa": patch
---
Fix(admin-ui,medusa): Ensure stock locations are created with a name