feat: implement pos goods management module; add create, update, and list components with API integration

This commit is contained in:
2026-05-20 20:22:38 +03:30
parent c5e1fab09b
commit 1b4ac0789c
28 changed files with 437 additions and 65 deletions
-10
View File
@@ -55,16 +55,6 @@
"typescript": "~5.8.3"
},
"name": "psp_panel",
"prettier": {
"overrides": [
{
"files": "*.html",
"options": {
"parser": "angular"
}
}
]
},
"private": true,
"scripts": {
"build": "ng build",