minor fixes
This commit is contained in:
parent
f6fb26dcf0
commit
944d72b2cf
4 changed files with 6134 additions and 549 deletions
|
|
@ -27,7 +27,7 @@
|
||||||
<f:selectItem itemLabel="#{space.item['name']}" itemValue="#{space.item['$UniqueID']}">
|
<f:selectItem itemLabel="#{space.item['name']}" itemValue="#{space.item['$UniqueID']}">
|
||||||
</f:selectItem>
|
</f:selectItem>
|
||||||
</c:forEach>
|
</c:forEach>
|
||||||
<f:ajax render="#{formComponents.clientId}" />
|
<f:ajax render="#{formComponents.clientId}" execute="#{formComponents.clientId}" />
|
||||||
</h:selectOneMenu>
|
</h:selectOneMenu>
|
||||||
</ui:fragment>
|
</ui:fragment>
|
||||||
<ui:fragment rendered="#{readonly}">
|
<ui:fragment rendered="#{readonly}">
|
||||||
|
|
|
||||||
|
|
@ -4052,7 +4052,7 @@ var b= workitem.getItemValueDouble("order.total");
|
||||||
|
|
||||||
if (b>0 && (a!=b) ) {
|
if (b>0 && (a!=b) ) {
|
||||||
result.isValid=false;
|
result.isValid=false;
|
||||||
result.errorMessage="Der Rechnungsbetrag " + a+ " stimmt nicht mit dem Positionsbetrag " + b + " überein.";
|
result.errorMessage="The invoice total " + a+ " does not match the position total " + b + " .";
|
||||||
}]]></imixs:value>
|
}]]></imixs:value>
|
||||||
</imixs:item>
|
</imixs:item>
|
||||||
</bpmn2:extensionElements>
|
</bpmn2:extensionElements>
|
||||||
|
|
@ -4622,9 +4622,9 @@ if (workitem.getItemValueString('txtcomment')=='') {
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5005-10" id="BPMNShape_IntermediateCatchEvent_6">
|
<bpmndi:BPMNShape bpmnElement="IntermediateCatchEvent_5005-10" id="BPMNShape_IntermediateCatchEvent_6">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="237.0" y="857.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="228.0" y="898.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_14" labelStyle="BPMNLabelStyle_1">
|
<bpmndi:BPMNLabel id="BPMNLabel_14" labelStyle="BPMNLabelStyle_1">
|
||||||
<dc:Bounds height="20.0" width="100.0" x="203.0" y="899.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="194.0" y="940.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_2" id="BPMNShape_EventBasedGateway_2" isMarkerVisible="true">
|
<bpmndi:BPMNShape bpmnElement="EventBasedGateway_2" id="BPMNShape_EventBasedGateway_2" isMarkerVisible="true">
|
||||||
|
|
@ -4990,9 +4990,6 @@ if (workitem.getItemValueString('txtcomment')=='') {
|
||||||
<dc:Bounds height="20.0" width="100.0" x="1698.5" y="1406.0"/>
|
<dc:Bounds height="20.0" width="100.0" x="1698.5" y="1406.0"/>
|
||||||
</bpmndi:BPMNLabel>
|
</bpmndi:BPMNLabel>
|
||||||
</bpmndi:BPMNShape>
|
</bpmndi:BPMNShape>
|
||||||
<bpmndi:BPMNShape bpmnElement="participant_9PUChg" id="BPMNShape_cONPPQ">
|
|
||||||
<dc:Bounds height="210.0" width="800.0" x="0.0" y="0.0"/>
|
|
||||||
</bpmndi:BPMNShape>
|
|
||||||
<bpmndi:BPMNShape bpmnElement="event_3oZtyQ" id="BPMNShape_N9rnlQ">
|
<bpmndi:BPMNShape bpmnElement="event_3oZtyQ" id="BPMNShape_N9rnlQ">
|
||||||
<dc:Bounds height="36.0" width="36.0" x="1247.0" y="1131.0"/>
|
<dc:Bounds height="36.0" width="36.0" x="1247.0" y="1131.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_gObgPQ">
|
<bpmndi:BPMNLabel id="BPMNLabel_gObgPQ">
|
||||||
|
|
@ -5035,7 +5032,9 @@ if (workitem.getItemValueString('txtcomment')=='') {
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_66"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_66"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_38" id="BPMNEdge_SequenceFlow_39" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_2">
|
<bpmndi:BPMNEdge bpmnElement="SequenceFlow_38" id="BPMNEdge_SequenceFlow_39" sourceElement="BPMNShape_IntermediateCatchEvent_6" targetElement="BPMNShape_Task_2">
|
||||||
<di:waypoint x="273.0" y="875.0"/>
|
<di:waypoint x="264.0" y="916.0"/>
|
||||||
|
<di:waypoint x="307.0" y="916.0"/>
|
||||||
|
<di:waypoint x="307.0" y="875.0"/>
|
||||||
<di:waypoint x="350.0" y="875.0"/>
|
<di:waypoint x="350.0" y="875.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_67"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_67"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
|
@ -5197,7 +5196,6 @@ if (workitem.getItemValueString('txtcomment')=='') {
|
||||||
<bpmndi:BPMNEdge bpmnElement="Association_7" id="BPMNEdge_Association_7" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
|
<bpmndi:BPMNEdge bpmnElement="Association_7" id="BPMNEdge_Association_7" sourceElement="BPMNShape_DataObject_3" targetElement="BPMNShape_Task_1">
|
||||||
<di:waypoint x="725.0" y="1807.0"/>
|
<di:waypoint x="725.0" y="1807.0"/>
|
||||||
<di:waypoint x="725.0" y="1724.0"/>
|
<di:waypoint x="725.0" y="1724.0"/>
|
||||||
<di:waypoint x="725.0" y="1724.0"/>
|
|
||||||
<di:waypoint x="725.0" y="1640.0"/>
|
<di:waypoint x="725.0" y="1640.0"/>
|
||||||
<bpmndi:BPMNLabel id="BPMNLabel_135"/>
|
<bpmndi:BPMNLabel id="BPMNLabel_135"/>
|
||||||
</bpmndi:BPMNEdge>
|
</bpmndi:BPMNEdge>
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
5724
workflow/usa/rechnungseingang-usa-1.0.2.bpmn
Normal file
5724
workflow/usa/rechnungseingang-usa-1.0.2.bpmn
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue