From 9a07f529c598791d47c0ff0814e6fd0332a6f7d6 Mon Sep 17 00:00:00 2001 From: jeremielodi Date: Fri, 11 Sep 2020 11:32:20 +0100 Subject: [PATCH] new donation test-end --- .../entry/modals/findDonation.modal.html | 1 + server/controllers/admin/donation.js | 11 +- server/models/migrations/next/migrate.sql | 789 ------------------ test/end-to-end/stock/stock.entry.js | 21 +- test/end-to-end/stock/stock.entry.page.js | 43 +- test/end-to-end/stock/stock.inventories.js | 4 +- test/end-to-end/stock/stock.lots.js | 10 +- test/end-to-end/stock/stock.movements.js | 4 +- test/end-to-end/stock/stock.spec.js | 1 - ...2.inventory-adjustment-inventories.spec.js | 4 +- ...stock.z3.inventory-adjustment-lots.spec.js | 8 +- 11 files changed, 83 insertions(+), 813 deletions(-) diff --git a/client/src/modules/stock/entry/modals/findDonation.modal.html b/client/src/modules/stock/entry/modals/findDonation.modal.html index 410401f5ca..1824b79869 100644 --- a/client/src/modules/stock/entry/modals/findDonation.modal.html +++ b/client/src/modules/stock/entry/modals/findDonation.modal.html @@ -23,6 +23,7 @@