\org_openpsa_invoices_interfaces_calculator

Interface for deliverable invoicing

Summary

Methods
Constants
run()
get_cost()
get_price()
get_invoice_items()
generate_invoice_number()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

get_cost()

get_cost() : float

Returns the calculated cost

Returns

float —

cost value

get_price()

get_price() : float

Returns the calculated price

Returns

float —

price value

generate_invoice_number()

generate_invoice_number() : integer

Returns identifier number for next invoice

Returns

integer —

invoice number