1
0

allow zero amount invoices, add edit amount option for invoices

This commit is contained in:
Sander van Grieken
2022-09-27 15:09:06 +02:00
parent 5f9068d7b0
commit fb68931a8d
8 changed files with 205 additions and 75 deletions

View File

@@ -15,6 +15,12 @@ Item {
signal found
function restart() {
still.source = ''
_pointsVisible = false
active = true
}
VideoOutput {
id: vo
anchors.fill: parent