home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 April / ChipCD_498.iso / software / konkurs / profes / inne / market / pliki.exe / REJESTR.MDB / Faktury.json < prev    next >
JavaScript Object Notation  |  1997-11-10  |  711b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "NaszNumerFaktury": "Text (50) NOT NULL",
  5.         "WaszNumerFaktury": "Text (100)",
  6.         "Koszty": "Boolean NOT NULL",
  7.         "NIP": "Text (13)",
  8.         "Nazwa firmy": "Text (200)",
  9.         "Adres": "Text (200)",
  10.         "NazwaBanku": "Text (50)",
  11.         "NumerRachunku": "Text (50)",
  12.         "DataWystawienia": "DateTime",
  13.         "DataOtrzymania": "DateTime",
  14.         "DataPlatnosci": "DateTime",
  15.         "PlatneGotowka": "Boolean NOT NULL",
  16.         "DataZaplaty": "DateTime",
  17.         "WartoscFaktury": "Currency",
  18.         "NieDrukuj": "Boolean NOT NULL",
  19.         "DniPlatnosci": "Integer",
  20.         "Uwagi": "Text (200)",
  21.         "Korekta": "Boolean NOT NULL",
  22.         "DlaBiura": "Boolean NOT NULL",
  23.         "NieWysylaj": "Boolean NOT NULL",
  24.         "Wyslane": "Boolean NOT NULL",
  25.         "DataSprzedazy": "DateTime",
  26.         "SrodkiTrwale": "Boolean NOT NULL",
  27.         "Konto": "Text (50)"
  28.     },
  29.     "data": []
  30. }