generalInvoiceRequest  -  the module for
generating XML and/or paper based general invoices
generalInvoiceRequest
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
IGeneralInvoiceRequestManager interface

 Description  V4.10/ 3 Aug 2005 
The GeneralInvoiceRequestManager provides all the necessary tools to produce an invoice of any role except physicians, hospitals, and pharmacies. Firstly, an instance of the IGeneralInvoiceRequest interface is created by the method CreateGeneralInvoiceRequest. All the invoice related data and parameters can be set by the supplied interface methods as SetPatient, SetTreatment,...

After all information is set the invoice can either be printed on a local printer or stored as an XML file in the mailbox and sent to the intermediate.

 Methods  9 methods 

 Properties  9 properties 
[get]  CreateGeneralInvoiceRequest  [get]  ModuleVersionText
[get/put]  EnableLog  [get/put]  Modus
[get/put]  ForceOutput  [get/put]  PrintCopies
[get/put]  ModuleLanguage  [get/put]  PrintPreview
[get]  ModuleVersion   
generalInvoiceRequest
  IGeneralInvoiceRequestManager