Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 451 Bytes

Todo.md

File metadata and controls

16 lines (10 loc) · 451 Bytes
  • Storage services & Controllers

    • Suppliers, Warehouses, Transfers, Locations, Inventories, Item lines
  • Create tests

Done

fixed inconsistent variable names and functions for the same functionality. fixed inconsistent filenames.

removed unnecessary "using".

created base storage service and base controller class and implemented it for all endpoints

Questions

Items use Uid but should the endpoint blindly accept uid from the client side?