Overview#
A public works department needs to replace a vehicle that failed its annual inspection. The supervisor raises a purchase request, the system checks available budget, routes the request for finance approval based on the dollar threshold, and flags that a matching vehicle is already on an active cooperative purchasing contract. The whole process takes twenty minutes. Without a structured procurement system, the same request might sit in an email inbox for a week before anyone notices the budget is already committed elsewhere.
Argus Procurement Management covers end-to-end purchasing operations from requisition through delivery and payment. It guides staff through creating purchase requests, routes approvals based on organisational policy, manages competitive bidding, tracks purchase orders, and monitors vendor performance. The platform serves police departments, fire services, local government, utilities, emergency management agencies, and healthcare systems where procurement compliance and budget control are non-negotiable.
Open Standards#
- Open Contracting Data Standard (OCDS): procurement records, tender notices, award decisions, and contract data are structured to align with OCDS so that public-sector organisations can publish machine-readable spending data and satisfy transparency obligations without manual re-keying.
- OASIS Universal Business Language (UBL 2.x): the canonical document vocabulary for purchase orders, request-for-quotation messages, and invoice exchange, enabling structured interchange with financial accounting systems and vendor portals that accept UBL-conformant XML or JSON payloads.
- OAuth 2.0 (RFC 6749) with JWT Bearer Tokens (RFC 7519): all API access to procurement endpoints is governed by OAuth 2.0 bearer tokens carrying role and organisation claims, ensuring that approval thresholds, budget visibility, and bid data are gatekept per organisational policy.
- ISO 8601: all requisition submission timestamps, approval deadlines, PO delivery windows, contract effective and expiry dates, and fiscal year boundaries are encoded in ISO 8601 format to guarantee unambiguous interchange with financial and ERP systems.
- ISO 4217: monetary values throughout the module, budget accounts, bid amounts, PO totals, and invoice figures, use ISO 4217 currency codes to support multi-currency deployments across the public-sector verticals served.
- GraphQL (June 2018 specification): the procurement module's queries and mutations are exposed through the platform's GraphQL API, giving integrators a typed, introspectable interface for requisition creation, approval routing, bid evaluation, and contract lifecycle operations.
- W3C Web Content Accessibility Guidelines (WCAG) 2.2: the procurement front-end targets WCAG 2.2 Level AA compliance, a legal requirement for public-sector digital services in the EU and UK that staff in police departments, local government, and healthcare systems rely on.
Last Reviewed: 2026-02-05 Last Updated: 2026-04-14
Key Features#
- Requisition Management: intuitive purchase request forms with item catalogue search, budget account suggestions, attachment support, emergency flagging, and real-time budget availability checking before submission
- Approval Workflows: automated routing based on purchase amount, category, and organisational policy, with mobile approval capability, budget impact display, and escalation for delayed approvals
- Competitive Bidding: request for proposal, request for quote, and sealed bid management including vendor notification, submission tracking, bid evaluation scoring, and award documentation
- Purchase Order Management: automated PO generation from approved requisitions with vendor communication, change order tracking, partial delivery support, and three-way matching verification
- Vendor Management: vendor registration, qualification assessment, performance tracking, insurance and certification monitoring, and preferred vendor programme administration
- Receiving and Inspection: delivery confirmation, quality inspection documentation, discrepancy reporting, return processing, and matching between PO, receipt, and invoice
- Budget Control: real-time budget tracking with encumbrance management, spending alerts, fiscal year rollover handling, and reporting by department, category, and project
- Contract Administration: contract lifecycle management from negotiation through execution, performance monitoring, renewal tracking, and expiration alerting
Use Cases#
- Standard Procurement: process routine purchases from requisition through delivery with automated workflows, budget checks, and approval routing based on organisational thresholds
- Emergency Purchases: expedite urgent procurement with streamlined approval workflows, emergency justification documentation, and audit-compliant override procedures
- Competitive Solicitation: manage formal bidding for large purchases including vendor outreach, bid evaluation, award recommendation, and protest handling
- Contract Management: administer ongoing service contracts, maintenance agreements, and blanket purchase orders with performance monitoring and renewal management
- Budget Planning: analyse historical spending patterns, project future procurement needs, and support budget development with data-driven forecasting
Integration#
The module connects with financial accounting systems for budget management and payment processing, vendor databases for supplier information, contract management for agreement tracking, and inventory systems for asset management and stock replenishment. All procurement records are scoped to the organisation with role-based access control and a full audit trail on every transaction.