home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 27 / IOPROG_27.ISO / SOFT / DATABASE.ZIP / Genius.mdb / Documento.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-05-17  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "DocumentoID": "Long Integer",
  4.         "AziendaID": "Long Integer",
  5.         "Tipo DocumentoID": "Long Integer",
  6.         "ClienteID": "Long Integer",
  7.         "CorriereID": "Long Integer",
  8.         "FornitoreID": "Long Integer",
  9.         "Numero": "Long Integer",
  10.         "Data": "DateTime",
  11.         "Cliente/Fornitore": "Memo/Hyperlink (255)",
  12.         "Destinazione Merce": "Text (50)",
  13.         "Destinatario Merce1": "Text (50)",
  14.         "Destinatario Merce2": "Text (50)",
  15.         "Riferimento Numero": "Long Integer",
  16.         "Riferimento Data": "DateTime",
  17.         "Codice Magazzino": "Text (50)",
  18.         "Sconto Cassa": "Double",
  19.         "Trasporto": "Currency",
  20.         "Varie": "Currency",
  21.         "Imballo": "Currency",
  22.         "Bollo": "Currency",
  23.         "Totale Merce": "Currency",
  24.         "Totale Fattura": "Currency",
  25.         "Spedizione a Mezzo": "Text (50)",
  26.         "Vettore": "Text (50)",
  27.         "Aspetto Esteriore": "Text (50)",
  28.         "Numero Colli": "Long Integer",
  29.         "Peso": "Text (50)",
  30.         "Data Inizio Trasporto": "DateTime",
  31.         "Ora Inizio Trasporto": "Text (50)",
  32.         "Porto": "Text (50)",
  33.         "Causale Trasporto": "Text (50)",
  34.         "Riga Note": "Text (50)",
  35.         "Tipo Blocchetto": "Text (50)",
  36.         "Stato Bolla": "Text (50)",
  37.         "Stato Fattura": "Text (50)",
  38.         "Numero Fattura": "Long Integer",
  39.         "Data Fattura": "DateTime",
  40.         "Totale Netto Merce": "Currency",
  41.         "Imponibile": "Currency",
  42.         "Totale IVA": "Currency",
  43.         "Tipo Documento": "Text (50)",
  44.         "IVA1": "Text (50)",
  45.         "IVA2": "Text (50)",
  46.         "IVA3": "Text (50)",
  47.         "IVA4": "Text (50)",
  48.         "IVA11": "Long Integer",
  49.         "IVA22": "Long Integer",
  50.         "IVA33": "Long Integer",
  51.         "IVA44": "Long Integer"
  52.     },
  53.     "data": []
  54. }