sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-22 12:08:26

Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-22 12:08:26
This commit is contained in:
2026-05-22 12:08:31 -07:00
parent aa5f15340c
commit ec51a06a0d
3 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
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`.