0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-30 07:20:11 +00:00
kevinpapst_kimai2/tests/Invoice/Calculator
Kevin Papst 93ca983e0b
invoice: do not use activity name as fallback for description (#4884)
* added replacement field description_safe
2024-06-03 19:01:40 +02:00
..
AbstractCalculatorTest.php Release 2.0.29 (#4178) 2023-07-26 15:16:59 +02:00
ActivityInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
ActivityUserInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
DateInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
DateUserInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
DefaultCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
PriceInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
ProjectInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
ProjectUserInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
ShortInvoiceCalculatorTest.php invoice: do not use activity name as fallback for description (#4884) 2024-06-03 19:01:40 +02:00
UserInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00
WeeklyInvoiceCalculatorTest.php sort invoice items by date before passing to template (#4495) 2023-12-17 16:50:47 +01:00