PZ: prevent generationg orders for cancelled debits.
authorRadek Czajka <rczajka@rczajka.pl>
Thu, 14 Oct 2021 09:21:52 +0000 (11:21 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Thu, 14 Oct 2021 09:21:52 +0000 (11:21 +0200)
commitd25e1c6ed14aa17a3fb5e8147355ee63ed5c5c3d
tree33247ab1793c1c5319cb243e769f61769b73b0c8
parentd96e1d2348113e3fc0c7961d83d278933d090a6d
PZ: prevent generationg orders for cancelled debits.
src/pz/admin.py
src/pz/bank.py
src/pz/migrations/0007_auto_20211014_1100.py [new file with mode: 0644]
src/pz/migrations/0008_fill_cancelled_date.py [new file with mode: 0644]
src/pz/migrations/0009_remove_directdebit_is_cancelled.py [new file with mode: 0644]
src/pz/models.py