create invoice settlementStatus catalog and set to single invoice details, update single invoice detail actions

This commit is contained in:
2026-05-31 17:12:43 +03:30
parent 4ec6143068
commit c271a36f7e
15 changed files with 242 additions and 17 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
export const environment = {
production: true,
// apiBaseUrl: 'https://psp-api.shift-am.ir',
// apiBaseUrl: 'http://192.168.128.73:5002',
apiBaseUrl: 'http://localhost:5002',
apiBaseUrl: 'http://192.168.128.73:5002',
// apiBaseUrl: 'http://localhost:5002',
host: 'localhost',
port: 5000,
enableLogging: false,