This website requires JavaScript.
Explore
Help
Register
Sign In
hamed
/
clinicpro
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e7c2c2f06e85eab1ecc7dbfa6b775dce98836115
clinicpro
/
tests
/
Billing
T
History
hamed
f00ed23f00
Refactor code structure for improved readability and maintainability
2026-07-23 15:47:17 +03:30
..
BillingCalculatorTest.php
feat: insurance & medical billing system (6 phases)
2026-06-23 15:05:24 +03:30
ClaimAmountBoundsTest.php
fix(billing): bound approved/paid amounts on claim transition (M1)
2026-06-28 20:07:19 +03:30
ClaimsByPatientTest.php
feat(claims): add tracking number and status history for claims
2026-07-18 23:38:02 +03:30
ClaimsListNPlusOneTest.php
perf(secretary,billing): kill N+1 in secretary + claims lists (M8, M9)
2026-06-28 20:43:35 +03:30
ClaimsListPaginationTest.php
perf(billing,settlement): paginate claims and wallet transactions (H9, H10)
2026-06-28 19:42:04 +03:30
InvoiceShowSessionTest.php
feat: enrich invoice summary with session payments, consumables and discount
2026-07-16 14:38:38 +03:30
PatientPaymentsTest.php
Refactor code structure for improved readability and maintainability
2026-07-23 15:47:17 +03:30
PaymentsSummaryTest.php
feat: enhance payment status handling and summary in MyPaymentsPage
2026-07-19 10:38:29 +03:30