fix: edit item form.

This commit is contained in:
Ahmed Bouhuolia
2020-11-10 19:49:30 +02:00
parent 93fbe1fc98
commit 94b97af3a9
6 changed files with 74 additions and 78 deletions

View File

@@ -812,4 +812,7 @@ export default {
select_display_name_as:'Select display name as',
opening_date: 'Opening date',
item_code: 'Item code',
quantity_on_hand: 'Quantity on hand',
average_rate: 'Average rate',
the_name_used_before: 'The name is already used.'
};