chore(order): simplify order engine (#8188)

what:
- remove unused features of order changes calculation engine
This commit is contained in:
Carlos R. L. Rodrigues
2024-07-18 15:02:13 -03:00
committed by GitHub
parent e0c0a86264
commit 78b8a3c60f
24 changed files with 26 additions and 548 deletions

View File

@@ -104,8 +104,6 @@ describe("Order Exchange - Actions", function () {
original_order_total: 270,
current_order_total: 312.5,
temporary_difference: 62.5,
future_difference: 0,
future_temporary_difference: 0,
pending_difference: 312.5,
difference_sum: 42.5,
paid_total: 0,