| | |
| | | <NumberField source="count" label="table.field.stockStatistic.count" /> |
| | | <TextField source="inAnfmeCount" label="table.field.stockStatistic.inAnfmeCount" /> |
| | | <TextField source="outAnfmeCount" label="table.field.stockStatistic.outAnfmeCount" /> |
| | | <NumberField source="anfme" label="table.field.stockStatistic.anfme" /> |
| | | <NumberField source="anfme" label="table.field.stockStatistic.anfme" options={{ minimumFractionDigits: 2, maximumFractionDigits: 2 }} /> |
| | | <NumberField source="inAnfme" label="table.field.stockStatistic.inAnfme" /> |
| | | <TextField source="outAnfme" label="table.field.stockStatistic.outAnfme" /> |
| | | </StyledDatagrid> |