Zbiór zmian 629
- Data:
- 2009-05-04 13:34:09 (17 years ago)
- Lokalizacja:
- trunk
- Pliki:
-
- 4 zmodyfikowane
-
BazaReklam/FacturesFormNEW.Designer.cs (zmodyfikowane) (28 diffs)
-
BazaReklam/FacturesFormNEW.cs (zmodyfikowane) (2 diffs)
-
BazaReklam/FacturesFormNEW.resx (zmodyfikowane) (5 diffs)
-
SQL/Views/VIEW_ZESTAWIENIE_FAKTUR_NOWE.txt (zmodyfikowane) (3 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam/FacturesFormNEW.Designer.cs
r597 r629 31 31 this.components = new System.ComponentModel.Container(); 32 32 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FacturesFormNEW)); 33 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 1 = new System.Windows.Forms.DataGridViewCellStyle();34 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 2 = new System.Windows.Forms.DataGridViewCellStyle();35 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 3 = new System.Windows.Forms.DataGridViewCellStyle();36 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 4 = new System.Windows.Forms.DataGridViewCellStyle();37 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 5 = new System.Windows.Forms.DataGridViewCellStyle();38 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 6 = new System.Windows.Forms.DataGridViewCellStyle();39 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 7 = new System.Windows.Forms.DataGridViewCellStyle();40 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();41 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 9 = new System.Windows.Forms.DataGridViewCellStyle();42 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 10 = new System.Windows.Forms.DataGridViewCellStyle();43 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 11 = new System.Windows.Forms.DataGridViewCellStyle();44 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 12 = new System.Windows.Forms.DataGridViewCellStyle();45 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 13 = new System.Windows.Forms.DataGridViewCellStyle();46 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 14 = new System.Windows.Forms.DataGridViewCellStyle();47 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 15 = new System.Windows.Forms.DataGridViewCellStyle();48 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle 16 = new System.Windows.Forms.DataGridViewCellStyle();33 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle81 = new System.Windows.Forms.DataGridViewCellStyle(); 34 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle82 = new System.Windows.Forms.DataGridViewCellStyle(); 35 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle83 = new System.Windows.Forms.DataGridViewCellStyle(); 36 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle84 = new System.Windows.Forms.DataGridViewCellStyle(); 37 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle85 = new System.Windows.Forms.DataGridViewCellStyle(); 38 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle86 = new System.Windows.Forms.DataGridViewCellStyle(); 39 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle87 = new System.Windows.Forms.DataGridViewCellStyle(); 40 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle88 = new System.Windows.Forms.DataGridViewCellStyle(); 41 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle89 = new System.Windows.Forms.DataGridViewCellStyle(); 42 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle90 = new System.Windows.Forms.DataGridViewCellStyle(); 43 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle91 = new System.Windows.Forms.DataGridViewCellStyle(); 44 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle92 = new System.Windows.Forms.DataGridViewCellStyle(); 45 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle93 = new System.Windows.Forms.DataGridViewCellStyle(); 46 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle94 = new System.Windows.Forms.DataGridViewCellStyle(); 47 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle95 = new System.Windows.Forms.DataGridViewCellStyle(); 48 System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle96 = new System.Windows.Forms.DataGridViewCellStyle(); 49 49 this.bindingNavigator1 = new System.Windows.Forms.BindingNavigator(this.components); 50 50 this.VIEW_ZESTAWIENIE_FAKTUR_NOWEBindingSource = new System.Windows.Forms.BindingSource(this.components); … … 111 111 this.agencjaDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); 112 112 this.SposobZaplaty = new System.Windows.Forms.DataGridViewTextBoxColumn(); 113 this.toolStripLabel7 = new System.Windows.Forms.ToolStripLabel(); 114 this.cbWydawca = new System.Windows.Forms.ToolStripComboBox(); 113 115 ((System.ComponentModel.ISupportInitialize)(this.bindingNavigator1)).BeginInit(); 114 116 this.bindingNavigator1.SuspendLayout(); … … 350 352 this.toolStripLabel4, 351 353 this.agencjaToolStripComboBox, 354 this.toolStripLabel7, 355 this.cbWydawca, 352 356 this.toolStripLabel6, 353 357 this.cbSposobZaplaty, … … 363 367 // 364 368 this.toolStripLabel1.Name = "toolStripLabel1"; 365 this.toolStripLabel1.Size = new System.Drawing.Size(2 4, 22);366 this.toolStripLabel1.Text = " nr: ";369 this.toolStripLabel1.Size = new System.Drawing.Size(25, 22); 370 this.toolStripLabel1.Text = "Nr: "; 367 371 // 368 372 // nrFakturyToolStripTextBox 369 373 // 370 374 this.nrFakturyToolStripTextBox.Name = "nrFakturyToolStripTextBox"; 371 this.nrFakturyToolStripTextBox.Size = new System.Drawing.Size( 100, 25);375 this.nrFakturyToolStripTextBox.Size = new System.Drawing.Size(40, 25); 372 376 this.nrFakturyToolStripTextBox.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress); 373 377 // … … 375 379 // 376 380 this.toolStripLabel2.Name = "toolStripLabel2"; 377 this.toolStripLabel2.Size = new System.Drawing.Size(5 3, 22);378 this.toolStripLabel2.Text = " kod roz.: ";381 this.toolStripLabel2.Size = new System.Drawing.Size(54, 22); 382 this.toolStripLabel2.Text = "Kod roz.: "; 379 383 // 380 384 // kodRozliczeniowyToolStripTextBox … … 387 391 // 388 392 this.toolStripLabel3.Name = "toolStripLabel3"; 389 this.toolStripLabel3.Size = new System.Drawing.Size( 29, 22);390 this.toolStripLabel3.Text = " rok: ";393 this.toolStripLabel3.Size = new System.Drawing.Size(32, 22); 394 this.toolStripLabel3.Text = "Rok: "; 391 395 this.toolStripLabel3.ToolTipText = "Rok daty sprzeda¿y"; 392 396 // … … 401 405 this.toolStripLabel5.Name = "toolStripLabel5"; 402 406 this.toolStripLabel5.Size = new System.Drawing.Size(48, 22); 403 this.toolStripLabel5.Text = " miesi¹c: ";407 this.toolStripLabel5.Text = "Miesi¹c: "; 404 408 this.toolStripLabel5.ToolTipText = "Miesi¹c daty sprzeda¿y"; 405 409 // … … 413 417 // 414 418 this.toolStripLabel4.Name = "toolStripLabel4"; 415 this.toolStripLabel4.Size = new System.Drawing.Size(5 2, 22);416 this.toolStripLabel4.Text = " agencja: ";419 this.toolStripLabel4.Size = new System.Drawing.Size(53, 22); 420 this.toolStripLabel4.Text = "Agencja: "; 417 421 // 418 422 // agencjaToolStripComboBox … … 425 429 // 426 430 this.toolStripLabel6.Name = "toolStripLabel6"; 427 this.toolStripLabel6.Size = new System.Drawing.Size(8 4, 22);428 this.toolStripLabel6.Text = " sposób zap³aty:";431 this.toolStripLabel6.Size = new System.Drawing.Size(85, 22); 432 this.toolStripLabel6.Text = "Sposób zap³aty:"; 429 433 // 430 434 // cbSposobZaplaty 431 435 // 436 this.cbSposobZaplaty.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 432 437 this.cbSposobZaplaty.Items.AddRange(new object[] { 433 438 "", … … 437 442 "Przelew"}); 438 443 this.cbSposobZaplaty.Name = "cbSposobZaplaty"; 439 this.cbSposobZaplaty.Size = new System.Drawing.Size(1 21, 25);444 this.cbSposobZaplaty.Size = new System.Drawing.Size(100, 25); 440 445 this.cbSposobZaplaty.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.kryteriumWyszukiwania_KeyPress); 441 446 // … … 458 463 this.wyczyscPolaToolStripButton.Size = new System.Drawing.Size(23, 22); 459 464 this.wyczyscPolaToolStripButton.Text = "toolStripButton2"; 465 this.wyczyscPolaToolStripButton.ToolTipText = "Wyczyæ filtr wyszukiwania"; 460 466 this.wyczyscPolaToolStripButton.Click += new System.EventHandler(this.wyczyscPolaToolStripButton_Click); 461 467 // … … 522 528 this.fakturyDataGridView.AllowUserToAddRows = false; 523 529 this.fakturyDataGridView.AllowUserToDeleteRows = false; 524 dataGridViewCellStyle 1.BackColor = System.Drawing.Color.MintCream;525 this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle 1;530 dataGridViewCellStyle81.BackColor = System.Drawing.Color.MintCream; 531 this.fakturyDataGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle81; 526 532 this.fakturyDataGridView.AutoGenerateColumns = false; 527 533 this.fakturyDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells; 528 534 this.fakturyDataGridView.BackgroundColor = System.Drawing.Color.White; 529 535 this.fakturyDataGridView.CausesValidation = false; 530 dataGridViewCellStyle 2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;531 dataGridViewCellStyle 2.BackColor = System.Drawing.SystemColors.Control;532 dataGridViewCellStyle 2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));533 dataGridViewCellStyle 2.ForeColor = System.Drawing.SystemColors.WindowText;534 dataGridViewCellStyle 2.SelectionBackColor = System.Drawing.SystemColors.Highlight;535 dataGridViewCellStyle 2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;536 dataGridViewCellStyle 2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;537 this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle 2;536 dataGridViewCellStyle82.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 537 dataGridViewCellStyle82.BackColor = System.Drawing.SystemColors.Control; 538 dataGridViewCellStyle82.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238))); 539 dataGridViewCellStyle82.ForeColor = System.Drawing.SystemColors.WindowText; 540 dataGridViewCellStyle82.SelectionBackColor = System.Drawing.SystemColors.Highlight; 541 dataGridViewCellStyle82.SelectionForeColor = System.Drawing.SystemColors.HighlightText; 542 dataGridViewCellStyle82.WrapMode = System.Windows.Forms.DataGridViewTriState.True; 543 this.fakturyDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle82; 538 544 this.fakturyDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 539 545 this.fakturyDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { … … 583 589 this.TERMIN_ZAPLATY.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 584 590 this.TERMIN_ZAPLATY.DataPropertyName = "TERMIN_ZAPLATY"; 585 dataGridViewCellStyle 3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;586 this.TERMIN_ZAPLATY.DefaultCellStyle = dataGridViewCellStyle 3;591 dataGridViewCellStyle83.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 592 this.TERMIN_ZAPLATY.DefaultCellStyle = dataGridViewCellStyle83; 587 593 this.TERMIN_ZAPLATY.HeaderText = "Termin p³at."; 588 594 this.TERMIN_ZAPLATY.Name = "TERMIN_ZAPLATY"; … … 593 599 // 594 600 this.dataWplaty.DataPropertyName = "dataWplaty"; 595 dataGridViewCellStyle 4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;596 this.dataWplaty.DefaultCellStyle = dataGridViewCellStyle 4;601 dataGridViewCellStyle84.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 602 this.dataWplaty.DefaultCellStyle = dataGridViewCellStyle84; 597 603 this.dataWplaty.HeaderText = "Data wp³aty"; 598 604 this.dataWplaty.Name = "dataWplaty"; … … 604 610 this.NUMER.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 605 611 this.NUMER.DataPropertyName = "NUMER"; 606 dataGridViewCellStyle 5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;607 this.NUMER.DefaultCellStyle = dataGridViewCellStyle 5;612 dataGridViewCellStyle85.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 613 this.NUMER.DefaultCellStyle = dataGridViewCellStyle85; 608 614 this.NUMER.HeaderText = "Nr"; 609 615 this.NUMER.Name = "NUMER"; … … 615 621 this.nRFKDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 616 622 this.nRFKDataGridViewTextBoxColumn.DataPropertyName = "NR_FK"; 617 dataGridViewCellStyle 6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;618 this.nRFKDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle 6;623 dataGridViewCellStyle86.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 624 this.nRFKDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle86; 619 625 this.nRFKDataGridViewTextBoxColumn.HeaderText = "Nr fakt."; 620 626 this.nRFKDataGridViewTextBoxColumn.Name = "nRFKDataGridViewTextBoxColumn"; … … 625 631 // 626 632 this.sumaNettoZEmisji.DataPropertyName = "sumaNettoZEmisji"; 627 dataGridViewCellStyle 7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;628 dataGridViewCellStyle 7.Format = "C2";629 dataGridViewCellStyle 7.NullValue = null;630 this.sumaNettoZEmisji.DefaultCellStyle = dataGridViewCellStyle 7;633 dataGridViewCellStyle87.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 634 dataGridViewCellStyle87.Format = "C2"; 635 dataGridViewCellStyle87.NullValue = null; 636 this.sumaNettoZEmisji.DefaultCellStyle = dataGridViewCellStyle87; 631 637 this.sumaNettoZEmisji.HeaderText = "Wartoæ emisji w zamówieniu"; 632 638 this.sumaNettoZEmisji.Name = "sumaNettoZEmisji"; … … 637 643 // 638 644 this.nETTODataGridViewTextBoxColumn.DataPropertyName = "NETTO"; 639 dataGridViewCellStyle8 .Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;640 dataGridViewCellStyle8 .Format = "C2";641 this.nETTODataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle8 ;645 dataGridViewCellStyle88.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 646 dataGridViewCellStyle88.Format = "C2"; 647 this.nETTODataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle88; 642 648 this.nETTODataGridViewTextBoxColumn.HeaderText = "Netto"; 643 649 this.nETTODataGridViewTextBoxColumn.Name = "nETTODataGridViewTextBoxColumn"; … … 649 655 this.sVATDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 650 656 this.sVATDataGridViewTextBoxColumn.DataPropertyName = "S_VAT"; 651 dataGridViewCellStyle 9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;652 dataGridViewCellStyle 9.Format = "P";653 this.sVATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle 9;657 dataGridViewCellStyle89.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 658 dataGridViewCellStyle89.Format = "P"; 659 this.sVATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle89; 654 660 this.sVATDataGridViewTextBoxColumn.HeaderText = "%VAT"; 655 661 this.sVATDataGridViewTextBoxColumn.Name = "sVATDataGridViewTextBoxColumn"; … … 660 666 // 661 667 this.vATDataGridViewTextBoxColumn.DataPropertyName = "VAT"; 662 dataGridViewCellStyle 10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;663 dataGridViewCellStyle 10.Format = "C2";664 dataGridViewCellStyle 10.NullValue = null;665 this.vATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle 10;668 dataGridViewCellStyle90.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 669 dataGridViewCellStyle90.Format = "C2"; 670 dataGridViewCellStyle90.NullValue = null; 671 this.vATDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle90; 666 672 this.vATDataGridViewTextBoxColumn.HeaderText = "VAT"; 667 673 this.vATDataGridViewTextBoxColumn.Name = "vATDataGridViewTextBoxColumn"; … … 672 678 // 673 679 this.BRUTTO.DataPropertyName = "BRUTTO"; 674 dataGridViewCellStyle 11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;675 dataGridViewCellStyle 11.Format = "C";676 this.BRUTTO.DefaultCellStyle = dataGridViewCellStyle 11;680 dataGridViewCellStyle91.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 681 dataGridViewCellStyle91.Format = "C"; 682 this.BRUTTO.DefaultCellStyle = dataGridViewCellStyle91; 677 683 this.BRUTTO.HeaderText = "Brutto"; 678 684 this.BRUTTO.Name = "BRUTTO"; … … 683 689 // 684 690 this.wplata_brutto.DataPropertyName = "wplata_brutto"; 685 dataGridViewCellStyle 12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;686 dataGridViewCellStyle 12.Format = "c";687 this.wplata_brutto.DefaultCellStyle = dataGridViewCellStyle 12;691 dataGridViewCellStyle92.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 692 dataGridViewCellStyle92.Format = "c"; 693 this.wplata_brutto.DefaultCellStyle = dataGridViewCellStyle92; 688 694 this.wplata_brutto.HeaderText = "Wp³ata PLN"; 689 695 this.wplata_brutto.Name = "wplata_brutto"; … … 695 701 this.waluta_miano.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 696 702 this.waluta_miano.DataPropertyName = "waluta_miano"; 697 dataGridViewCellStyle 13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;698 dataGridViewCellStyle 13.NullValue = "PLN";699 this.waluta_miano.DefaultCellStyle = dataGridViewCellStyle 13;703 dataGridViewCellStyle93.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 704 dataGridViewCellStyle93.NullValue = "PLN"; 705 this.waluta_miano.DefaultCellStyle = dataGridViewCellStyle93; 700 706 this.waluta_miano.HeaderText = "W"; 701 707 this.waluta_miano.Name = "waluta_miano"; … … 706 712 // 707 713 this.waluta_brutto.DataPropertyName = "waluta_brutto"; 708 dataGridViewCellStyle 14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;709 dataGridViewCellStyle 14.Format = "N2";710 dataGridViewCellStyle 14.NullValue = null;711 this.waluta_brutto.DefaultCellStyle = dataGridViewCellStyle 14;714 dataGridViewCellStyle94.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 715 dataGridViewCellStyle94.Format = "N2"; 716 dataGridViewCellStyle94.NullValue = null; 717 this.waluta_brutto.DefaultCellStyle = dataGridViewCellStyle94; 712 718 this.waluta_brutto.HeaderText = "Waluta brutto"; 713 719 this.waluta_brutto.Name = "waluta_brutto"; … … 718 724 // 719 725 this.wplata_waluta_brutto.DataPropertyName = "wplata_waluta_brutto"; 720 dataGridViewCellStyle 15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;721 dataGridViewCellStyle 15.Format = "N";722 this.wplata_waluta_brutto.DefaultCellStyle = dataGridViewCellStyle 15;726 dataGridViewCellStyle95.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; 727 dataGridViewCellStyle95.Format = "N"; 728 this.wplata_waluta_brutto.DefaultCellStyle = dataGridViewCellStyle95; 723 729 this.wplata_waluta_brutto.HeaderText = "Wp³ata wal."; 724 730 this.wplata_waluta_brutto.Name = "wplata_waluta_brutto"; … … 730 736 this.dATASPRZEDAZYDataGridViewTextBoxColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None; 731 737 this.dATASPRZEDAZYDataGridViewTextBoxColumn.DataPropertyName = "DATA_SPRZEDAZY"; 732 dataGridViewCellStyle 16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;733 this.dATASPRZEDAZYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle 16;738 dataGridViewCellStyle96.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; 739 this.dATASPRZEDAZYDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle96; 734 740 this.dATASPRZEDAZYDataGridViewTextBoxColumn.HeaderText = "Data sprzed."; 735 741 this.dATASPRZEDAZYDataGridViewTextBoxColumn.Name = "dATASPRZEDAZYDataGridViewTextBoxColumn"; … … 760 766 this.SposobZaplaty.ReadOnly = true; 761 767 this.SposobZaplaty.Width = 97; 768 // 769 // toolStripLabel7 770 // 771 this.toolStripLabel7.Name = "toolStripLabel7"; 772 this.toolStripLabel7.Size = new System.Drawing.Size(58, 22); 773 this.toolStripLabel7.Text = "Wydawca:"; 774 // 775 // cbWydawca 776 // 777 this.cbWydawca.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 778 this.cbWydawca.Items.AddRange(new object[] { 779 "", 780 "AACT", 781 "Sam Press"}); 782 this.cbWydawca.Name = "cbWydawca"; 783 this.cbWydawca.Size = new System.Drawing.Size(75, 25); 762 784 // 763 785 // FacturesFormNEW … … 857 879 private System.Windows.Forms.DataGridViewTextBoxColumn agencjaDataGridViewTextBoxColumn; 858 880 private System.Windows.Forms.DataGridViewTextBoxColumn SposobZaplaty; 881 private System.Windows.Forms.ToolStripLabel toolStripLabel7; 882 private System.Windows.Forms.ToolStripComboBox cbWydawca; 859 883 860 884 } -
trunk/BazaReklam/FacturesFormNEW.cs
r602 r629 134 134 command.Parameters.AddWithValue("@agencja", agencjaToolStripComboBox.Text.Trim()); 135 135 } 136 137 if (!string.IsNullOrEmpty(cbWydawca.Text.Trim())) 138 { 139 int systemKsiegowy = cbWydawca.Text.Trim() == "AACT" ? 1 : 2; 140 command.CommandText += " AND SystemKsiegowyId=@systemKsiegowy"; 141 command.Parameters.AddWithValue("@systemKsiegowy", systemKsiegowy); 142 } 136 143 137 144 if (((CheckBox)((ToolStripControlHost)wyszukajToolStrip.Items["zalegleCheckBox"]).Control).CheckState == CheckState.Checked) … … 217 224 cbSposobZaplaty.SelectedIndex = -1; 218 225 cbSposobZaplaty.Text = string.Empty; 226 cbWydawca.SelectedIndex = -1; 227 cbWydawca.Text = string.Empty; 219 228 } 220 229 -
trunk/BazaReklam/FacturesFormNEW.resx
r597 r629 213 213 RYVi4HJW0WO3c+c77GwONpq9/fYXo+NgXLNBufeCSSmSD9CItx8xIaWBVxqIRwQPDQ2GVFGP1oFetPT1 214 214 oqqzE9cb2nrPSO5UeUhqqtwSiu8dFxztXmlqupNMzBzPlFRqPW8SjFhzIO0wILEDMu0xWJOISIpcIleg 215 beAxegefoP1xD6ofdCBdoXgYJJFV+SQVVzmlVMqdE4ua9++2kKuqqr5FBtTH3BWZYoN3vY WrhpBiA9yi215 beAxegefoP1xD6ofdCBdoXgYJJFV+SQVVzmlVMqdE4ua9++2kKuqqr5FBtTH3BWZYoN3vYSrhpBiA9yi 216 216 TOT7oirnZwRFRKG27xG6+vvQP9CPh2REKBQOSeqaHwSklVT6JMmqXBLLq13S6muFgYE9hkuXehJcbzzL 217 217 89TmQKN0RG0Fkmg9KL2EXyND8GOeDNXdvZB3P8T93h7UdnYhu/F+71VpRRU34JVcXn0yoUzudkte73mz … … 240 240 eKJKq6cya3NjrN6BMdl+xtI/ZCz2dcYuURl8bhQqoiuvhtaQdEl8K55sYGr65lGBqNnY2CRcV1f3kpKS 241 241 Eq8VNo2+/8PDcCZUSXNIS0hvkniVSywmIDmRXEfF78kH+3YUyM8DpiR+MuL/54eT/6wJ+XfyyvaSeOS8 242 /3n6n3mW5Eb4C75y8azwH/KD5/xRAIfwex3SK6NAPpi4eQ591pLLn/Gpx9viaeel2jD8X 3IJB4N8aaBd242 /3n6n3mW5Eb4C75y8azwH/KD5/xRAIfwex3SK6NAPpi4eQ591pLLn/Gpx9viaeel2jD8X2iLB4IB/wJ2 243 243 AAAAAElFTkSuQmCC 244 244 </value> … … 247 247 <value> 248 248 iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 249 YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAABX VJREFUSEuVlQtQ250 VFUYx10VG0JbMg0ZSGAmncpycPIxlqES m1CoEYyMj5BU1NDMCgNclwvs8FDUUCRwZWVYFgGFGHmJGqmY251 IIkigSAvQXRZQJLF5c2y/76zs5TKgnVmfnP3nnvP/3/Pt9/3Hd64McbWrceN+HyjI9OnG7m1tDxpUyof252 5A0OdmelpUX9Qcv6CegZS2b0ZyEhuaGNja1gQ6sFKiubwHGc1sfnaP369f5HXFy229Pql4nxBO9/uURE253 yEwkkkudOvXnBjOrqnqgM9uxQ9zg5uZ9bOVKTwEZmBAT/pNRcHCe840btYb0R8yFhUXD1XWb1tXVq8nR254 8ctQExMTMzIxGtMoICAtRKXqeqFBbGwCdu6MRFERkJr6EEJhCubOtYsncZsxTXx9U9L/VaeYGBgDA/1Y255 u1YEf/8kzJ//MYqLB1FdDTg6erSQ+Fpi2qi7CA3NuMk0BwaGoNEYNsjIOIfNmw8iIiIfIpEEzc3Ao0fA256 ggVLqkhYRFiNZsCLjs5tGRoCensH0dGhwqkkOcSBgQgODoRUIoFC8RBpaXn9M2bMTF68eFnDhg3f4OJF257 FZYuPTjE578qI+E9hKVBg/Pnz5tw3K+avr4hNCtacDIxCYVNLSjXAAVPgDN3WnFMKkOyPKWLBBIoS33M258 zc0OW1nZpE6ZYiqhuQOEI8E3aJCQcOFtjvtJ297eiTiZHO0Uql5C0T+Eksf9yH3Qi1P3oUtTCwuLKBKx259 I94lVhBuxEfE66OmbExMuqCs7B7Ons3EteYOqEhcQ8lf26NBUXsvsu73QF6lhvxuF7w8N94iISdiKjFF260 f2X1wIrvmcEqUVeNYnHsxnv3lBRvMa6rgbpuDSrVA7hO4vnKHqTXqXGyXIWEai18fHzUtOR7fbxHVvOh261 QxVT4+NrE+Xy8psiUUaog4PnrO3bhXsbGh6BCwpCTgvwm6IHl5W9yGvqxtl6NZIqOxF9WwV5zRD27hOx262 /yGceNNgvENCslLUahZhoK2NFkand7m67q6rqGhGVORRyCgMp+u7cbq2E6mErEKFmNsdkNxSIbFGiy1b263 Nt0h4f16g5E7iIzMVCmVHVAqVejrozShoVaT4Ok85Obk46g8HZIqDU6UdeI4CR+5+RgxpSrEVw2Ay8zX264 2NraZlnZ2Ij1BiPiPi4gIKGmsLCGqrAO5eVNaGxsg0rVrTPSaAYhiY1BVHImjt3uRtSfdF8+CCkZxmdd265 wX5xIC5e/h2cr+8T+9eMV+rT8tldeHuHeXLcmYH09GIqlAoUFFShpKQed+8qQGeAzqjgyhUEcyL4CffB266 fx+HA6FhuhRlFBRdRqtkObBmGpzNDJvwFy1y/mrTJtFVtiAp6RpycsqQn19Bu6onsxp4e++l+xJculRM267 ofsFtbVqZGZlq1kG3T/4IVC/C8heA6w3h7sF/4vnd8L6N2tKdrNn2wa4uGy75ufHaaXSAmRnVyA8XIrV268 q7+Gk9MG7NkTDXt7Z8TF3cLy5YKrxjyeDE4mgMwJqP4WOOcOrOPDae4sD309/POfsB+sOKwJB2vrtwIE269 Av fC3bs5rVD4M7Xj/dTQcuHi4gUvryAEBSXDzMwskd4VmhuNX4dPJwNxn9AptAWtUi/4+gZ10DN22rHC270 e2aw3Uw mWC93sLS05pYssb9hb++o9fc/gbCwTBw+fIF2IVDyeLwT9M7nrMCsXpqwDIJJaA5ZhdIaBdZ5271 eFTT/I/ETIO1QZNPGwksLWeGz5nzXunChav65s17v8bY2JgdKELiHWIS+6gZE8fZefv5/eXu7l5qamoq272 pbnvmPloBsPzw0asSj8jfIhQ4geCNbRXiOEWw0K8SC+8i64f6KPxIg/d84kEa71vEMyMXVkony4sZmSs273 /2qL4ed/A6+3utTZ1XpnAAAAAElFTkSuQmCC249 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 273 v9pi5PnfqiO601y7xZMAAAAASUVORK5CYII= 274 274 </value> 275 275 </data> … … 379 379 iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 380 380 YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAABX9JREFUSEudlQtQ 381 zXkUx0+lbrfYWiVWJY+1TYNYochOK90sFXlEtCwJO9u23munG V2JilAKXd3tQaWo22PRqobI+1XZtR6L382 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 405 405 </value> 406 406 </data> … … 420 420 </value> 421 421 </data> 422 <metadata name="rEKLAMADataSet.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 423 <value>17, 54</value> 424 </metadata> 422 425 <metadata name="wyszukajToolStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> 423 426 <value>310, 54</value> -
trunk/SQL/Views/VIEW_ZESTAWIENIE_FAKTUR_NOWE.txt
r368 r629 49 49 COALESCE(G.ilEmisji, 0) AS ilEmisji, 50 50 T.SposobZaplaty, 51 T.waluta_kurs 51 T.waluta_kurs, 52 T.SystemKsiegowyId 52 53 FROM (SELECT dbo.FAKTURY.ID_NABYWCY, dbo.FAKTURY.NUMER, YEAR(dbo.FAKTURY.DATA_SPRZEDAZY) AS ROK, 53 54 MONTH(dbo.FAKTURY.DATA_SPRZEDAZY) AS MS, dbo.FAKTURY.DATA_SPRZEDAZY, CONVERT(VARCHAR, dbo.FAKTURY.NUMER) … … 65 66 COALESCE(Korekta.Brutto, NULL) AS KorektaBrutto, 66 67 COALESCE(Korekta.waluta_brutto, NULL) AS KorektaWalutaBrutto, 67 dbo.FAKTURY.waluta_kurs 68 dbo.FAKTURY.waluta_kurs, 69 dbo.FAKTURY.SystemKsiegowyId 68 70 FROM dbo.FAKTURY LEFT OUTER JOIN 69 71 dbo.FAKTURA_DETAILS ON dbo.FAKTURY.ID_FAKTURY = dbo.FAKTURA_DETAILS.ID_FAKTURY LEFT OUTER JOIN … … 84 86 dbo.FAKTURY.SPOSOB_ZAPLATY, 85 87 Korekta.S_VAT, Korekta.Netto, Korekta.Brutto, Korekta.waluta_brutto, 86 dbo.FAKTURY.waluta_kurs 88 dbo.FAKTURY.waluta_kurs, dbo.FAKTURY.SystemKsiegowyId 87 89 ) AS T LEFT OUTER JOIN 88 90 (SELECT idFaktury, round(SUM(netto),2) AS sumaNettoZEmisji, count(id) as ilEmisji
