Files
claudetools/.claude/memory/feedback_syncro_estimate_hardware.md
Mike Swanson f8ed03c75a sync: auto-sync from GURU-5070 at 2026-06-02 07:25:49
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-02 07:25:49
2026-06-02 07:25:55 -07:00

13 lines
839 B
Markdown

---
name: feedback_syncro_estimate_hardware
description: Hardware line items on Syncro estimates always use product_id 32252 with varying name/price per item
metadata:
type: feedback
---
All hardware on estimates uses a single generic product: `product_id: 32252` ("Hardware", `price_retail: 0.0`). The specific item name and cost are set per-line-item via the `name` and `price_retail` fields. Never search for individual hardware product IDs on estimates.
**Why:** There is only one hardware product in Syncro. All hardware items are differentiated by description and price, not by product ID.
**How to apply:** When building an estimate with hardware, always use `32252` as the product_id and set `name` to the specific item (e.g. "Dell OptiPlex 7010") and `price_retail` to the actual cost. Hardware is typically `taxable: true`.