Skip to content

Commit

Permalink
fix migration path
Browse files Browse the repository at this point in the history
  • Loading branch information
sravfeyn committed Oct 4, 2024
1 parent 63860f4 commit 8c94f3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def populate_amount_usd():

class Migration(migrations.Migration):
dependencies = [
("opportunity", "0054_formjsonvalidationrules_deliverunitflagrules"),
("opportunity", "0058_paymentinvoice_payment_invoice"),
]

operations = [
Expand Down

0 comments on commit 8c94f3d

Please sign in to comment.