Billing code.
Author:
Nico Latzer <nl@mnet-online.de>, Karsten Hilbert
<Karsten.Hilbert@gmx.net>
License:
GPL v2 or later (details at http://www.gnu.org)
|
get_billables(active_only=True,
order_by=None) |
source code
|
|
|
create_billable(code=None,
term=None,
data_source=None,
return_existing=False) |
source code
|
|
|
|
|
get_bill_items(pk_patient=None,
non_invoiced_only=False) |
source code
|
|
|
create_bill_item(pk_encounter=None,
pk_billable=None,
pk_staff=None) |
source code
|
|
|
delete_bill_item(link_obj=None,
pk_bill_item=None) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|