Skip to content

Commit

Permalink
печатки
Browse files Browse the repository at this point in the history
  • Loading branch information
thedemoncat committed Jul 5, 2021
1 parent 5e74cc5 commit d5d011c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mdoTypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,8 @@ func (m MDOType) Group() string {
return "AccountingRegisters"
case ACCUMULATION_REGISTER:
return "AccumulationRegisters"
case CHART_OF_CALCULATION_TYPES:
return "ChartOfCalculationTypes"
case CHART_OF_CHARACTERISTIC_TYPES:
return "ChartOfCharacteristicTypes"
return "ChartsOfCharacteristicTypes"
case CALCULATION_REGISTER:
return "CalculationRegisters"
case BUSINESS_PROCESS:
Expand Down

0 comments on commit d5d011c

Please sign in to comment.