refactor: replace journal total calculations with new formatted amount hooks

This commit is contained in:
Ahmed Bouhuolia
2024-12-04 13:23:40 +02:00
parent 7dd09e2903
commit a25ab39647
4 changed files with 74 additions and 45 deletions

View File

@@ -5,12 +5,10 @@ import styled from 'styled-components';
import { defaultTo } from 'lodash';
import {
ButtonLink,
Row,
Col,
DetailsMenu,
DetailItem,
FormatDate,
CommercialDocHeader,
CommercialDocTopHeader,
CustomerDrawerLink,