[Lohnrechner-commits] r71 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Fri Jan 26 11:38:26 CET 2007


Author: wilde
Date: 2007-01-26 11:38:26 +0100 (Fri, 26 Jan 2007)
New Revision: 71

Modified:
   trunk/lohnrechner.py
Log:
S?\195?\164tze f?\195?\188r ALV und RV f?\195?\188r 2007 angepasst.


Modified: trunk/lohnrechner.py
===================================================================
--- trunk/lohnrechner.py	2007-01-25 13:16:20 UTC (rev 70)
+++ trunk/lohnrechner.py	2007-01-26 10:38:26 UTC (rev 71)
@@ -289,8 +289,8 @@
     #
 
     def InitSozv(self):
-        self.AVsatz = 0.065 / 2
-        self.RVsatz = 0.195 / 2
+        self.AVsatz = 0.042 / 2
+        self.RVsatz = 0.199 / 2
         # PVsatz ist in self.laender definiert!
         self.PVkinderlose = 0.0025
         self.BMG1 = 3562.5



More information about the Lohnrechner-commits mailing list