Kevin Papst
3eebb02ad3
new API endpoint to save invoice meta-fields ( #5916 )
2026-04-25 18:14:10 +02:00
Kevin Papst
a0601c8cb2
check customer permissions on invoice api access ( #5849 )
2026-03-01 16:53:49 +01:00
Kevin Papst
24778d3ffb
replace PHPUnit annotations with attributes ( #5608 )
2025-08-11 18:57:42 +02:00
Kevin Papst
c7f0508707
Upgrade tests to PhpUnit 10 ( #5252 )
2024-12-22 01:25:30 +01:00
Kevin Papst
0c26a2678e
Release 2.25 ( #5109 )
2024-11-21 22:44:49 +01:00
Kevin Papst
ff9bf163ee
Release 2.24 ( #5097 )
2024-10-11 21:56:54 +02:00
Kevin Papst
13649e146c
Improve pagination support in API ( #5073 )
2024-09-22 17:26:02 +02:00
Kevin Papst
8de54e1fa7
Added API endpoints to fetch invoices ( #5070 )
...
* added serializer attributes for API usage
* new setters to fill invoice data from fixture
* re-usable fixture helper methods
* added API endpoints to fetch invoices
* adjust tests
2024-09-22 16:17:45 +02:00