docu update

This commit is contained in:
2026-03-14 23:54:42 -05:00
parent 5f93adab8b
commit 86588c6134
6 changed files with 160 additions and 12 deletions

View File

@@ -125,7 +125,7 @@ When you publish a new image:
Because MRP Codex runs `prisma migrate deploy` during startup, committed migrations are applied automatically before the app launches.
This is especially important now that recent releases added CRM expansion, inventory transactions, sales documents, and the inventory `defaultPrice` field. Let the container complete startup migrations before testing new screens.
This is especially important now that recent releases added CRM expansion, inventory transactions, sales documents, shipping, packing slips, and the inventory `defaultPrice` field. Let the container complete startup migrations before testing new screens.
## Backup guidance