update add large unit and small unit for unit in pharmacy master data

This commit is contained in:
wayanrivan
2026-03-11 13:47:24 +07:00
parent 505073e1c5
commit 5bae9e56f1
2 changed files with 6 additions and 0 deletions

View File

@ -222,6 +222,8 @@ const doc = {
},
unit: {
$unit_name: 'Unit name',
$small_unit: 'Small unit name',
$large_unit: 'Large unit name'
},
item_category: {
$category_name: 'ItemCategory name',