Workflow

How to Create a Supplier Transportation Note GTF

Verified end to end. Demo run supplier-transport-note-gtf-20260519T082158Z created supplier transportation note GTF 9999/5 / 999900005 for supplier [100] AI Demo Supplier 20260519T030323Z, verified the GTF list row, and confirmed the stock increase.

Evidence Summary

Create route
/compras/gtf/create
List route
/compras/gtf
Final view
/compras/gtf/view/OTk5OTAwMDA1
Workflow run
supplier-transport-note-gtf-20260519T082158Z
Created document
999900005 / GTF 9999/5
Evidence file
raw/playwright/workflows/latest-supplier-transport-note-gtf.json

Verified supplier transportation note GTF workflow

When to Use This

Use Supp. Transportation Note [GTF] to register a supplier-side transportation note with delivery method data. In the verified path the document stayed open and unpaid, used supplier context, and increased warehouse stock for the transported article line.

Step-by-Step

  1. Open Purchases / Supp. Transportation Note [GTF], then click Create Transport Provider Guide, or navigate directly to /compras/gtf/create.
  2. Confirm the form is using TipoOp=GTF.
  3. Select the Supplier. The verified run used supplier 100, AI Demo Supplier 20260519T030323Z, VAT 590303236.
  4. Enter a traceable value in Supplier`s N.. The verified run used AI-GTF-20260519T082158Z.
  5. Review document defaults: series 9999, employee Demo, payment condition PP, currency EUR, and warehouse 1.
  6. Fill the delivery-method fields. The verified run used load address Leiria, load postal code 2400, load country PRT, discharge address Rua Fornecedor Demo 19, discharge locality Leiria, discharge postal code 2400-002, and discharge country PT.
  7. Add the article line. The verified line used article AI-DEMO-20260519-021105, quantity 1, unit cost 1.23, VAT 23%, and total 1.51.
  8. Click Save and Finish.
  9. Confirm the Are you sure? dialog with OK.
  10. OfficeGest posts saveDocument, redirects to the GTF view, and keeps the document in Open status. The verified save response created document 999900005.
  11. Search the GTF list for 999900005 or the supplier reference. The verified list row had status ABR / Open, validation N/D, total 1.51, and paid value 0.
  12. Verify stock if the guide includes stock-moving articles. The verified run changed warehouse 1 stock from 3 to 4.

Verified GTF Values

FieldValue
Internal number999900005
Visible document numberGTF 9999/5
Supplier referenceAI-GTF-20260519T082158Z
Internal referenceAI-GTF-REF-20260519T082158Z
Route/list identity/compras/gtf, table GTransF, tipoop=GTF, tipoterc=F, actualizacc=F, recibo=F.
StatusABR / Open, validation N/D.
Total and paymentTotal 1.51; no payment line; ValorPago=0.
Stock/order effectPhysical stock in warehouse 1 changed from 3 to 4; customer-order quantity stayed 4; supplier-order quantity stayed 2.

Backend Calls Observed

Action or endpointPurpose
listaTabDocumento&isforn=TLoads the temporary supplier line table with tipoop=gtf.
loadArtigoReducido&compras=TLoads purchase article metadata, including physical stock 3, customer-order quantity 4, supplier-order quantity 2, cost 1.23, and VAT 23.
insertLinhaTabDocInserts the article into temporary table 48185 with id_tipoop=GTF, cliente=100, isforn=T, quantity 1, and warehouse 1.
create_document&option=calcular_totaisCalculates net, VAT, and total for the GTF.
saveDocumentCreates the open GTF. The verified payload used TipoOp=GTF, NumNoForn=AI-GTF-20260519T082158Z, referencia=AI-GTF-REF-20260519T082158Z, MovimentaStock=1, id=48185, stockneg=NAO USAR, isedit=F, and israsc=0. No CodTipoLanc was present.
DT_List_DocumentosFVerifies the document in the GTF list using table GTransF, actualizacc=F, and tipoop=GTF.
dt_list_recalc_stock_articles_lojasVerifies warehouse stock after saving the GTF.

Raw evidence: raw/playwright/workflows/supplier-transport-note-gtf-20260519T082158Z.json. Screenshots: assets/screenshots/supplier-transport-note-gtf-20260519T082158Z-01-create-page.png through assets/screenshots/supplier-transport-note-gtf-20260519T082158Z-04-gtf-list.png.