Workflow

How to Create a Quotation

Verified end to end. Demo run quotation-orc-20260520T004056Z created quotation ORC 9999/95 / 999900095 for customer [910] 100 Ouvidos Lda and verified the quotation through the ORC document list.

Evidence Summary

Create route
/vendas/orc/create
List route
/vendas/orc
Final view
/vendas/orc/view/OTk5OTAwMDk1
Workflow run
quotation-orc-20260520T004056Z
Created quotation
999900095 / ORC 9999/95
Evidence file
raw/playwright/workflows/latest-quotation-orc.json

Verified quotation workflow

When to Use This

Use Quotation [ORC] to send or record a price proposal before the customer places an order or receives an invoice. In the verified path the quotation saved as open, did not require payment, and did not affect physical stock or order quantities.

Step-by-Step

  1. Open Sales / Quotation [ORC], then click Create Budget, or navigate directly to /vendas/orc/create.
  2. Confirm the page title is OG - Quotation [ORC]. The action buttons are Save Draft, Save and Print, and Save and Finish.
  3. Select the customer. The verified run used customer 910, 100 Ouvidos Lda, VAT 509031862.
  4. Review billing address, employee, commercial, payment term, currency, tax zone, and series. The verified run used employee Demo, commercial Comercial 1, payment term PP, currency EUR, and series 9999.
  5. Optionally enter a reference. The verified run used AI-ORC-20260520T004056Z.
  6. Add the quotation line. The verified line used article AI-DEMO-20260519-021105, quantity 1, warehouse 1, unit price 1.60, VAT 23%, and total 1.97.
  7. Click Save and Finish.
  8. Confirm the Are you sure? dialog with OK.
  9. OfficeGest posts saveDocument, redirects to the ORC view, and keeps the quotation in Open state. The verified save response was 999900095%OK&=&OKDOC&=&.
  10. Search the ORC list for 999900095 or reference AI-ORC-20260520T004056Z. The verified row showed status ABR / Open, total 1.97, and paid value 0.00.

Verified Quotation Values

FieldValue
Internal number999900095
Visible document numberORC 9999/95
ReferenceAI-ORC-20260520T004056Z
Customer[910] 100 Ouvidos Lda, VAT 509031862
StatusABR, visible as Open
Total1.97
PaymentNo payment modal; ValorPago=0.
Stock/order effectWarehouse 1 physical stock stayed -41; qtd_enc_cliente stayed 5; qtd_enc_forn stayed 2.

Backend Calls Observed

Action or endpointPurpose
NameEntidadesLoads customer master data for customer 910.
findDocsPendentesChecks pending customer document warning context.
loadArtigoReducido&compras=F&actualizastocks=F&tipoop=ORCLoads sales article metadata without stock update behavior.
insertLinhaTabDocInserts the quotation line into temporary table 45759.
create_document&option=calcular_totaisCalculates net, VAT, retention, and quotation total.
checkProfitMarginsValidates margin rules before save.
saveDocumentCreates the open ORC quotation. The verified response was {"return":"999900095%OK&=&OKDOC&=&","print_documents":[]}.
DT_List_DocumentosVerifies the ORC list using table Orcamento, typesaft=WOR, and tipoop=ORC.
dt_list_recalc_stock_articles_lojasConfirms that quotation save did not change stock/order quantities.

Raw evidence: raw/playwright/workflows/quotation-orc-20260520T004056Z.json. Screenshots: assets/screenshots/quotation-orc-20260520T004056Z-01-create-page.png through assets/screenshots/quotation-orc-20260520T004056Z-04-orc-list.png.

Validation Notes