clinical_laboratory/lims_management
Luis Ernesto Portillo Zaldivar 59db50b907 feat(#44): Update stock lot views to include sample type product field
- Added sample_type_product_id to list view
- Added sample_type_product_id to form view with proper readonly states
- Made container_type optional in list view and invisible when product is selected
- Both fields synchronized through model's @api.onchange method

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 20:54:19 -06:00
..
__pycache__ feat(#5): Implementar catálogo de análisis clínicos 2025-07-13 23:45:32 -06:00
data feat(#7): Implementar feedback de gestion de muestras 2025-07-14 09:09:24 -06:00
demo feat(#7): Anadir campo de recolector a muestras 2025-07-14 09:39:58 -06:00
models feat(#44): Add sample_type_product_id field to StockLot model 2025-07-14 20:44:43 -06:00
security feat(#7): Anadir permisos para gestion de muestras 2025-07-14 08:41:00 -06:00
views feat(#44): Update stock lot views to include sample type product field 2025-07-14 20:54:19 -06:00
__init__.py \"feat(lims): Initial scaffolding for LIMS module\" 2025-07-12 16:15:02 -06:00
__manifest__.py feat(#7): Implementar feedback de gestion de muestras 2025-07-14 09:09:24 -06:00