2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

Revert "WIP"

This reverts commit 42af52ee51.
This commit is contained in:
Oliver Walters
2021-08-24 22:33:29 +10:00
parent 42af52ee51
commit f6b9d9e6d0
2 changed files with 1 additions and 145 deletions

View File

@ -188,11 +188,6 @@ $("#edit-order").click(function() {
});
$("#receive-order").click(function() {
receivePurchaseOrder({{ order.pk }});
return;
launchModalForm("{% url 'po-receive' order.id %}", {
reload: true,
secondary: [