ofbiz-framework icon indicating copy to clipboard operation
ofbiz-framework copied to clipboard

Improved: convert FinAccount getArithmeticSettingsInline to groovy (OFBIZ-13074)

Open PierreSmits opened this issue 10 months ago • 1 comments

modified:

  • ofbiz-component.xml: added loader for services.xml
  • FinAccountServices.xml removed simple-method getArithmeticSettingsInline, replaced ref in other simple-methods with new groovy service

added:

  • services.xml: added groovy service getArithmeticSettingsFinAccount
  • AccountingService.groovy: having getArithmeticSettingsFinAccount

PierreSmits avatar Apr 29 '24 00:04 PierreSmits