Package Gnumed :: Package wxpython :: Module gmBillingWidgets
[frames] | no frames]

Module gmBillingWidgets

source code

GNUmed billing handling widgets.


Author: Karsten Hilbert <Karsten.Hilbert@gmx.net>

License: GPL v2 or later

Classes
  cBillablePhraseWheel
  cBillEAPnl
  cPersonBillItemsManagerPnl
A list for managing a patient's bill items.
  cBillItemEAPnl
  cBillingPluginPnl
Functions
 
manage_billables(parent=None) source code
 
configure_invoice_template(parent=None, with_vat=True) source code
 
get_invoice_template(parent=None, with_vat=True) source code
 
edit_bill(parent=None, bill=None, single_entry=False) source code
 
create_bill_from_items(bill_items=None) source code
 
create_invoice_from_bill(parent=None, bill=None, print_it=False, keep_a_copy=True) source code
 
delete_bill(parent=None, bill=None) source code
 
remove_items_from_bill(parent=None, bill=None) source code
 
manage_bills(parent=None, patient=None) source code
 
edit_bill_item(parent=None, bill_item=None, single_entry=False) source code
 
manage_bill_items(parent=None, pk_patient=None) source code

Imports: logging, sys, wx, gmTools, gmDateTime, gmMatchProvider, gmDispatcher, gmPG2, gmCfg, gmPrinting, gmNetworkTools, gmBilling, gmPerson, gmStaff, gmDocuments, gmPraxis, gmForms, gmDemographicRecord, gmListWidgets, gmRegetMixin, gmPhraseWheel, gmGuiHelpers, gmEditArea, gmPersonContactWidgets, gmPatSearchWidgets, gmMacro, gmFormWidgets, gmDocumentWidgets, gmDataPackWidgets, wxgBillEAPnl, wxgBillItemEAPnl, wxgBillingPluginPnl