Workflow

How to Hide Vehicle Details from a Sales Invoice Printout

Verified up to the save/print boundary. Read-only run sales-invoice-vehicle-print-flag-20260520T020900Z opened an FT create form, confirmed Print vehicle data was checked by default, toggled it off, and verified no save, print, payment, line, or document request was submitted.

When to Use This

Use this when an invoice may still reference a vehicle internally, but the vehicle block should not be printed on the customer-facing document. The control is in the Vehicle & Entity tab on the sales invoice form.

Step-by-Step

  1. Open the sales invoice form, for example /vendas/ft/create, or open an editable invoice draft.
  2. Go to Vehicle & Entity.
  3. Find Print vehicle data.
  4. Clear the checkbox before saving or printing the document.
  5. If a vehicle is selected, keep or clear the License Plate field according to whether the vehicle should remain associated internally.
  6. Continue the normal invoice workflow only after the print flag is in the desired state.

The companion vehicle workflow verified the checked state is submitted as imprimirviatura=on when the invoice is saved with vehicle data. The read-only print-flag run verified the checkbox can be turned off safely but intentionally did not save or print a document.

Verified Behavior

CheckObserved result
Route/vendas/ft/create
Control#imprimirviatura exists beside the vehicle selector #doc_CodEquipExt.
Default statePrint vehicle data was checked when the FT create form opened.
Toggle stateAfter clearing the checkbox, #imprimirviatura.checked was false.
Safety boundaryNo saveDocument, saveRascunho, imprimir, payment, line-insert, or delete request was submitted.

Related Guides

Raw evidence: raw/playwright/workflows/sales-invoice-vehicle-print-flag-20260520T020900Z.json. Screenshots: assets/screenshots/sales-invoice-vehicle-print-flag-20260520T020900Z-01-print-vehicle-default.png and assets/screenshots/sales-invoice-vehicle-print-flag-20260520T020900Z-02-print-vehicle-unchecked.png.