Module gmBillingWidgets
source code
GNUmed billing handling widgets.
Author:
Karsten Hilbert <Karsten.Hilbert@gmx.net>
License:
GPL v2 or later
|
|
|
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_invoice_from_bill(parent=None,
bill=None,
print_it=False,
keep_a_copy=True) |
source code
|
|
|
|
|
remove_items_from_bill(parent=None,
bill=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