Skip to content

Matt1azz/billing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

t0sic_billing

DO NOT USE IT IF YOU DON'T KNOW WHAT YOU ARE DOING

Do not rename the resource, it won't work if you do.

[ Installation ]

  • Drag and drop it in your resource folder
  • add it to your server cfg.
  • Replace all the esx_billing events.

To fetch received invoices you do following.

    exports["t0sic_billing"]:FetchBillings()

To send invoices you do following.

    exports["t0sic_billing"]:SendBilling()

To view sent invoices you do following.

    exports["t0sic_billing"]:SentBillings()

[ Preview ]

[ Credits ]

  • credits to gamz, zeaqy and hazze for doing some lua parts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 53.8%
  • JavaScript 17.9%
  • CSS 14.0%
  • TSQL 7.5%
  • HTML 6.8%