systopia / de.systopia.contract

Contracts extension
GNU Affero General Public License v3.0
0 stars 4 forks source link

#17022 Add Contract Updates Custom Fields also to Contract_Signed #48

Closed jojowork closed 2 years ago

jojowork commented 2 years ago

These fields are necessary to store the information of the initial bank account. Background: If you Import Contracts, you can not create SEPA-Mandates that have an end-date in the past. With these custom Fields in the Contract_Signed Activity you can store the relevant information.

jojowork commented 2 years ago

I cleaned up this commit. I hope you can merge it now.

bjendres commented 2 years ago

This needs to come with an upgrader task.

@jojowork see e.g. HERE

jojowork commented 2 years ago

I added an upgrader according to your example. A local test run did throw no errors during db upgrade