Factura A, B, C, QR

This commit is contained in:
martin
2025-10-09 20:25:33 -03:00
parent 65b24fe27f
commit d143679251
6 changed files with 911 additions and 30 deletions

2
execute.vbs Normal file
View File

@@ -0,0 +1,2 @@
Set WshShell = CreateObject("WScript.Shell")
WshShell.Run Chr(34) & WScript.ScriptFullName & "\..\execute.bat" & Chr(34), 0