#69 fix(migrations): conflict.
This commit is contained in:
parent
eaf1afdcb4
commit
b5fdd7fefd
@ -0,0 +1,14 @@
|
||||
# Generated by Django 5.0.6 on 2024-12-28 22:12
|
||||
|
||||
from django.db import migrations
|
||||
|
||||
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('don_confiao', '0034_alter_payment_type_payment_alter_sale_date_and_more'),
|
||||
('don_confiao', '0035_reconciliationjar_total_cash_purchases'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
]
|
Loading…
Reference in New Issue
Block a user