master #221

Merged
mpeltriaux merged 4 commits from master into Docker 2 years ago
Owner

Update Docker

Update Docker
mpeltriaux added 4 commits 2 years ago
2129855068 Fix for recorded deduction
* fixes bug where deduction of a recorded intervention could be deleted from the eco account detail view
* improves check_for_recorded_instance() logic
* improves rendering of detail view on compensation-like objects to highlight missing data
96ee94583f Fixes account deletion with deductions
* adds a warning on removing an eco account if there are still deductions
    * this way a user needs to get rid of these deductions first
587b828574 Test extension
* adds further checks on EcoAccount tests for proper updating of new deductable_rest attribute
mpeltriaux merged commit 63a308b6cb into Docker 2 years ago
The pull request has been merged as 63a308b6cb.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b master Docker
git pull origin master

Step 2:

Merge the changes and update on Gitea.
git checkout Docker
git merge --no-ff master
git push origin Docker
Sign in to join this conversation.
Loading…
There is no content yet.