2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-08-21 11:25:56 +00:00

Allow purchase orders to be completed directly from the app (#686)

* Allow purchase orders to be completed directly from the app

* Code formatting
This commit is contained in:
Oliver
2025-08-19 11:37:37 +10:00
committed by GitHub
parent 7d32bd6d88
commit a0b8795b27
5 changed files with 44 additions and 1 deletions

View File

@@ -261,6 +261,12 @@
"companies": "Companies",
"@companies": {},
"complete": "Complete",
"@complete": {},
"completeOrder": "Complete Order",
"@completeOrder": {},
"completionDate": "Completion Date",
"@completionDate": {},