Hendrik Schutter localhorst
  • Baden, DE
  • Joined on 2018-06-13
localhorst pushed to master at localhorst/e-commerce 2020-06-02 07:47:06 +02:00
72ddfa42ef Merge pull request 'Show Tax in Article Edit View. Fixes #48' (#49) from feature/48_not_showing_tax_edit_view into master
2ef9eb29ac Show Tax in Article Edit View. Fixes #48
Compare 2 commits »
localhorst merged pull request localhorst/e-commerce#49 2020-06-02 07:47:06 +02:00
Show Tax in Article Edit View. Fixes #48
localhorst closed issue localhorst/e-commerce#31 2020-06-02 07:46:17 +02:00
Javascript Magic | Artikel Bearbeiten View.
localhorst created pull request localhorst/e-commerce#44 2020-06-01 10:54:28 +02:00
check if article.image is null
localhorst pushed to fix/image_null at localhorst/e-commerce 2020-06-01 10:53:16 +02:00
38fcda708f check if article.image is null
localhorst pushed to fix/image_null at localhorst/e-commerce 2020-06-01 10:40:22 +02:00
localhorst commented on issue localhorst/e-commerce#42 2020-06-01 10:36:32 +02:00
Crash Falls articles.image_id == NULL

wenn der Artikle sauber via der UI aus einem offered Article erstellt wird ist die iamge_id gesetzt. Und kann auch während der Laufzeit nicht NULL werden.

Aber ich mach dennoch nen fix falls NULL

localhorst commented on issue localhorst/e-commerce#34 2020-05-30 23:35:01 +02:00
supplier overview page

TODO:

  • Warehouse links (same as supplierOrders)
  • balance label
  • booking table
localhorst commented on issue localhorst/e-commerce#35 2020-05-30 23:33:06 +02:00
supplier orders overview page

done with 1cb52a20d4

localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 23:32:08 +02:00
1cb52a20d4 finished supplier orders
localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 21:13:34 +02:00
67c101ebea finished show orders based on supplier
localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 20:16:46 +02:00
657d315850 show orders based on supplier
localhorst created pull request localhorst/e-commerce#40 2020-05-30 16:50:58 +02:00
feature/offered_article_supplier
localhorst pushed to feature/offered_article_supplier at localhorst/e-commerce 2020-05-30 16:49:27 +02:00
407229f15d changed cheapest supplier ref in offered article entity
localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 16:43:18 +02:00
5d7ecbdfb7 basic detail page for supplier
localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 16:16:20 +02:00
c8d3ab3ff0 list suppliers page
localhorst pushed to feature/supplier_page at localhorst/e-commerce 2020-05-30 15:49:06 +02:00
localhorst pushed to feature/offered_article_supplier at localhorst/e-commerce 2020-05-30 12:29:48 +02:00
1b2e75a82c updates scripts
localhorst pushed to feature/offered_article_supplier at localhorst/e-commerce 2020-05-30 11:52:36 +02:00
286edb33ed show supplier name at offered article page