Back to Vendure

Customer Detail.Component

packages/admin-ui/src/lib/customer/src/components/customer-detail/customer-detail.component.html

3.7.3509 B
Original Source

{{ 'common.create' | translate }} {{ 'common.update' | translate }} {{ lastLogin | timeAgo }} {{ group.name }} {{ 'customer.not-a-member-of-any-groups' | translate }} {{ 'customer.add-customer-to-group' | translate }}

{{ 'customer.create-new-address' | translate }} {{ order.id }} {{ order.createdAt | localeDate : 'short' }} {{ order.code }} {{ order.type }} {{ order.totalWithTax | localeCurrency : order.currencyCode }} {{ order.updatedAt | timeAgo }} {{ order.orderPlacedAt | localeDate : 'short' }}