/[lohnrechner]/lohnrechner.py
ViewVC logotype

Log of /lohnrechner.py

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 59)

Revision 41 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 08:56:13 2005 UTC (19 years, 6 months ago) by wilde
File length: 11547 byte(s)
Diff to previous 38 , to selected 19
Introduced new variable KVsoli, should be setable by the UI.


Revision 38 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 13:22:49 2005 UTC (19 years, 9 months ago) by wilde
File length: 11468 byte(s)
Diff to previous 37 , to selected 19
Berechnung des Krankenkassenbeitrag um Zusatzbeitrag von 0.9% ergänzt.


Revision 37 - (view) (annotate) - [select for diffs]
Modified Wed Jul 20 14:18:07 2005 UTC (19 years, 9 months ago) by wilde
File length: 11352 byte(s)
Copied from: trunk/RCS/lohnrechner.py revision 36
Diff to previous 35 , to selected 19
Post svn-import cleanup.

Revision 35 - (view) (annotate) - [select for diffs]
Modified Tue Apr 12 15:40:02 2005 UTC (20 years ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 11352 byte(s)
Diff to previous 34 , to selected 19
Den Hinweis "(monatlich)" zum Eingabefeld `Lohn' hinzugef�gt.


Revision 34 - (view) (annotate) - [select for diffs]
Modified Wed Feb 9 14:17:21 2005 UTC (20 years, 2 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 11340 byte(s)
Diff to previous 33 , to selected 19
Support f�r die Sonderregelung der Pflegeversicherung in Sachsen eingebaut.
  Dank an J�rg K�hne f�r den Hinweis.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 13:25:36 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 11084 byte(s)
Diff to previous 30 , to selected 19
bugfix.  An zwei Stellen wurde root statt self.root benutzt.  Dank an
         Ralf Neugebauer f�r den Hinweis.


Revision 30 - (view) (annotate) - [select for diffs]
Modified Mon Jan 31 10:31:05 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 11074 byte(s)
Diff to previous 29 , to selected 19
Komplete Berechnung f�r Sozialabgaben hinzugef�gt
Das rechtfertigt einen Versionssprung  :-)


Revision 29 - (view) (annotate) - [select for diffs]
Modified Mon Jan 31 08:55:33 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 7660 byte(s)
Diff to previous 25 , to selected 19
Etwas code cleanup


Revision 25 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 10:08:27 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 7512 byte(s)
Diff to previous 24 , to selected 19
Bugfix: Der in der letzten Version hinzugekommene Select-Workaround
f�r die L�nder wurde nicht immer benutzt.

Bugfix: Bei neuer L�nderauswahl wurde keine neu Berechnung durchgef�hrt.

Hinzugef�gt: "Lohn nach Steuern" Feld.

SetKirchensteuer durch SetKirchensteuerProzent ersetzt
(API �nderung in LST2005)


Revision 24 - (view) (annotate) - [select for diffs]
Modified Mon Jan 17 14:30:00 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 7072 byte(s)
Diff to previous 23 , to selected 19
Bugfix: Es ist jetzt immer ein Land selektiert (quick and dirty)


Revision 23 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 13:46:49 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 6601 byte(s)
Diff to previous 22 , to selected 19
Zwei kleine Bugfixes


Revision 22 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 13:04:09 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 6572 byte(s)
Diff to previous 21 , to selected 19
Neues Feld: Bundesland
Kirchensteuer wird jetzt automatisch der L�ndertabelle entnommen


Revision 21 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 11:50:38 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 5271 byte(s)
Diff to previous 19
Versions Status auf beta gesetzt
Variablen Typ f�r STKL Widget auf tk.VarInt umgestellt


Revision 19 - (view) (annotate) - [selected]
Modified Fri Jan 14 11:43:17 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 5292 byte(s)
Diff to previous 18
Feld f�r Kinderfreibetrag hinzugef�gt


Revision 18 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 16:59:53 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 4848 byte(s)
Diff to previous 17 , to selected 19
Versionierung/Versionsnummernanzeige verfeinert


Revision 17 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 15:51:34 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 4824 byte(s)
Diff to previous 16 , to selected 19
Kosmetik: Quit-Button, Infofenster


Revision 16 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 13:01:58 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 3875 byte(s)
Diff to previous 12 , to selected 19
Kirchensteuer zu Radiobuttons gemacht


Revision 12 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 11:39:49 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 3694 byte(s)
Diff to previous 10 , to selected 19
Fixed typo


Revision 10 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 10:51:19 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 3694 byte(s)
Diff to previous 9 , to selected 19
Kirchensteuer hinzugef�gt


Revision 9 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 10:32:30 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 2956 byte(s)
Diff to previous 7 , to selected 19
Automatische Berechnung bei Eingabe


Revision 7 - (view) (annotate) - [select for diffs]
Modified Thu Jan 13 10:01:01 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 2649 byte(s)
Diff to previous 6 , to selected 19
Attribute f�r interne und Release Version hinzugef�gt
Fenstertitel wird gesetzt


Revision 6 - (view) (annotate) - [select for diffs]
Added Thu Jan 13 09:42:47 2005 UTC (20 years, 3 months ago) by wilde
Original Path: trunk/RCS/lohnrechner.py
File length: 2508 byte(s)
Diff to selected 19
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26