This repository has been archived on 2020-08-02. You can view files and clone it, but cannot push or open issues or pull requests.
e-commerce/prototype/src/main/java/org/hso/ecommerce/entities/warehouse
CodeSteak 4e9f7800be Remove WarehouseBookingReason it was not used. 2020-06-24 00:42:55 +02:00
..
Slot.java Implement proper querying of warehouse slot sums and booking accounts. 2020-05-06 14:10:37 +02:00
WarehouseBooking.java Fix naming-convension-error in ArticleOffer 2020-05-10 14:30:00 +02:00
WarehouseBookingPosition.java Implement CreateCustomerOrderAction; Not implemented: correct booking and WarehouseBooking fetching... 2020-05-05 22:56:12 +02:00
WarehouseBookingPositionSlotEntry.java Allow reuse of empty warehouse slots. Also fixes #59 2020-06-12 19:48:21 +02:00