Skip to content

GarryIV/modulebank-invoice-generator

 
 

Repository files navigation

Configuration

  • Go to Module bank and generate token with account info and operations access
  • Use generated token in generator ui
  • Prepare docx or odt document with invoice template using variables like ${someName} for replacement
  • Available variables:
    • invoiceNumber
    • documentDate
    • sum
    • longSum
    • fromDate
    • toDate
    • currency

About

Module bank invoice generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%