WIP: Resolve "Refactor warranty system" #1182

Draft
korina.cordero wants to merge 8 commits from 331-refactor-warranty-system into master
Showing only changes of commit 88ed88a8da - Show all commits

View file

@ -255,3 +255,6 @@ services:
- name: 'doctrine.orm.entity_listener'
event: 'postUpdate'
entity: 'App\Entity\JobOrder'
- name: 'doctrine.orm.entity_listener'
event: 'postPersist'
entity: 'App\Entity\JobOrder'