857b1462e3
The stockAdjustment and lastStockCorrectionAt fields were not being exported or imported, causing stock corrections to be lost when doing an export/import cycle. Changes: - Add stockAdjustment to inventory schema in export validation - Add lastStockCorrectionAt to medication export schema - Export both fields when generating export data - Import both fields when restoring from backup