0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-03-19 15:13:19 +00:00
kevinpapst_kimai2/tests/Entity
Kevin Papst 711139ad4c
delete invoices (#1652)
* include all meta fields as template variables
* support invoice preview via command
* support deletion of generated invoices
2020-04-23 12:19:07 +02:00
..
AbstractCommentEntityTest.php detail pages for customers and projects (#1371) 2020-01-16 16:25:28 +01:00
AbstractMetaEntityTest.php Display meta-fields in datatables (#1116) 2019-09-19 20:28:31 +02:00
ActivityMetaTest.php upgraded to phpunit 8 (#1155) 2019-10-24 17:35:05 +02:00
ActivityRateTest.php added internal rates (#1591) 2020-04-08 14:50:15 +02:00
ActivityTest.php added user-specific rates (#1455) 2020-02-10 20:29:43 +01:00
ConfigurationTest.php added hourly and money budgets to activity, project and customer (#843) 2019-06-11 13:18:57 +02:00
CustomerCommentTest.php detail pages for customers and projects (#1371) 2020-01-16 16:25:28 +01:00
CustomerMetaTest.php upgraded to phpunit 8 (#1155) 2019-10-24 17:35:05 +02:00
CustomerRateTest.php added internal rates (#1591) 2020-04-08 14:50:15 +02:00
CustomerTest.php added user-specific rates (#1455) 2020-02-10 20:29:43 +01:00
EntityValidationTestTrait.php Code improvements (#1649) 2020-04-19 14:37:14 +02:00
InvoiceDocumentTest.php Upload invoice documents via UI (#1495) 2020-02-27 23:19:19 +01:00
InvoiceTemplateTest.php delete invoices (#1652) 2020-04-23 12:19:07 +02:00
InvoiceTest.php added invoice archive & configurable invoice numbers (#1541) 2020-03-14 01:16:58 +01:00
ProjectCommentTest.php detail pages for customers and projects (#1371) 2020-01-16 16:25:28 +01:00
ProjectMetaTest.php upgraded to phpunit 8 (#1155) 2019-10-24 17:35:05 +02:00
ProjectRateTest.php added internal rates (#1591) 2020-04-08 14:50:15 +02:00
ProjectTest.php added user-specific rates (#1455) 2020-02-10 20:29:43 +01:00
RolePermissionTest.php User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
RoleTest.php User roles and permission management via Admin UI (#1231) 2019-11-10 18:53:56 +01:00
TagTest.php added colors to tags (#1631) 2020-04-14 14:18:11 +02:00
TeamTest.php API methods to handle teams and users (#1384) 2020-01-28 22:28:31 +01:00
TimesheetMetaTest.php upgraded to phpunit 8 (#1155) 2019-10-24 17:35:05 +02:00
TimesheetTest.php added internal rates (#1591) 2020-04-08 14:50:15 +02:00
TimesheetValidationTest.php added hourly and money budgets to activity, project and customer (#843) 2019-06-11 13:18:57 +02:00
UserTest.php delete invoices (#1652) 2020-04-23 12:19:07 +02:00
UserValidationTest.php prepare release 1.8 (#1505) 2020-03-01 14:25:59 +01:00