Improve UX for invoice template management (#4121)

change translations and to explain that calculator actually group items by fields
This commit is contained in:
Kevin Papst
2023-06-21 08:17:54 +02:00
committed by GitHub
parent 983bf2c88b
commit dd89363c72
33 changed files with 889 additions and 324 deletions

View File

@@ -4091,31 +4091,6 @@ parameters:
count: 1
path: src/Invoice/Calculator/AbstractMergedCalculator.php
-
message: "#^Cannot call method getId\\(\\) on App\\\\Entity\\\\Project\\|null\\.$#"
count: 2
path: src/Invoice/Calculator/ProjectInvoiceCalculator.php
-
message: "#^Cannot call method getInvoiceText\\(\\) on App\\\\Entity\\\\Project\\|null\\.$#"
count: 2
path: src/Invoice/Calculator/ProjectInvoiceCalculator.php
-
message: "#^Cannot call method getName\\(\\) on App\\\\Entity\\\\Project\\|null\\.$#"
count: 1
path: src/Invoice/Calculator/ProjectInvoiceCalculator.php
-
message: "#^Cannot call method getId\\(\\) on App\\\\Entity\\\\User\\|null\\.$#"
count: 2
path: src/Invoice/Calculator/UserInvoiceCalculator.php
-
message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#"
count: 1
path: src/Invoice/Calculator/WeeklyInvoiceCalculator.php
-
message: "#^Cannot call method format\\(\\) on DateTime\\|null\\.$#"
count: 2