Zbiór zmian 906 dla trunk/BazaReklam/ReportsForm.cs
- Data:
- 2009-11-27 18:02:15 (16 years ago)
- Pliki:
-
- 1 zmodyfikowane
-
trunk/BazaReklam/ReportsForm.cs (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam/ReportsForm.cs
r900 r906 452 452 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/RozliczenieProwizjiZaReklame2009" | 453 453 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/SzacowanieSprzedazy" | 454 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/OcenaAgenta" | 455 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/SprzedazReklam2009" ) 454 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/OcenaAgenta" ) 456 455 { 457 456 if (!User.Instance().IsKierownik) … … 477 476 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/WynikAgencji" | 478 477 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/SprzedazReklam" | 479 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/RozliczenieProwizjiZaReklame" /*|480 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/SprzedazReklam2009" |478 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/RozliczenieProwizjiZaReklame" | 479 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/SprzedazReklam2009" /*| 481 480 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/RozliczenieProwizjiZaReklame2009" | 482 481 reportViewer1.ServerReport.ReportPath == "/" + reportsCatalog + "/OcenaAgenta"*/
