8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-01 07:22:25 +00:00

Adapte les migrations de custom_invoice à la branche dev

This commit is contained in:
Hugo LEVY-FALK 2018-08-16 00:22:39 +02:00
parent 63c80d69a3
commit 6cc22c376d

View file

@ -45,7 +45,7 @@ def update_rights(apps, schema_editor):
class Migration(migrations.Migration):
dependencies = [
('cotisations', '0030_custom_payment'),
('cotisations', '0031_comnpaypayment_production'),
]
operations = [