Merge branch '112-addresses-recollate' into 'master'

Feature: re-associate addresses with addresses references and postal code references in a cronjob and allow a cronjob to pass data from one execution to the next one

Closes #112

See merge request Chill-Projet/chill-bundles!580
This commit is contained in:
2023-07-14 08:56:56 +00:00
15 changed files with 520 additions and 12 deletions

View File

@@ -0,0 +1,6 @@
kind: DX
body: '[cronjob] when a cronjob is executed, it may return an array of data that will
be passed as argument on the next execution'
time: 2023-07-12T11:36:03.813179067+02:00
custom:
Issue: ""

View File

@@ -0,0 +1,6 @@
kind: Feature
body: |
[addresses] Add a cronjob to re-associate addresses with addresses reference every 6 hours
time: 2023-07-12T18:00:23.037677413+02:00
custom:
Issue: "112"