1704 lines
68 KiB
Plaintext
Executable File
1704 lines
68 KiB
Plaintext
Executable File
<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:p1="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" text="" x:Class="it.smi.adex.views.immediatesendingvatdata.ImmediateSendingExtractedInvoicesDataFormView" x:Name="FORMVIEW">
|
|
<Composite.layout>
|
|
<FillLayout/>
|
|
</Composite.layout>
|
|
<CTabFolder borderVisible="false" x:Name="headClient" x:Style="BORDER">
|
|
<CTabItem text="#datianagraficidocumento">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite.layout>
|
|
<FillLayout/>
|
|
</Composite.layout>
|
|
<Composite x:Name="layoutComposite">
|
|
<Composite.layout>
|
|
<GridLayout/>
|
|
</Composite.layout>
|
|
<Group bounds="0, 0, 78, 82" text="#emittentedocumento">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#nifemittente"/>
|
|
<Text editable="true" textLimit="9" x:Name="NIEMBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#isoemittente"/>
|
|
<Text editable="true" textLimit="2" x:Name="CIEMBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoidemittente"/>
|
|
<Text editable="true" textLimit="2" x:Name="TPEMBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#idemittente"/>
|
|
<Text editable="true" textLimit="20" x:Name="IDEMBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
|
|
<Group text="#contropartedocumento">
|
|
<Group.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#denominazionecontroparte"/>
|
|
<Text editable="true" textLimit="120" x:Name="DENCBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#nifrapprlegale"/>
|
|
<Text editable="true" textLimit="9" x:Name="NIRLBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#nifcontroparte"/>
|
|
<Text editable="true" textLimit="9" x:Name="NICOBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#codiceisocontroparte"/>
|
|
<Text editable="true" textLimit="2" x:Name="CICOBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoidcontroparte"/>
|
|
<Text editable="true" textLimit="2" x:Name="TPCOBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#idcontroparte"/>
|
|
<Text editable="true" textLimit="20" x:Name="IDCOBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
|
|
<Group text="#aziendasuccessione">
|
|
<Group.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#denominazioneaziendasuccessione"/>
|
|
<Text editable="true" textLimit="120" x:Name="NRREBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#nifaziendasuccessione"/>
|
|
<Text editable="true" textLimit="9" x:Name="NIFRBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
|
|
</Composite>
|
|
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
<CTabItem text="#testatadocumento">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite_1" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite.layout>
|
|
<FillLayout/>
|
|
</Composite.layout>
|
|
<Composite x:Name="layoutComposite_1">
|
|
<Composite.layout>
|
|
<GridLayout/>
|
|
</Composite.layout>
|
|
<Group bounds="0, 0, 78, 82" text="#idfattura">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#numerofatturainiziale"/>
|
|
<Text editable="true" textLimit="60" x:Name="SERIBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#numerofatturafinale"/>
|
|
<Text editable="true" textLimit="60" x:Name="SERFBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#datafattura">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<DateTime editable="true" x:Name="DTFTBB" x:Style="BORDER">
|
|
</DateTime>
|
|
<Label text="#tipofattura"/>
|
|
<Combo x:Name="TPFTBB" x:Style="READ_ONLY">
|
|
<Combo.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Combo.layoutData>
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>F1</p1:String>
|
|
<p1:String>F2</p1:String>
|
|
<p1:String>F3</p1:String>
|
|
<p1:String>F4</p1:String>
|
|
<p1:String>F5</p1:String>
|
|
<p1:String>F6</p1:String>
|
|
<p1:String>R1</p1:String>
|
|
<p1:String>R2</p1:String>
|
|
<p1:String>R3</p1:String>
|
|
<p1:String>R4</p1:String>
|
|
<p1:String>R5</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
</Group>
|
|
<Group text="#rettifica">
|
|
<Group.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#tiporettifica"/>
|
|
<Combo x:Name="TPRTBB" x:Style="READ_ONLY">
|
|
<Combo.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Combo.layoutData>
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>S</p1:String>
|
|
<p1:String>I</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#imponibilefatturerettificate"/>
|
|
<Text editable="true" x:Name="IMPRBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostafatturerettificate"/>
|
|
<Text editable="true" x:Name="IMSRBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#recargofatturerettificate"/>
|
|
<Text editable="true" x:Name="RCRTBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#operazione">
|
|
<Group.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#dataoperazione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<DateTime editable="true" x:Name="DTOPBB" x:Style="BORDER">
|
|
</DateTime>
|
|
<Label text="#tipooperazione1"/>
|
|
<Combo x:Name="TPO1BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>01</p1:String>
|
|
<p1:String>02</p1:String>
|
|
<p1:String>03</p1:String>
|
|
<p1:String>04</p1:String>
|
|
<p1:String>05</p1:String>
|
|
<p1:String>06</p1:String>
|
|
<p1:String>07</p1:String>
|
|
<p1:String>08</p1:String>
|
|
<p1:String>09</p1:String>
|
|
<p1:String>10</p1:String>
|
|
<p1:String>11</p1:String>
|
|
<p1:String>12</p1:String>
|
|
<p1:String>13</p1:String>
|
|
<p1:String>14</p1:String>
|
|
<p1:String>15</p1:String>
|
|
<p1:String>16</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#tipooperazione2"/>
|
|
<Combo x:Name="TPO2BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>01</p1:String>
|
|
<p1:String>02</p1:String>
|
|
<p1:String>03</p1:String>
|
|
<p1:String>04</p1:String>
|
|
<p1:String>05</p1:String>
|
|
<p1:String>06</p1:String>
|
|
<p1:String>07</p1:String>
|
|
<p1:String>08</p1:String>
|
|
<p1:String>09</p1:String>
|
|
<p1:String>10</p1:String>
|
|
<p1:String>11</p1:String>
|
|
<p1:String>12</p1:String>
|
|
<p1:String>13</p1:String>
|
|
<p1:String>14</p1:String>
|
|
<p1:String>15</p1:String>
|
|
<p1:String>16</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#tipooperazione3"/>
|
|
<Combo x:Name="TPO3BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>01</p1:String>
|
|
<p1:String>02</p1:String>
|
|
<p1:String>03</p1:String>
|
|
<p1:String>04</p1:String>
|
|
<p1:String>05</p1:String>
|
|
<p1:String>06</p1:String>
|
|
<p1:String>07</p1:String>
|
|
<p1:String>08</p1:String>
|
|
<p1:String>09</p1:String>
|
|
<p1:String>10</p1:String>
|
|
<p1:String>11</p1:String>
|
|
<p1:String>12</p1:String>
|
|
<p1:String>13</p1:String>
|
|
<p1:String>14</p1:String>
|
|
<p1:String>15</p1:String>
|
|
<p1:String>16</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#descrizioneoperazione"/>
|
|
<Text editable="true" textLimit="500" x:Name="DSUPBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#altridatifattura">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#riferimentoesterno"/>
|
|
<Text editable="true" textLimit="60" x:Name="REEXBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#numeroregistroaccordofatturazione"/>
|
|
<Text editable="true" textLimit="15" x:Name="NRAFBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#totalefattura"/>
|
|
<Text editable="true" x:Name="IMPOBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibilegruppoiva"/>
|
|
<Text editable="true" x:Name="IMFTBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileivadocumento"/>
|
|
<Text editable="true" x:Name="IMSIBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#fatturasemplificata72e73"/>
|
|
<Button x:Name="FASIBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#emissioneperterzi"/>
|
|
<Button x:Name="EMTRBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#diversidestinatari"/>
|
|
<Button x:Name="DDESBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#coupon"/>
|
|
<Button x:Name="CUPOBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#registrodifatturazionecondifficoltadiinvio"/>
|
|
<Button x:Name="DIINBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#fatturasuperiorea100000000dieuro"/>
|
|
<Button x:Name="MACRBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#fatturaemessadaterzaparteinbaseanormativa"/>
|
|
<Button x:Name="FATEBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#fatturasenzadestinatarioarticolo61dRD16192012"/>
|
|
<Button x:Name="SEIDBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#datiacquisti">
|
|
<Group.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#dataregistrazione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<DateTime editable="true" x:Name="DTRGBB" x:Style="BORDER">
|
|
</DateTime>
|
|
<Label text="#ivadetratta">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text editable="true" x:Name="IVDTBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#detrazioneinunperiodosuccessivo">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Button x:Name="DTSUBB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
<Label text="#eserciziodetrazione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Text editable="true" textLimit="4" x:Name="ESDTBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#periododetrazione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Combo x:Name="PRDTBB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>01</p1:String>
|
|
<p1:String>02</p1:String>
|
|
<p1:String>03</p1:String>
|
|
<p1:String>04</p1:String>
|
|
<p1:String>05</p1:String>
|
|
<p1:String>06</p1:String>
|
|
<p1:String>07</p1:String>
|
|
<p1:String>08</p1:String>
|
|
<p1:String>09</p1:String>
|
|
<p1:String>10</p1:String>
|
|
<p1:String>11</p1:String>
|
|
<p1:String>12</p1:String>
|
|
<p1:String>0A</p1:String>
|
|
<p1:String>1T</p1:String>
|
|
<p1:String>2T</p1:String>
|
|
<p1:String>3T</p1:String>
|
|
<p1:String>4T</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
</Group>
|
|
</Composite>
|
|
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
<CTabItem text="#importiiva">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite_2" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite x:Name="layoutComposite_2">
|
|
<Composite.layout>
|
|
<GridLayout numColumns="1"/>
|
|
</Composite.layout>
|
|
<Group text="#esente">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="4"/>
|
|
</Group.layout>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPESBB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMESBB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES2BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES2BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES3BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES3BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES4BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES4BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES5BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES5BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES6BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES6BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPES7BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IMES7BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Label text="#classificazionesoggezione">
|
|
<Label.layoutData>
|
|
<GridData horizontalAlignment="FILL"/>
|
|
</Label.layoutData>
|
|
</Label>
|
|
<Combo x:Name="CLSOBB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>S1</p1:String>
|
|
<p1:String>S2</p1:String>
|
|
<p1:String>S3</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Group text="#nonsoggette">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#nonsoggettearticoli714altro"/>
|
|
<Text editable="true" x:Name="INS1BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#nonsoggetteregolalocalizzazione"/>
|
|
<Text editable="true" x:Name="INS2BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva1">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE01BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#iva2">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE02BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#iva3">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE03BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#iva4">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE04BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#iva5">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE05BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#iva6">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AL06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IM06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="IS06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="AR06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="IR06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#percentualecompensazione"/>
|
|
<Text editable="true" textLimit="6" x:Name="CO06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#importocompensazione"/>
|
|
<Text editable="true" x:Name="IA06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BE06BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
</Composite>
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
|
|
<CTabItem text="#importiivaservizi">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite_3" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite x:Name="layoutComposite_3">
|
|
<Composite.layout>
|
|
<GridLayout numColumns="1"/>
|
|
</Composite.layout>
|
|
<Group text="#esente">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="4"/>
|
|
</Group.layout>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE2BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME2BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE22BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME22BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE23BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME23BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE24BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME24BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE25BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME25BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE26BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME26BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#tipoesenzione"/>
|
|
<Combo x:Name="TPE27BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>E1</p1:String>
|
|
<p1:String>E2</p1:String>
|
|
<p1:String>E3</p1:String>
|
|
<p1:String>E4</p1:String>
|
|
<p1:String>E5</p1:String>
|
|
<p1:String>E6</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Label text="#importoesente"/>
|
|
<Text editable="true" x:Name="IME27BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Label text="#classificazionesoggezione"/>
|
|
<Combo x:Name="CLS2BB" x:Style="READ_ONLY">
|
|
<Combo.items>
|
|
<p1:String/>
|
|
<p1:String>S1</p1:String>
|
|
<p1:String>S2</p1:String>
|
|
<p1:String>S3</p1:String>
|
|
</Combo.items>
|
|
</Combo>
|
|
<Group text="#nonsoggette">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#nonsoggettearticoli714altro"/>
|
|
<Text editable="true" x:Name="SNS1BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#nonsoggetteregolalocalizzazione"/>
|
|
<Text editable="true" x:Name="SNS2BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva1">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS21BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS21BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS21BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva2">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS22BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS22BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS22BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva3">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS23BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS23BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS23BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva4">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS24BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS24BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS24BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva5">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS25BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS25BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS25BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
<Group text="#iva6">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AS26BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IS26BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SS26BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Group>
|
|
</Composite>
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
|
|
<CTabItem text="#reversecharge">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite_4" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite x:Name="layoutComposite_4">
|
|
<Composite.layout>
|
|
<GridLayout numColumns="1"/>
|
|
</Composite.layout>
|
|
<Group text="#reversecharge1">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva" x:Name="Aliquota IVA 1"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ01BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#reversecharge2">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ02BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#reversecharge3">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ03BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#reversecharge4">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ04BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#reversecharge5">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ05BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
<Group text="#reversecharge6">
|
|
<Group.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL" verticalAlignment="FILL"/>
|
|
</Group.layoutData>
|
|
<Group.layout>
|
|
<GridLayout numColumns="2"/>
|
|
</Group.layout>
|
|
<Label text="#aliquotaiva"/>
|
|
<Text editable="true" textLimit="6" x:Name="AJ06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#imponibileiva"/>
|
|
<Text editable="true" x:Name="IJ06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostaiva"/>
|
|
<Text editable="true" x:Name="SJ06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#aliquotarecargo"/>
|
|
<Text editable="true" textLimit="6" x:Name="RJ06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#impostarecargo"/>
|
|
<Text editable="true" x:Name="EJ06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#benedainvestimento"/>
|
|
<Button x:Name="BJ06BB" x:Style="CHECK">
|
|
<Button.layoutData>
|
|
<GridData horizontalAlignment="LEFT"/>
|
|
</Button.layoutData>
|
|
</Button>
|
|
</Group>
|
|
</Composite>
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
<CTabItem text="#datiimmobili">
|
|
<CTabItem.control>
|
|
<ScrolledComposite x:Name="scrLayoutComposite_5" x:Style="BORDER | H_SCROLL | V_SCROLL">
|
|
<Composite x:Name="layoutComposite_5">
|
|
<Composite.layout>
|
|
<GridLayout numColumns="3"/>
|
|
</Composite.layout>
|
|
<Label text="#situazioneimmobile1"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI01BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA01BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile2"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI02BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA02BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile3"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI03BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA03BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile4"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI04BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA04BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile5"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI05BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA05BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile6"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI06BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA06BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile7"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI07BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA07BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile8"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI08BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA08BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
|
|
<Label text="#situazioneimmobile9"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI09BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA09BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
|
|
<Label text="#situazioneimmobile10"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI10BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA10BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile11"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI11BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA11BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile12"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI12BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA12BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile13"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI13BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA13BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile14"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI14BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA14BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
<Label text="#situazioneimmobile15"/>
|
|
<Text editable="true" textLimit="1" x:Name="SI15BB" x:Style="BORDER | READ_ONLY"/>
|
|
<Text editable="true" textLimit="25" x:Name="CA15BB" x:Style="BORDER | READ_ONLY">
|
|
<Text.layoutData>
|
|
<GridData grabExcessHorizontalSpace="true" horizontalAlignment="FILL"/>
|
|
</Text.layoutData>
|
|
</Text>
|
|
</Composite>
|
|
</ScrolledComposite>
|
|
</CTabItem.control>
|
|
</CTabItem>
|
|
</CTabFolder>
|
|
</Composite> |