Pokaż
Ignoruj:
Data:
2008-12-22 15:48:06 (17 years ago)
Autor:
dorota
Opis:

zablokowanie wystawiania faktury, gdy wszystko jest juz zafakturowane

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • Baza Reklam 2 - Faktury/ZestawienieZamowienForm.Designer.cs

    r79 r81  
    3333            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3434            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); 
     35            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); 
     36            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); 
     37            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); 
     38            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); 
     39            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); 
     40            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); 
     41            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3542            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); 
    3643            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); 
     
    4451            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); 
    4552            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); 
    46             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); 
    47             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); 
    48             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); 
    49             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); 
    50             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); 
    51             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); 
    52             System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); 
    5353            this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); 
     54            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components); 
     55            this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); 
    5456            this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); 
    5557            this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); 
     
    7173            this.zamowieniaToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    7274            this.odswiezToolStripButton = new System.Windows.Forms.ToolStripButton(); 
    73             this.rEKLAMADataSet = new Baza_Reklam.REKLAMADataSet(); 
    7475            this.wyszukajToolStrip = new System.Windows.Forms.ToolStrip(); 
    7576            this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); 
     
    8990            this.splitContainer2 = new System.Windows.Forms.SplitContainer(); 
    9091            this.fakturyDataGridView = new System.Windows.Forms.DataGridView(); 
    91             this.agencja = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    92             this.agent = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    93             this.rokZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    94             this.nrZamowieniaExt = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    95             this.iloscReklam = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    96             this.data_od = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    97             this.data_od_bez_FK = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    98             this.wartoscNetto = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    99             this.kwotaWalutaBrutto = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    100             this.bruttoEuroMianoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    101             this.nettoZafakturowane = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    102             this.DoZafakturowania = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    103             this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components); 
    10492            this.reklamyZestawienieDataGridView = new System.Windows.Forms.DataGridView(); 
    10593            this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     
    129117            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWETableAdapter(); 
    130118            this.reklamyZestawienieTableAdapter = new Baza_Reklam.REKLAMADataSetTableAdapters.ReklamyZestawienieTableAdapter(); 
     119            this.agencja = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     120            this.agent = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     121            this.rokZamowienia = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     122            this.nrZamowieniaExt = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     123            this.iloscReklam = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     124            this.data_od = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     125            this.data_od_bez_FK = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     126            this.wartoscNetto = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     127            this.kwotaWalutaBrutto = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     128            this.bruttoEuroMianoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     129            this.nettoZafakturowane = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
     130            this.DoZafakturowania = new System.Windows.Forms.DataGridViewTextBoxColumn(); 
    131131            ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); 
    132132            this.bindingNavigator1.SuspendLayout(); 
     133            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).BeginInit(); 
    133134            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).BeginInit(); 
    134135            this.wyszukajToolStrip.SuspendLayout(); 
     
    140141            this.splitContainer2.SuspendLayout(); 
    141142            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).BeginInit(); 
    142             ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).BeginInit(); 
    143143            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieDataGridView)).BeginInit(); 
    144144            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieBindingSource)).BeginInit(); 
     
    185185            this.bindingNavigator1.Text = "bindingNavigator1"; 
    186186            //  
     187            // VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource 
     188            //  
     189            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_ZAMOWIEN_NOWE"; 
     190            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataSource = this.rEKLAMADataSet; 
     191            this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.CurrentChanged += new System.EventHandler(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource_CurrentChanged); 
     192            //  
     193            // rEKLAMADataSet 
     194            //  
     195            this.rEKLAMADataSet.DataSetName = "REKLAMADataSet"; 
     196            this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; 
     197            //  
    187198            // bindingNavigatorCountItem 
    188199            //  
     
    347358            this.odswiezToolStripButton.Size = new System.Drawing.Size(28, 28); 
    348359            this.odswiezToolStripButton.Text = "Odœwie¿"; 
    349             //  
    350             // rEKLAMADataSet 
    351             //  
    352             this.rEKLAMADataSet.DataSetName = "REKLAMADataSet"; 
    353             this.rEKLAMADataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; 
    354360            //  
    355361            // wyszukajToolStrip 
     
    540546            this.fakturyDataGridView.TabIndex = 1; 
    541547            //  
    542             // agencja 
    543             //  
    544             this.agencja.DataPropertyName = "agencja"; 
    545             dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    546             this.agencja.DefaultCellStyle = dataGridViewCellStyle3; 
    547             this.agencja.HeaderText = "Agencja"; 
    548             this.agencja.Name = "agencja"; 
    549             this.agencja.ReadOnly = true; 
    550             this.agencja.Width = 71; 
    551             //  
    552             // agent 
    553             //  
    554             this.agent.DataPropertyName = "agent"; 
    555             dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    556             this.agent.DefaultCellStyle = dataGridViewCellStyle4; 
    557             this.agent.HeaderText = "Agent"; 
    558             this.agent.Name = "agent"; 
    559             this.agent.ReadOnly = true; 
    560             this.agent.Width = 60; 
    561             //  
    562             // rokZamowienia 
    563             //  
    564             this.rokZamowienia.DataPropertyName = "rokZamowienia"; 
    565             dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    566             this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; 
    567             this.rokZamowienia.HeaderText = "Rok"; 
    568             this.rokZamowienia.Name = "rokZamowienia"; 
    569             this.rokZamowienia.ReadOnly = true; 
    570             this.rokZamowienia.Width = 52; 
    571             //  
    572             // nrZamowieniaExt 
    573             //  
    574             this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; 
    575             this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; 
    576             this.nrZamowieniaExt.Name = "nrZamowieniaExt"; 
    577             this.nrZamowieniaExt.ReadOnly = true; 
    578             this.nrZamowieniaExt.Width = 93; 
    579             //  
    580             // iloscReklam 
    581             //  
    582             this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    583             this.iloscReklam.DataPropertyName = "iloscReklam"; 
    584             dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    585             this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; 
    586             this.iloscReklam.HeaderText = "# rek"; 
    587             this.iloscReklam.Name = "iloscReklam"; 
    588             this.iloscReklam.ReadOnly = true; 
    589             this.iloscReklam.Width = 40; 
    590             //  
    591             // data_od 
    592             //  
    593             this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    594             this.data_od.DataPropertyName = "data_od"; 
    595             dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    596             dataGridViewCellStyle7.Format = "d"; 
    597             this.data_od.DefaultCellStyle = dataGridViewCellStyle7; 
    598             this.data_od.HeaderText = "Data 1 em"; 
    599             this.data_od.Name = "data_od"; 
    600             this.data_od.ReadOnly = true; 
    601             this.data_od.Width = 80; 
    602             //  
    603             // data_od_bez_FK 
    604             //  
    605             this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    606             this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; 
    607             dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    608             this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; 
    609             this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; 
    610             this.data_od_bez_FK.Name = "data_od_bez_FK"; 
    611             this.data_od_bez_FK.ReadOnly = true; 
    612             this.data_od_bez_FK.Width = 80; 
    613             //  
    614             // wartoscNetto 
    615             //  
    616             this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    617             this.wartoscNetto.DataPropertyName = "wartoscNetto"; 
    618             dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    619             dataGridViewCellStyle9.Format = "C2"; 
    620             this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; 
    621             this.wartoscNetto.HeaderText = "Netto"; 
    622             this.wartoscNetto.Name = "wartoscNetto"; 
    623             this.wartoscNetto.ReadOnly = true; 
    624             this.wartoscNetto.Width = 110; 
    625             //  
    626             // kwotaWalutaBrutto 
    627             //  
    628             this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    629             this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; 
    630             dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    631             dataGridViewCellStyle10.Format = "N2"; 
    632             dataGridViewCellStyle10.NullValue = null; 
    633             this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; 
    634             this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; 
    635             this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; 
    636             this.kwotaWalutaBrutto.ReadOnly = true; 
    637             this.kwotaWalutaBrutto.Width = 110; 
    638             //  
    639             // bruttoEuroMianoDataGridViewTextBoxColumn 
    640             //  
    641             this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    642             this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; 
    643             dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
    644             this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; 
    645             this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "Waluta"; 
    646             this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; 
    647             this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; 
    648             this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 60; 
    649             //  
    650             // nettoZafakturowane 
    651             //  
    652             this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    653             this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; 
    654             dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    655             dataGridViewCellStyle12.Format = "C2"; 
    656             this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; 
    657             this.nettoZafakturowane.HeaderText = "Suma netto w FV"; 
    658             this.nettoZafakturowane.Name = "nettoZafakturowane"; 
    659             this.nettoZafakturowane.ReadOnly = true; 
    660             this.nettoZafakturowane.Width = 110; 
    661             //  
    662             // DoZafakturowania 
    663             //  
    664             this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
    665             this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; 
    666             dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
    667             dataGridViewCellStyle13.Format = "C2"; 
    668             this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; 
    669             this.DoZafakturowania.HeaderText = "Wartoœæ niezafakturowana"; 
    670             this.DoZafakturowania.Name = "DoZafakturowania"; 
    671             this.DoZafakturowania.ReadOnly = true; 
    672             this.DoZafakturowania.Width = 110; 
    673             //  
    674             // VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource 
    675             //  
    676             this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataMember = "VIEW_ZESTAWIENIE_ZAMOWIEN_NOWE"; 
    677             this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.DataSource = this.rEKLAMADataSet; 
    678             this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource.CurrentChanged += new System.EventHandler(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource_CurrentChanged); 
    679             //  
    680548            // reklamyZestawienieDataGridView 
    681549            //  
     
    955823            this.reklamyZestawienieTableAdapter.ClearBeforeFill = true; 
    956824            //  
     825            // agencja 
     826            //  
     827            this.agencja.DataPropertyName = "agencja"; 
     828            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     829            this.agencja.DefaultCellStyle = dataGridViewCellStyle3; 
     830            this.agencja.HeaderText = "Agencja"; 
     831            this.agencja.Name = "agencja"; 
     832            this.agencja.ReadOnly = true; 
     833            this.agencja.Width = 71; 
     834            //  
     835            // agent 
     836            //  
     837            this.agent.DataPropertyName = "agent"; 
     838            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     839            this.agent.DefaultCellStyle = dataGridViewCellStyle4; 
     840            this.agent.HeaderText = "Agent"; 
     841            this.agent.Name = "agent"; 
     842            this.agent.ReadOnly = true; 
     843            this.agent.Width = 60; 
     844            //  
     845            // rokZamowienia 
     846            //  
     847            this.rokZamowienia.DataPropertyName = "rokZamowienia"; 
     848            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     849            this.rokZamowienia.DefaultCellStyle = dataGridViewCellStyle5; 
     850            this.rokZamowienia.HeaderText = "Rok"; 
     851            this.rokZamowienia.Name = "rokZamowienia"; 
     852            this.rokZamowienia.ReadOnly = true; 
     853            this.rokZamowienia.Width = 52; 
     854            //  
     855            // nrZamowieniaExt 
     856            //  
     857            this.nrZamowieniaExt.DataPropertyName = "nrZamowieniaExt"; 
     858            this.nrZamowieniaExt.HeaderText = "Nr zamówienia"; 
     859            this.nrZamowieniaExt.Name = "nrZamowieniaExt"; 
     860            this.nrZamowieniaExt.ReadOnly = true; 
     861            this.nrZamowieniaExt.Width = 101; 
     862            //  
     863            // iloscReklam 
     864            //  
     865            this.iloscReklam.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     866            this.iloscReklam.DataPropertyName = "iloscReklam"; 
     867            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     868            this.iloscReklam.DefaultCellStyle = dataGridViewCellStyle6; 
     869            this.iloscReklam.HeaderText = "# rek"; 
     870            this.iloscReklam.Name = "iloscReklam"; 
     871            this.iloscReklam.ReadOnly = true; 
     872            this.iloscReklam.Width = 40; 
     873            //  
     874            // data_od 
     875            //  
     876            this.data_od.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     877            this.data_od.DataPropertyName = "data_od"; 
     878            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     879            dataGridViewCellStyle7.Format = "d"; 
     880            this.data_od.DefaultCellStyle = dataGridViewCellStyle7; 
     881            this.data_od.HeaderText = "Data 1 em"; 
     882            this.data_od.Name = "data_od"; 
     883            this.data_od.ReadOnly = true; 
     884            this.data_od.Width = 80; 
     885            //  
     886            // data_od_bez_FK 
     887            //  
     888            this.data_od_bez_FK.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     889            this.data_od_bez_FK.DataPropertyName = "data_od_bez_FK"; 
     890            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     891            this.data_od_bez_FK.DefaultCellStyle = dataGridViewCellStyle8; 
     892            this.data_od_bez_FK.HeaderText = "Data 1 em bez FV"; 
     893            this.data_od_bez_FK.Name = "data_od_bez_FK"; 
     894            this.data_od_bez_FK.ReadOnly = true; 
     895            this.data_od_bez_FK.Width = 80; 
     896            //  
     897            // wartoscNetto 
     898            //  
     899            this.wartoscNetto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     900            this.wartoscNetto.DataPropertyName = "wartoscNetto"; 
     901            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     902            dataGridViewCellStyle9.Format = "C2"; 
     903            this.wartoscNetto.DefaultCellStyle = dataGridViewCellStyle9; 
     904            this.wartoscNetto.HeaderText = "Netto"; 
     905            this.wartoscNetto.Name = "wartoscNetto"; 
     906            this.wartoscNetto.ReadOnly = true; 
     907            this.wartoscNetto.Width = 110; 
     908            //  
     909            // kwotaWalutaBrutto 
     910            //  
     911            this.kwotaWalutaBrutto.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     912            this.kwotaWalutaBrutto.DataPropertyName = "kwotaWalutaBrutto"; 
     913            dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     914            dataGridViewCellStyle10.Format = "N2"; 
     915            dataGridViewCellStyle10.NullValue = null; 
     916            this.kwotaWalutaBrutto.DefaultCellStyle = dataGridViewCellStyle10; 
     917            this.kwotaWalutaBrutto.HeaderText = "Waluta - brutto zamówienia"; 
     918            this.kwotaWalutaBrutto.Name = "kwotaWalutaBrutto"; 
     919            this.kwotaWalutaBrutto.ReadOnly = true; 
     920            this.kwotaWalutaBrutto.Width = 110; 
     921            //  
     922            // bruttoEuroMianoDataGridViewTextBoxColumn 
     923            //  
     924            this.bruttoEuroMianoDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     925            this.bruttoEuroMianoDataGridViewTextBoxColumn.DataPropertyName = "Brutto_Euro_Miano"; 
     926            dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 
     927            this.bruttoEuroMianoDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle11; 
     928            this.bruttoEuroMianoDataGridViewTextBoxColumn.HeaderText = "W"; 
     929            this.bruttoEuroMianoDataGridViewTextBoxColumn.Name = "bruttoEuroMianoDataGridViewTextBoxColumn"; 
     930            this.bruttoEuroMianoDataGridViewTextBoxColumn.ReadOnly = true; 
     931            this.bruttoEuroMianoDataGridViewTextBoxColumn.Width = 35; 
     932            //  
     933            // nettoZafakturowane 
     934            //  
     935            this.nettoZafakturowane.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     936            this.nettoZafakturowane.DataPropertyName = "nettoZafakturowane"; 
     937            dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     938            dataGridViewCellStyle12.Format = "C2"; 
     939            this.nettoZafakturowane.DefaultCellStyle = dataGridViewCellStyle12; 
     940            this.nettoZafakturowane.HeaderText = "Suma netto w FV"; 
     941            this.nettoZafakturowane.Name = "nettoZafakturowane"; 
     942            this.nettoZafakturowane.ReadOnly = true; 
     943            this.nettoZafakturowane.Width = 110; 
     944            //  
     945            // DoZafakturowania 
     946            //  
     947            this.DoZafakturowania.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 
     948            this.DoZafakturowania.DataPropertyName = "DoZafakturowania"; 
     949            dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 
     950            dataGridViewCellStyle13.Format = "C2"; 
     951            this.DoZafakturowania.DefaultCellStyle = dataGridViewCellStyle13; 
     952            this.DoZafakturowania.HeaderText = "Wartoœæ niezafakturowana"; 
     953            this.DoZafakturowania.Name = "DoZafakturowania"; 
     954            this.DoZafakturowania.ReadOnly = true; 
     955            this.DoZafakturowania.Width = 110; 
     956            //  
    957957            // ZestawienieZamowienForm 
    958958            //  
     
    973973            this.bindingNavigator1.ResumeLayout(false); 
    974974            this.bindingNavigator1.PerformLayout(); 
     975            ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).EndInit(); 
    975976            ((System.ComponentModel.ISupportInitialize)(this.rEKLAMADataSet)).EndInit(); 
    976977            this.wyszukajToolStrip.ResumeLayout(false); 
     
    984985            this.splitContainer2.ResumeLayout(false); 
    985986            ((System.ComponentModel.ISupportInitialize)(this.fakturyDataGridView)).EndInit(); 
    986             ((System.ComponentModel.ISupportInitialize)(this.VIEW_ZESTAWIENIE_ZAMOWIEN_NOWEBindingSource)).EndInit(); 
    987987            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieDataGridView)).EndInit(); 
    988988            ((System.ComponentModel.ISupportInitialize)(this.reklamyZestawienieBindingSource)).EndInit();