Ninja-Squad / globe42

repository dedicated to the development of Globe 42 collective application to help them to manage their members

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update the Tax Situation

acrepet opened this issue · comments

1/ Add : "n° fiscal"
2/ Delete "Date de mise en place" if "Imposable" or "Non Imposable" is selected.
They don't care about this information

The Deletion of the "Date de mise en place" 👍
But about the "n° fiscal" which must have 13 numbers :
If I fill less than 13 numbers 👍 (I have a nice validation message) but if I fill more than 13 numbers I have an exception error :

Une erreur technique inattendue s'est produite. Essayez de recharger la page.
400 - Validation failed for object='personCommandDTO'. Error count: 1

@acrepet Good catch. I added a commit in the PR.