clinical_laboratory/lims_management
Luis Ernesto Portillo Zaldivar 40b5dabda7 feat(#44): Create initial sample types data
- Created sample_types.xml with 10 common laboratory sample containers
- Added product category for sample containers
- Defined sample types: serum, EDTA, citrate, heparin, glucose, urine, stool, swab, blood culture, CSF
- All sample types marked as consumable products with purchase_ok=True, sale_ok=False
- Added sample_types.xml to module manifest

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 20:58:14 -06:00
..
__pycache__ feat(#5): Implementar catálogo de análisis clínicos 2025-07-13 23:45:32 -06:00
data feat(#44): Create initial sample types data 2025-07-14 20:58:14 -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(#44): Create initial sample types data 2025-07-14 20:58:14 -06:00