Tagged release v3.145.0
182ff7004 feat(accountIdentifications): add base classes
Issue: #2409
b9368e7b4 feat(all procedures): forbid bankaccounts akkountidentification scheme - add tests
Issue: #2409
9fac35905 feat(subsoil): add new cancellation reason 5, restrict 3
BREAKING CHANGE: restricted 3d reason while cancel SUE/SUD procedures, now allowed only 1, 4, 5
ref: #2488
9be82e65c fix(commersialSell): add custom commercialSell.RegistrationDetails model with correct swagger
- update commersialSell schema with new registrationDetails field schema which fixes current swagger definition. No broken changes for api
ref: #2484
cbeef1e89 feat(scheme): forbid UA-EDR, UA-MFO, UA-accountNumber accountIdentifications schemes for all procedure types
Issue: #2409
5388cc0ea feat(makefile): improve changelog generation and add git clean check
- Added better formatting for changelog generation.
- Introduced a `check-git-clean` step to ensure no uncommitted changes before tagging.
issue: prozorro-sale/prozorro-deployment#281