qs-inventory
['bill_paper'] = {
['name'] = 'bill_paper',
['label'] = 'Bill Paper',
['weight'] = 0,
['type'] = 'item',
['image'] = 'bill_paper.png',
['unique'] = true,
['useable'] = true,
['shouldClose'] = true,
['combinable'] = nil,
['description'] = 'View your invoice'
},esx_inventory
Not supported without inventory metadata.
qb-inventory
['bill_paper'] = {['name'] = 'bill_paper', ['label'] = 'Bill Paper', ['weight'] = 10, ['type'] = 'item', ['image'] = 'bill_paper.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Visa card, can be used via ATM'},ox_inventory
['bill_paper'] = {
label = 'Bill paper',
weight = 1,
stack = false,
close = false,
},


