> For the complete documentation index, see [llms.txt](https://docs.devm.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devm.cc/fraud-v2/installation/ox_inventory/upgrade-to-2.1-cheques-update.md).

# Upgrade to 2.1 (Cheques Update)

Install all the following items into `ox_inventory/data/items.lua`

```lua
	['blank_cheque'] = {label = 'Blank Cheque', weight = 5},
	['cheque'] = {label = 'Cheque', weight = 5},
	['printer'] = {label = 'Cheque Printer', weight = 1500},
```

Drag all the images from `item_images` into `ox_inventory/web/images`
