fleetbase/fleetops

[GFI] Generate Individual Entity Labels

已关闭

#182 创建于 2025年10月30日

 (0 条评论) (0 个反应) (0 位负责人)PHP (55 个派生)auto 404
enhancementgood first issuehelp wanted

仓库指标

星标
 (17 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description:
Add option to generate a label for an individual entity rather than a combined destination label.

Tasks:

  • Modify label generation logic to support single-entity mode.
  • Exclude other entities going to the same destination when single-entity mode is active.
  • Update UI to allow selecting "View Label for Entity".

Acceptance Criteria:

  • Labels show only the selected entity and its destination.
  • Works consistently across multiple entity types.
  • Generated labels render correctly as PDF or print views.

References:

  • Related models: Entity
  • Review how batch labels are currently generated for adaptation.

贡献者指南