Improve UX for invoice template management (#4121)
change translations and to explain that calculator actually group items by fields
This commit is contained in:
25
phpstan.neon
25
phpstan.neon
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user