Add mass-import feature for customer data including UI, parsing enhancements, and E2E testing
This commit is contained in:
@@ -34,7 +34,7 @@ export const Vehicles = {
|
||||
}
|
||||
},
|
||||
type: {
|
||||
label: t('objects.columns.type'),
|
||||
label: t('vehicles.type'),
|
||||
type: "select",
|
||||
sortable: true,
|
||||
creation: {
|
||||
@@ -248,4 +248,4 @@ export const Vehicles = {
|
||||
);
|
||||
},
|
||||
};
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user