Merge branch '364-tel2-third-party' into 'master'

Adding a second phone number to thirdparty entity

Closes #364

See merge request Chill-Projet/chill-bundles!810
This commit is contained in:
2025-04-15 12:59:58 +00:00
22 changed files with 168 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
kind: Feature
body: Added a second phone number "telephone2" to the thirdParty entity. Adapted twig
templates and vuejs apps to handle this phone number
time: 2025-03-25T16:43:01.003712495+01:00
custom:
Issue: "364"
SchemaChange: Add columns or tables

View File

@@ -0,0 +1,9 @@
kind: Fixed
body: |-
FIXED wrong translations in the on-the-fly for creation of thirdParty
FIXED update of phone number in on-the-fly edition of thirdParty
FIXED closing of modal when editing thirdParty in accompanying course works
time: 2025-03-25T16:43:27.437038378+01:00
custom:
Issue: ""
SchemaChange: No schema change