diff --git a/erpnext_germany/erpnext_germany/doctype/business_trip_region/business_trip_region.json b/erpnext_germany/erpnext_germany/doctype/business_trip_region/business_trip_region.json index e00cef8..0a53d0f 100644 --- a/erpnext_germany/erpnext_germany/doctype/business_trip_region/business_trip_region.json +++ b/erpnext_germany/erpnext_germany/doctype/business_trip_region/business_trip_region.json @@ -24,18 +24,21 @@ "description": "For an absence of at least 24 hours per calendar day", "fieldname": "whole_day", "fieldtype": "Currency", + "in_list_view": 1, "label": "Whole Day" }, { "description": "For the day of arrival and departure and for an absence of more than 8 hours per calendar day", "fieldname": "arrival_or_departure", "fieldtype": "Currency", + "in_list_view": 1, "label": "Arrival or Departure" }, { "description": "Lump sum for accommodation expenses", "fieldname": "accommodation", "fieldtype": "Currency", + "in_list_view": 1, "label": "Accommodation" }, { @@ -62,7 +65,7 @@ "link_fieldname": "region" } ], - "modified": "2024-10-24 22:35:47.597779", + "modified": "2024-10-24 22:42:37.127349", "modified_by": "Administrator", "module": "ERPNext Germany", "name": "Business Trip Region",