Exports

Client:

exports["p-billing"]:openSendInvoiceMenu()
exports["p-billing"]:openInvoicesMenu()
exports["p-billing"]:openMainMenu()

Server:

exports["p-billing"]:getGroupSentInvoices("police")
exports["p-billing"]:deleteInvoice(1)

Last updated