home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / testsoft / vatman / vatman.lzh / OBR.DOK < prev    next >
Text File  |  1997-07-17  |  2KB  |  45 lines

  1. #DEFINICJE
  2. dn =dtoc(date())
  3. Od =dtoc(obr[M->lpd,1])
  4. Do =dtoc(obr[M->lpd,2])
  5. Sp =transform(obr[M->lpd,3],"@E 9999.9")
  6. Mm =transform(obr[M->lpd,4],"@E 9999.9")
  7. Ro =transform(obr[M->lpd,5],"@E 9999.9")
  8. Rz =transform(obr[M->lpd,6],"@E 9999.9")
  9. Cz =transform(obr[M->lpd,7],"@E 99999.99")
  10. Cs =transform(obr[M->lpd,8],"@E 99999.99")
  11. Spi=transform(obr[M->lpd,9],"@E 99999")
  12. Il =transform(slownik('STANY',KOD_MAGAZ+KOD_TOWARU,'ILOSC'),"@E 99999.9")
  13. Ilr=transform(STANY->ILOSC_REZ,"@E 99999.9")
  14. Ilo=transform(STANY->ILOSC_ZO,"@E 99999.9")
  15. Ild=transform(STANY->ILOSC_ZD,"@E 99999.9")
  16. Ils=transform(STANY->ILOSC-STANY->ILOSC_REZ-STANY->ILOSC_ZO+STANY->ILOSC_ZD,"@E 99999.9")
  17.  
  18. #NAGLOWEK
  19.          A N A L I Z A   T O W A R O W A              z dnia:[dn    ]
  20.  
  21.     Dla: [KOD_MAGAZ]/[KOD_TOWARU] [slownik('INDEKS',KOD_TOWARU)]
  22.     ┌─────────────────┬──────────────┬──────┬──────┬───────┬─────────────────┐
  23.     │    Za okres     │Sprzeda╛ iloÿå│      │      │       │Tendencje cenowe │
  24.     ├────────┬────────┼────────┬─────┤      │Inne  │       ├────────┬────────┤
  25.     │Od      │Do      │towarów │dokum│  Mm- │rozch.│ Razem │  zakup │ sprzed.│
  26.     ├────────┼────────┼────────┼─────┼──────┼──────┼───────┼────────┼────────┤
  27. #POZYCJE
  28.     │[Od    ]│[Do    ]│  [Sp  ]│[Spi]│[Mm  ]│[Ro  ]│ [Rz  ]│[Cz    ]│[Cs    ]│
  29. #SUMY
  30. ùred├────────┼────────┼────────┼─────┼──────┼──────┼───────┼────────┼────────┤
  31. nio:│[Od    ]│[Do    ]│  [Sp  ]│[Spi]│[Mm  ]│[Ro  ]│ [Rz  ]│[Cz    ]│[Cs    ]│
  32.     └────────┴────────┴────────┴─────┴──────┴──────┴───────┴────────┴────────┘
  33.     ┌────────────────────────────────────────┬───────┐
  34.     │        Stan magazynu:                  │[Il   ]│
  35.     │        - iloÿå zarezerwowana           │[Ilr  ]│
  36.     │        - iloÿå zmówiona przez odbiorców│[Ilo  ]│
  37.     │        + zamówienia u dostawców        │[Ild  ]│
  38.     ├────────────────────────────────────────┼───────┤
  39.     │        Stan po zamówieniach            │[Ils  ]│
  40.     └────────────────────────────────────────┴───────┘
  41. [M->ADR]
  42. [M->ADR1]
  43. NIP: [M->NIP  ]
  44. #KONIEC
  45.