Bug 25557: Correct basket.pl column config
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 21 May 2020 23:42:01 +0000 (23:42 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 12 Jun 2020 07:57:38 +0000 (09:57 +0200)
This patch corrects the column configuration tool for basket.pl
TO TEST:
1. Go to Acquisitions and look at basket.pl
2. Open another tab and go to column configuration and try to hide some columns like Quantity.
3. See that the wrong columns are being hidden.
4. Apply patch
5. Trying hiding each column in the table and make sure the correct one is being hidden.
6. Rejoice!

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

admin/columns_settings.yml

index 323c431..9923463 100644 (file)
@@ -79,14 +79,18 @@ modules:
         -
           columnname: recommended_retail_price_tax_excluded
         -
-          columnname: ecost_tax_excluded
+          columnname: actual_cost_tax_excluded
+        -
+          columnname: budgeted_cost_price_tax_included
         -
           columnname: recommended_retail_price_tax_included
           is_hidden: 1
         -
-          columnname: ecost_tax_included
+          columnname: actual_cost_tax_included
           is_hidden: 1
         -
+          columnname: budgeted_cost_tax_included
+        -
           columnname: replacement_price
         -
           columnname: quantity