-- Migration: Add metodo_registro to stock_movements ALTER TABLE stock_movements ADD COLUMN metodo_registro VARCHAR(50) DEFAULT 'Manual';