Settings

Set Quote Payment, Bank, Terms and Signature Defaults

Quote defaults fill every new quotation with approved payment instructions, bank details, terms and optional signature.

Menu path
Manage -> Quotes
Verified from
Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence

frontend/modules/settings_write.html v-pills-quotes, frontend/static/script/js/modules/js/settings.js quote_signature_file and quote_settings_save, frontend/static/script/js/modules/js/sales.js PosnicPro.quotes editor and signature sync, demo.posnic.io quotation editor reviewed on 2026-09-04

Quote defaults in useSaved defaults populate these customer-facing quotation fields for staff to review.

Why Quote Defaults Matter

A quotation is a price promise. Default payment method, bank details, terms and signature make the document consistent even when different staff create quotes.

  • Payment method tells the customer how to confirm the order.
  • Bank details reduce back-and-forth before advance payment.
  • Terms explain validity, advance, delivery and acceptance rules.
  • Signature image gives the PDF a professional approval mark.
  • No signature image means no signatory line on the quote.

Set Defaults

  1. Open Manage -> Quotes.
  2. Enter Payment method on new quotes.
  3. Enter Bank details, such as account name, account number and IFSC or bank reference.
  4. Enter Terms on new quotes.
  5. Upload an authorised signature image if the shop wants one.
  6. Save quotation settings.
  7. Create a new quote and inspect the PDF or print view.

Signature Image Rules

The code stores the uploaded signature as image data. Keep it small and clean so the quote remains fast and professional.

  • Use a small PNG or JPG with a transparent or white background.
  • Keep the image under 300 KB.
  • Use Remove when the shop should stop showing a signature.
  • Do not upload a personal signature unless the owner has approved it.
  • Reopen a new quote after saving to confirm the signature displays.

Operator Policy

DefaultOwner decisionReview
Payment methodWhich method confirms the quote.Check before every campaign or seasonal change.
Bank detailsWhich account receives payment.Update immediately if bank details change.
TermsValidity, advance, delivery and cancellation rules.Have owner/legal/accountant approval.
SignatureWho appears to authorize the quote.Keep only approved signatories.