v1.90.140
2026-08-28- Corrección
Recreate ITBIS tax fields in product form The previous session wrote files via virtual layer that did not persist to disk. This commit recreates all changes with actual file writes: - New product-form-tax.tsx component (switch + rate selector) - itbisExempt and taxRateId added to ProductFormData type - Fields wired in formData state, handleSubmit, helpers, and actions - ProductFormTax integrated in Prices tab between base and segmented - Test updated with new required fields 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>