TradeTecComputerSystemsTallyWorksLogs
Inventory management software
Extends: Technology
TradeTec Computer Systems TallyWorks Logs
Inventory management software
Overview
Category: Inventory management software
Inventory management software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 45-1011.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'TradeTec Computer Systems TallyWorks Logs',
category: 'Inventory management software',
description: 'Inventory management software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "TradeTec Computer Systems TallyWorks Logs",
"applicationCategory": "Inventory management software",
"description": "Inventory management software"
}