Improve UX for invoice template management (#4121)
change translations and to explain that calculator actually group items by fields
This commit is contained in:
@@ -36,6 +36,7 @@ final class InvoiceCalculatorType extends AbstractType
|
||||
'choice_label' => function ($renderer) {
|
||||
return $renderer;
|
||||
},
|
||||
'help' => 'invoice_calculator.help',
|
||||
'translation_domain' => 'invoice-calculator',
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user