Skip to main content

procurement-sourcing

SAP Ariba alternative - PR, PO, RFQ, vendor management, three-way match

Jump to install

Source facts

Repository
jgtolentino/insightpulse-odoo
Last source activity
November 3, 2025 at 17:52
Detected SKILL.md language
English
Stars
22
Forks
10

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

File Explorer
2 files

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
procurement-sourcing
description
SAP Ariba alternative - PR, PO, RFQ, vendor management, three-way match
# Procurement & Sourcing (Ariba Alternative) Self-hosted procurement system saving $24,000/year. ## What This Does - Purchase requisitions - RFQ/RFP management - Bid evaluation - PO creation - Three-way matching - Contract management ## Quick Example ```python procurement.send_rfq({ 'pr_id': 'PR-2025-001', 'vendors': vendor_list, 'deadline': '2025-11-15' }) ``` ## Getting Started "Create purchase requisition" "Send RFQ to 3 vendors" "Three-way match PO-001"
View on GitHub