Create a service case
Goal
Open a new service case on a sold serial.
Who it is for
service_case.manage.
Preconditions
- Module service_cases on.
- Serial exists in status issued (sold). Unsold / available serials are rejected (
serialNotSold). - If warranty link required is on in setup, warranty snapshot must be
in_warrantyor create fails (serviceCaseWarrantyRequired).
Steps
- Open Service cases → New service case.
- Pick the item, then the serial (list loads issued serials for that item).
- Choose case type (default often
warranty_claimfrom settings). - Enter a description.
- Save. Case opens as
openwith an SVC number and warranty snapshot.
Result
Case appears on the list. Advance via lifecycle — there is no field-update API after create.