Contribution Date
Technology
Contribution Project
Contribution Details
+++ b/src/Form/POSForm.php
@@ -581,7 +622,47 @@ class POSForm extends ContentEntityForm {
+ $this->clearOrder();
I still would want to move this inside CurrentOrder::park()
, so that the logic is in one place. And any other controller can easily park a current order. Please advice.
Contribution Issue Link
Files count
0
Patches count
0