add mcu orders related, not tested yet

This commit is contained in:
dpurbosakti
2025-09-21 04:41:43 +07:00
parent 774ea80f69
commit 6304d8f02a
30 changed files with 1722 additions and 46 deletions

No files matched your search

@@ -23,6 +23,8 @@ const (
ITGCMedicine ItemGroupCode = "medicine"
ITGCDevice ItemGroupCode = "device"
ITGCMaterial ItemGroupCode = "material"
ITGCMCU ItemGroupCode = "mcu"
ITGCMCUSub ItemGroupCode = "mcuSub"
ITGCEmpFee ItemGroupCode = "employee-fee"
ITGCDocFee ItemGroupCode = "doctor-fee"