Pokaż
Ignoruj:
Data:
2009-11-24 12:21:39 (16 years ago)
Autor:
sylwek
Opis:

Re #195 merged with latest trunk

Lokalizacja:
branches/Emisje
Pliki:
2 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • branches/Emisje

    • Property svn:mergeinfo
      •  

        old new  
         1/branches/Abonament:701-884 
        12/branches/AutoShopper:815-818 
        23/branches/ReklamaReorganizacja:568-731 
        34/tags/BazaReklam_1.1.28:831 
        4 /trunk:774-868 
         5/trunk:774-893 
  • branches/Emisje/eCard/eCardMVC/Platnosci/Models/InvoiceDetailsViewData.cs

    r866 r895  
    1414        public Payer Payer {get; set;} 
    1515        public string Status { get; set; } 
    16         public string brutto { get; set; }       
     16        public string brutto { get; set; } 
     17        public string termin { get; set; } 
     18        public string info { get; set; } 
    1719    } 
    1820}