Merge branch 'master' into dev-deploy

This commit is contained in:
Salman Manoe 2023-11-29 14:41:50 +07:00
commit e6555891d2

View File

@ -65,7 +65,7 @@
<band splitType="Stretch"/> <band splitType="Stretch"/>
</background> </background>
<summary> <summary>
<band height="592"> <band height="580">
<image> <image>
<reportElement x="0" y="0" width="505" height="38" isPrintWhenDetailOverflows="true" uuid="c4fbc1c2-32a1-42ec-a770-88149a0d9be1"> <reportElement x="0" y="0" width="505" height="38" isPrintWhenDetailOverflows="true" uuid="c4fbc1c2-32a1-42ec-a770-88149a0d9be1">
<property name="com.jaspersoft.studio.unit.width" value="px"/> <property name="com.jaspersoft.studio.unit.width" value="px"/>
@ -1804,23 +1804,11 @@
<bottomPen lineWidth="0.0"/> <bottomPen lineWidth="0.0"/>
<rightPen lineWidth="0.0"/> <rightPen lineWidth="0.0"/>
</box> </box>
<textElement textAlignment="Right" verticalAlignment="Bottom"> <textElement textAlignment="Left" verticalAlignment="Bottom">
<font size="7" isItalic="true"/> <font size="7" isItalic="true"/>
</textElement> </textElement>
<textFieldExpression><![CDATA["Slip Gaji ini dicetak pada " + DateFormat.getDateInstance(1, new Locale("in", "ID")).format(new Date())]]></textFieldExpression> <textFieldExpression><![CDATA["Slip gaji ini dicetak secara elektronik pada " + DateFormat.getDateInstance(1, new Locale("in", "ID")).format(new Date()) + " dan sah tanpa tanda tangan"]]></textFieldExpression>
</textField> </textField>
<staticText>
<reportElement positionType="Float" x="0" y="580" width="505" height="12" isPrintWhenDetailOverflows="true" uuid="90f1fa8b-a41c-4115-afff-5dffec1c8dca">
<property name="com.jaspersoft.studio.unit.width" value="px"/>
<property name="com.jaspersoft.studio.unit.x" value="px"/>
<property name="com.jaspersoft.studio.unit.height" value="px"/>
</reportElement>
<box rightPadding="2"/>
<textElement textAlignment="Right" verticalAlignment="Top">
<font size="7" isItalic="true"/>
</textElement>
<text><![CDATA[secara elektronik dan sah tanpa tanda tangan]]></text>
</staticText>
</elementGroup> </elementGroup>
</band> </band>
</summary> </summary>