update invoice

This commit is contained in:
hamid zarghami
2026-02-21 14:28:32 +03:30
parent 002e45de0b
commit f2ebdc9836
8 changed files with 384 additions and 11 deletions
+1
View File
@@ -54,6 +54,7 @@ export const Paths = {
list: '/invoice/list',
create: '/invoice/create',
detail: '/invoice/',
update: '/invoice/update/',
},
newOrder: '/new-order',
orderDetails: '/order/',