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/controller/intern
Jannik 2290f01a8f Merge pull request 'feature/fix_delivery_api' (#116) from feature/fix_delivery_api into master
Reviewed-on: #116
Reviewed-by: Jannik Seiler <seil0@mosad.xyz>
2020-06-24 18:38:03 +02:00
..
accounting Implement Supplier AutoSupplierPayment. closes #100 2020-06-21 15:50:27 +02:00
customers Fix showing CustomerOrder all CustomerOrders in my orders. fix displaying orders in random order 2020-06-21 18:58:15 +02:00
suppliers Add & generate tracking information to (Supplier-)OrderConfirmation. Fixes #110 2020-06-24 00:37:58 +02:00
warehouse Fix #113 by fixing initialization of RestServiceForDelivery. 2020-06-24 01:18:16 +02:00
DashboardController.java Dashboard working 2020-06-15 17:47:55 +02:00
InternArticleController.java Prevent duplicate Articles from ArticleOffer 2020-06-21 01:07:04 +02:00
InternIndexController.java Show the balances of the main and vat account in the dashboard 2020-06-05 19:17:44 +02:00
WarehouseController.java Use Spring model for template attributes 2020-06-08 09:14:11 +02:00