Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 445 Bytes

2022-10-14-show-correctly-payment-histories-in-order-admin-page.md

File metadata and controls

7 lines (7 loc) · 445 Bytes
title issue
Show correctly payment histories in order admin page
NEXT-23581

Administration

  • Added fetchEntries method in administration/src/module/sw-order/component/sw-order-state-history-card/index.js to fetch history for each machine state.
  • Changed getStateHistoryEntries and buildStateHistory methods in administration/src/module/sw-order/component/sw-order-state-history-card/index.js to build correctly histories.