diff --git a/ext/custom-addons/dp_custom/__manifest__.py b/ext/custom-addons/dp_custom/__manifest__.py
index 539b99e3..4dda11a2 100644
--- a/ext/custom-addons/dp_custom/__manifest__.py
+++ b/ext/custom-addons/dp_custom/__manifest__.py
@@ -49,7 +49,8 @@
         'data/glaser_company_data.xml',
         'data/tz_austria_company_data.xml',
         'data/product_data.xml',
-        'data/tax_data.xml',
+        'data/tz_tax_data.xml',
+        'data/glaser_tax_data.xml',
         'data/cron_job.xml',
         'views/dp_custom_views.xml',
         'views/res_line_views.xml',
diff --git a/ext/custom-addons/dp_custom/data/glaser_tax_data.xml b/ext/custom-addons/dp_custom/data/glaser_tax_data.xml
new file mode 100644
index 00000000..033a73be
--- /dev/null
+++ b/ext/custom-addons/dp_custom/data/glaser_tax_data.xml
@@ -0,0 +1,80 @@
+
+
+
+    
+        20% MwSt.
+        20% MwSt.
+        sale
+        percent
+        20
+        1
+        
+    
+
+    
+        10% MwSt.
+        10% MwSt.
+        sale
+        percent
+        10
+        1
+        
+    
+
+    
+        0% MwSt.
+        0% MwSt.
+        sale
+        percent
+        0
+        1
+        
+    
+
+    
+        0% Reverse Charge
+        0% Rev. Chg.
+        sale
+        percent
+        0
+        7
+        
+    
+
+    
+        0% Drittland
+        0% Drittland
+        sale
+        percent
+        0
+        5
+        
+    
+
+    
+        IG-Ausland
+        Übergang der Steuerschuld auf den Leistungsempfänger gem § 19 Abs 1
+            UStG
+        
+        
+    
+
+    
+        
+        
+        
+    
+
+    
+        Drittland
+        
+        
+    
+
+    
+        
+        
+        
+    
+
+
diff --git a/ext/custom-addons/dp_custom/data/tax_data.xml b/ext/custom-addons/dp_custom/data/tz_tax_data.xml
similarity index 62%
rename from ext/custom-addons/dp_custom/data/tax_data.xml
rename to ext/custom-addons/dp_custom/data/tz_tax_data.xml
index 894b9f8f..c68472fc 100644
--- a/ext/custom-addons/dp_custom/data/tax_data.xml
+++ b/ext/custom-addons/dp_custom/data/tz_tax_data.xml
@@ -1,73 +1,80 @@
 
 
 
-    
+    
         20% MwSt.
         20% MwSt.
         sale
         percent
         20
         1
+        
     
 
-    
+    
         10% MwSt.
         10% MwSt.
         sale
         percent
         10
         1
+        
     
 
-    
+    
         0% MwSt.
         0% MwSt.
         sale
         percent
         0
         1
+        
     
 
-    
+    
         0% Reverse Charge
         0% Rev. Chg.
         sale
         percent
         0
         7
+        
     
 
-    
+    
         0% Drittland
         0% Drittland
         sale
         percent
         0
         5
+        
     
 
-    
+    
         IG-Ausland
         Übergang der Steuerschuld auf den Leistungsempfänger gem § 19 Abs 1
             UStG
         
+        
     
 
-    
+    
         
         
-        
+        
     
 
-    
+    
         Drittland
         
+        
     
 
-    
+    
         
         
-        
+