Fix missing E-Invoice no. in invoices's pdf summary

This commit is contained in:
Dillon Ngo
2026-04-10 10:11:19 +08:00
parent fd52aa6b01
commit 6be228e7fd
+1 -1
View File
@@ -59,7 +59,7 @@
"gulp-uglify-es": "^2.0.0",
"laravel-mix": "^6.0.49",
"laravel-vapor": "^0.7.0",
"lodash": "^4.17.19",
"lodash": "^4.18.1",
"postcss": "^8.1.14",
"resolve-url-loader": "^3.1.2",
"vue-loader": "^15.11.1 ",