- Move QR-code generation from report to wizard (before PDF generation) - Add attachment=True to qr_code Binary field for filestore storage - Simplify report class - only provides data, no QR generation - Change template from t-field to <img> with base64 data URL for proper PDF rendering - Fix JSONB field extraction (name, category) for de_DE/en_US - Add equipment_ids field to wizard form (invisible) - Apply changes to all 3 label formats (2x5, 2x7, 4x7) QR-codes now display correctly in generated PDFs and contain equipment details plus direct link to Odoo equipment record. |
||
|---|---|---|
| .. | ||
| models | ||
| report | ||
| security | ||
| static/description | ||
| views | ||
| wizard | ||
| __init__.py | ||
| __manifest__.py | ||