This repository was archived by the owner on Mar 13, 2025. It is now read-only.
[$30] When update "Working Days" we have to update other Work Period values in the table #25
Labels
Milestone
When we update the value inside
Working Days
we send request to the server to update. When this value is updated it could happen that other values of the Work Period would be updated automatically.So when Work Period working days is updated we have to update all other fields using response from the server.
For example, when we update Working Days to
0
, thenpyamentStatus
would be updated on the server toNo Days
, so we should see this update reflected in the table as soon as we get response from the serverThe text was updated successfully, but these errors were encountered: