Zbiór zmian 357 dla trunk/RaportySQL/adMotoRaportWyroznienia.rdl
- Data:
- 2009-02-16 14:05:59 (17 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/RaportySQL/adMotoRaportWyroznienia.rdl (zmodyfikowane) (8 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/RaportySQL/adMotoRaportWyroznienia.rdl
r355 r357 98 98 <rd:GridSpacing>0.25cm</rd:GridSpacing> 99 99 <rd:SnapToGrid>true</rd:SnapToGrid> 100 <RightMargin> 2.5cm</RightMargin>101 <LeftMargin> 2.5cm</LeftMargin>102 <BottomMargin> 2.5cm</BottomMargin>100 <RightMargin>1cm</RightMargin> 101 <LeftMargin>1cm</LeftMargin> 102 <BottomMargin>1cm</BottomMargin> 103 103 <rd:ReportID>dd7314e5-c4d3-4536-8315-ba2a6dac5b4c</rd:ReportID> 104 <PageWidth>2 1cm</PageWidth>104 <PageWidth>29.7cm</PageWidth> 105 105 <DataSets> 106 106 <DataSet Name="Wyroznienia"> … … 133 133 <DataField>DataFaktury</DataField> 134 134 <rd:TypeName>System.DateTime</rd:TypeName> 135 </Field> 136 <Field Name="KwotaProwizji"> 137 <DataField>KwotaProwizji</DataField> 138 <rd:TypeName>System.Decimal</rd:TypeName> 135 139 </Field> 136 140 <Field Name="Prowizja"> … … 181 185 </DataSet> 182 186 </DataSets> 183 <Width>21cm</Width> 187 <Code /> 188 <Width>29.7cm</Width> 184 189 <Body> 185 190 <ColumnSpacing>1cm</ColumnSpacing> … … 330 335 <ZIndex>1</ZIndex> 331 336 <CanGrow>true</CanGrow> 332 <Value>=Fields! Prowizja.Value*Fields!Wyroznienie.Value</Value>337 <Value>=Fields!KwotaProwizji.Value</Value> 333 338 </Textbox> 334 339 </ReportItems> … … 653 658 <ZIndex>7</ZIndex> 654 659 <CanGrow>true</CanGrow> 655 <Value>=S UM(Fields!Prowizja.Value*Fields!Wyroznienie.Value)</Value>660 <Value>=Sum(Fields!KwotaProwizji.Value)</Value> 656 661 </Textbox> 657 662 </ReportItems> … … 900 905 <ZIndex>18</ZIndex> 901 906 <CanGrow>true</CanGrow> 902 <Value>=Sum(Fields!Wyroznienie.Value)-Sum(Fields! Prowizja.Value*Fields!Wyroznienie.Value)</Value>907 <Value>=Sum(Fields!Wyroznienie.Value)-Sum(Fields!KwotaProwizji.Value)</Value> 903 908 </Textbox> 904 909 </ReportItems> … … 1016 1021 <ZIndex>24</ZIndex> 1017 1022 <CanGrow>true</CanGrow> 1018 <Value>=(Sum(Fields!Wyroznienie.Value)-Sum(Fields! Prowizja.Value*Fields!Wyroznienie.Value))*0.75</Value>1023 <Value>=(Sum(Fields!Wyroznienie.Value)-Sum(Fields!KwotaProwizji.Value))*0.75</Value> 1019 1024 </Textbox> 1020 1025 </ReportItems> … … 1028 1033 </Table> 1029 1034 </ReportItems> 1030 <Height>2 9.7cm</Height>1035 <Height>21cm</Height> 1031 1036 </Body> 1032 1037 <Language>pl-PL</Language> 1033 <TopMargin> 2.5cm</TopMargin>1034 <PageHeight>2 9.7cm</PageHeight>1038 <TopMargin>1cm</TopMargin> 1039 <PageHeight>21cm</PageHeight> 1035 1040 </Report>
