Automatedpurchaseordersoftware
Procurement software
Extends: Technology
Automated purchase order software
Procurement software
Overview
Category: Procurement software
Procurement software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 11-3061.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Automated purchase order software',
category: 'Procurement software',
description: 'Procurement software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Automated purchase order software",
"applicationCategory": "Procurement software",
"description": "Procurement software"
}