From 98f93be0c4168d42a6b2f2fa9bd3fcc9f9d9a4f7 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Mon, 2 May 2016 20:11:32 +0300 Subject: CSV import: convert cylinder size from imperial This will convert cylinder size when importing from imperial units. I am using default working pressure of 3000 PSI that is not precisely correct, but should be close enough for the most common aluminium cylinders. Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/manualcsv2xml.xslt | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'xslt') diff --git a/xslt/manualcsv2xml.xslt b/xslt/manualcsv2xml.xslt index cae2b62e1..4f794630d 100644 --- a/xslt/manualcsv2xml.xslt +++ b/xslt/manualcsv2xml.xslt @@ -264,10 +264,20 @@ - - - - + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2