feat(configurator): A5 - wizard schema (rename notes, add Express fields, retire manual currency_id)

This commit is contained in:
gsinghpal
2026-05-26 20:58:23 -04:00
parent 08bc2b6a89
commit 92b690aef1
6 changed files with 204 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
from . import controllers
from . import models
from . import wizard
from . import tests
def _backfill_currency(env):