successfully configured nflow

This commit is contained in:
2025-09-10 21:07:53 +02:00
parent 285b03a724
commit eb27468ddb
7 changed files with 64 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
spring.application.name=tm
debug=true
logging.level.root=INFO
debug=false
logging.level.org.springframework.boot.autoconfigure=INFO
server.port=6950
@@ -41,3 +41,5 @@ erpnext.income.account=5111 - Sales Income - QPAY
erpnext.cost.center=Main - QPAY
erpnext.tax.account=VAT - QPAY
erpnext.tax.rate=15.0
logging.level.root=WARN