forked from erp-dev/erp
15 lines
293 B
Python
15 lines
293 B
Python
# Generated by Django 5.2.8 on 2026-03-09 14:47
|
|
|
|
from django.db import migrations
|
|
|
|
|
|
class Migration(migrations.Migration):
|
|
|
|
dependencies = [
|
|
('printing', '0033_plateorder_idx_plateord_merch_pltdt'),
|
|
('printing', '0034_merge_20260123_0839'),
|
|
]
|
|
|
|
operations = [
|
|
]
|