# Generated by Django 4.1.7 on 2024-08-05 20:15

from django.db import migrations


class Migration(migrations.Migration):

    dependencies = [
        ('Facturacion', '0025_detalleorden_pago_electronico'),
        ('Facturacion', '0025_merge_20240805_1319'),
    ]

    operations = [
    ]
