Commit graph

4 commits

Author SHA1 Message Date
oleghasjanov
2ec545b3aa feat: add status notes to force delete notifications
- Add notes parameter to force delete interactions to provide more context
- Include company registry status in force delete notifications
- Add status mapping constants for better readability
- Move status note assignment before save in force delete process

Technical details:
- Add notes field to Domains::ForceDelete::Base interaction
- Update force delete notifications to include status notes
- Add REGISTRY_STATUSES mapping in CompanyRegisterStatusJob
- Update tests to verify new notification format
2025-02-03 14:08:50 +02:00
Alex Sherman
91093b274d Add notification on autoFD 2021-03-22 14:54:24 +05:00
Karl Erik Õunapuu
38cefe7255
Allow explicit reason for force delete mail template 2020-12-28 12:57:06 +02:00
Alex Sherman
5363c546a5 Move all the existing interactors to Domains namespace 2020-11-30 13:50:26 +05:00