diff --git a/nfu_wholesaler_exporter/README.rst b/nfu_wholesaler_exporter/README.rst index a7f75c3..071dffa 100644 --- a/nfu_wholesaler_exporter/README.rst +++ b/nfu_wholesaler_exporter/README.rst @@ -48,6 +48,7 @@ Changelog - 16.0.1.0.1: Rename to CSV Exporter - 16.0.1.1.0: Add rounding for float values and remove zero lines - 16.0.1.2.0: Change limiter to ";" and only show exporter in closed state +- 16.0.1.2.1: Show exporter in in_progress state as well Bug Tracker =========== diff --git a/nfu_wholesaler_exporter/__manifest__.py b/nfu_wholesaler_exporter/__manifest__.py index 75d1fd1..400a438 100644 --- a/nfu_wholesaler_exporter/__manifest__.py +++ b/nfu_wholesaler_exporter/__manifest__.py @@ -4,7 +4,7 @@ "author": "BAKEUP", "website": "https://www.bakeup.org", "category": "Sale", - "version": "16.0.1.2.0", + "version": "16.0.1.2.1", "depends": ["sale_order_batch", "nfu_sale_order_batch_packaging"], "data": ["views/sale_order_batch_views.xml"], "license": "LGPL-3", diff --git a/nfu_wholesaler_exporter/readme/HISTORY.rst b/nfu_wholesaler_exporter/readme/HISTORY.rst index 83765ab..9d2b353 100644 --- a/nfu_wholesaler_exporter/readme/HISTORY.rst +++ b/nfu_wholesaler_exporter/readme/HISTORY.rst @@ -2,4 +2,5 @@ - 16.0.1.0.0: Adjust to Grell format specification - 16.0.1.0.1: Rename to CSV Exporter - 16.0.1.1.0: Add rounding for float values and remove zero lines -- 16.0.1.2.0: Change limiter to ";" and only show exporter in closed state \ No newline at end of file +- 16.0.1.2.0: Change limiter to ";" and only show exporter in closed state +- 16.0.1.2.1: Show exporter in in_progress state as well \ No newline at end of file diff --git a/nfu_wholesaler_exporter/static/description/index.html b/nfu_wholesaler_exporter/static/description/index.html index 177629e..52dfab3 100644 --- a/nfu_wholesaler_exporter/static/description/index.html +++ b/nfu_wholesaler_exporter/static/description/index.html @@ -409,6 +409,7 @@ Das ist aktuell der default_code, falls wir den mal prefixen, muss das hier ange