updates on the build regarding the create order dropdown and fix on the customer and createorder page

This commit is contained in:
2026-08-05 13:24:05 +05:30
parent 8a8bc4ec2f
commit 309157678d
6 changed files with 206 additions and 21 deletions

12
package-lock.json generated
View File

@@ -39,6 +39,7 @@
"lodash": "^4.17.21",
"mui-daterange-picker": "^1.0.5",
"notistack": "^3.0.1",
"open-location-code": "^1.0.3",
"papaparse": "^5.5.3",
"process": "^0.11.10",
"prop-types": "^15.8.1",
@@ -14285,6 +14286,12 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/open-location-code": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/open-location-code/-/open-location-code-1.0.3.tgz",
"integrity": "sha512-DBm14BSn40Ee241n80zIFXIT6+y8Tb0I+jTdosLJ8Sidvr2qONvymwqymVbHV2nS+1gkDZ5eTNpnOIVV0Kn2fw==",
"license": "Apache-2.0"
},
"node_modules/optionator": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
@@ -30691,6 +30698,11 @@
"is-wsl": "^2.2.0"
}
},
"open-location-code": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/open-location-code/-/open-location-code-1.0.3.tgz",
"integrity": "sha512-DBm14BSn40Ee241n80zIFXIT6+y8Tb0I+jTdosLJ8Sidvr2qONvymwqymVbHV2nS+1gkDZ5eTNpnOIVV0Kn2fw=="
},
"optionator": {
"version": "0.9.1",
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",