Create order

This commit is contained in:
hamid zarghami
2026-02-22 09:50:36 +03:30
parent 502e8c538f
commit d357a5000b
7 changed files with 164 additions and 145 deletions
+1 -1
View File
@@ -91,5 +91,5 @@ export const Paths = {
update: '/print/update/',
form: '/print/form/',
},
convertToOrder: '/convert-to-order/',
convertToOrder: '/convert-to-order',
};