Skip to content

Commit

Permalink
display open amount at timesheet. close #2707
Browse files Browse the repository at this point in the history
  • Loading branch information
j-dimension committed Nov 26, 2024
1 parent de2251e commit 378ba44
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Component id="splitMain" pref="595" max="32767" attributes="0"/>
<Component id="splitMain" pref="663" max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
Expand Down Expand Up @@ -126,16 +126,22 @@
<Group type="103" groupAlignment="0" attributes="0">
<Component id="chkTimesheetLimit" min="-2" max="-2" attributes="0"/>
<Component id="jLabel5" min="-2" max="-2" attributes="0"/>
<Component id="jLabel4" min="-2" max="-2" attributes="0"/>
<Component id="jLabel8" min="-2" max="-2" attributes="0"/>
</Group>
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Component id="txtTimesheetLimit" min="-2" pref="102" max="-2" attributes="0"/>
</Group>
<Group type="102" alignment="1" attributes="0">
<EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
<Component id="txtTimesheetTotal" min="-2" pref="102" max="-2" attributes="0"/>
</Group>
<Group type="102" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="txtTimesheetLimit" min="-2" pref="102" max="-2" attributes="0"/>
<Component id="txtTimesheetOpen" alignment="1" min="-2" pref="102" max="-2" attributes="0"/>
<Component id="txtTimesheetInvoiceable" alignment="1" min="-2" pref="102" max="-2" attributes="0"/>
</Group>
</Group>
</Group>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="prgTimesheetStatus" max="32767" attributes="0"/>
Expand Down Expand Up @@ -165,7 +171,7 @@
<Component id="lblAllowedPositions" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="cmdAllowedPositions" min="-2" max="-2" attributes="0"/>
<EmptySpace max="32767" attributes="0"/>
<EmptySpace pref="62" max="32767" attributes="0"/>
<Component id="jLabel7" min="-2" max="-2" attributes="0"/>
</Group>
</Group>
Expand Down Expand Up @@ -212,13 +218,23 @@
<Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="prgTimesheetStatus" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="separate" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="txtTimesheetOpen" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="3" attributes="0">
<Component id="txtTimesheetInvoiceable" alignment="3" min="-2" max="-2" attributes="0"/>
<Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
</Group>
<EmptySpace type="unrelated" max="-2" attributes="0"/>
<Component id="jSeparator1" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="lblTimesheetPositions" min="-2" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="cmdRemoveAllPositions" min="-2" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="201" max="-2" attributes="0"/>
<EmptySpace min="-2" pref="243" max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
Expand Down Expand Up @@ -379,9 +395,17 @@
</FontInfo>
</Property>
</Properties>
<Events>
<EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="txtTimesheetLimitFocusLost"/>
</Events>
</Component>
<Component class="javax.swing.JLabel" name="jLabel5">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
<FontInfo relative="true">
<Font component="jLabel5" property="font" relativeSize="true" size="0"/>
</FontInfo>
</Property>
<Property name="text" type="java.lang.String" value="gebucht:"/>
</Properties>
</Component>
Expand Down Expand Up @@ -438,6 +462,55 @@
<Property name="toolTipText" type="java.lang.String" value="Optional k&#xf6;nnen f&#xfc;r das Projekt die zu nutzenden Positionsvorlagen eingeschr&#xe4;nkt werden, um bspw. nur bestimmte Stundens&#xe4;tze zuzulassen."/>
</Properties>
</Component>
<Component class="javax.swing.JFormattedTextField" name="txtTimesheetOpen">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor">
<Format format="##0.##" subtype="-1" type="0"/>
</Property>
<Property name="toolTipText" type="java.lang.String" value="verbleibender Betrag, bevor das Limit erreicht wird"/>
<Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
<FontInfo relative="true">
<Font component="txtTimesheetOpen" property="font" relativeSize="true" size="0"/>
</FontInfo>
</Property>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel4">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
<FontInfo relative="true">
<Font component="jLabel4" property="font" relativeSize="true" size="0"/>
</FontInfo>
</Property>
<Property name="text" type="java.lang.String" value="verbleibend:"/>
<Property name="toolTipText" type="java.lang.String" value="verbleibender Betrag, bevor das Limit erreicht wird"/>
</Properties>
</Component>
<Component class="javax.swing.JFormattedTextField" name="txtTimesheetInvoiceable">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="formatterFactory" type="javax.swing.JFormattedTextField$AbstractFormatterFactory" editor="org.netbeans.modules.form.editors.AbstractFormatterFactoryEditor">
<Format format="##0.##" subtype="-1" type="0"/>
</Property>
<Property name="toolTipText" type="java.lang.String" value="verbleibender Betrag, bevor das Limit erreicht wird"/>
<Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
<FontInfo relative="true">
<Font component="txtTimesheetInvoiceable" property="font" relativeSize="true" size="0"/>
</FontInfo>
</Property>
</Properties>
</Component>
<Component class="javax.swing.JLabel" name="jLabel8">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
<FontInfo relative="true">
<Font component="jLabel8" property="font" relativeSize="true" size="0"/>
</FontInfo>
</Property>
<Property name="text" type="java.lang.String" value="abrechenbar:"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JScrollPane" name="jScrollPane2">
Expand Down
Loading

0 comments on commit 378ba44

Please sign in to comment.