Skip to content

feat: unify NFS-e pending and issued listing on /nfse - #91

Merged
vitormattos merged 14 commits into
mainfrom
feat/unify-nfse-listing-main-route
Apr 3, 2026
Merged

feat: unify NFS-e pending and issued listing on /nfse#91
vitormattos merged 14 commits into
mainfrom
feat/unify-nfse-listing-main-route

Conversation

@vitormattos

@vitormattos vitormattos commented Apr 2, 2026

Copy link
Copy Markdown
Member

Summary

  • unify pending + issued/cancelled/processing flows into a single listing surface
  • make /nfse render the unified listing and keep pending as compatibility redirect
  • remove legacy pending view and redundant dashboard list
  • fix pending filter/request handling and SQL search issue
  • make overview counters global (dataset-wide), not page-scoped

Validation

  • Passed: docker compose exec akaunting.php php -d memory_limit=512M ./vendor/bin/phpunit -c modules/Nfse/phpunit.xml modules/Nfse/tests/Unit/Views/OperationalViewsExistenceTest.php
  • Known pre-existing issue in controller test file: testProjectRootPathUsesIsolationApplicationBasePath

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
…bled

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos
vitormattos merged commit a6abb5e into main Apr 3, 2026
9 checks passed
@vitormattos
vitormattos deleted the feat/unify-nfse-listing-main-route branch April 3, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant