Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 511: financial data error translations #573

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

luciatugui
Copy link
Contributor

Regarding the ANAF endpoint subject of this issue, it seems that the actual problem is not the endpoint, but the fact the the CUI for the request does not exist.

ANAF does not return an error in this case, but we check further even if the req was successful to see if the data is synced. In case it is not synced, we show the error toast.

Question: should we enforce some sort of CUI validation on organisation creation?

@luciatugui luciatugui self-assigned this Jul 11, 2024
Copy link

stackblitz bot commented Jul 11, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@luciatugui luciatugui linked an issue Jul 11, 2024 that may be closed by this pull request
@tudoramariei
Copy link
Member

tudoramariei commented Jul 11, 2024

Question: should we enforce some sort of CUI validation on organisation creation?

Some sort of enforcement would be available if we used ANAF's endpoints.
I left more details in this issue: #574

@luciatugui luciatugui merged commit c96126d into develop Jul 12, 2024
1 check passed
@luciatugui luciatugui deleted the fix/511-financial-data branch July 12, 2024 07:28
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.

Label Missing on Components in 'Informatii Financiare' tab
3 participants