# Trayse Inventory - Developer

## Trayse Inventory - Developer

- [Trayse Inventory - Developer](https://danielshanahan.gitbook.io/trayse-inventory-developer/master.md): This document provides FileMaker developers with "Under-the-Hood" information about Trayse Inventory.
- [Removing Demo Data](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/removing-demo-data.md): Describes the steps to unlock the script to remove the demo data that ships with Trayse Inventory.
- [Importing Items](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/importing-items.md): Describes the process in which item should be imported into Trayse Inventory.
- [Transaction vs Quantity](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/transaction-vs-quantity.md): This document explains how the Transaction data is different than Quantity data.
- [Updating Quantity Records](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/updating-quantity-records.md): Describes the scripting process of updating Quantity records and avoiding record locks.
- [Relationship Graph](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/relationship-graph.md): Describes the graph model in Trayse Inventory
- [Updating the Accordion Menu](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/updating-the-vertical-menu.md): Updating the card window that displays the accordion menu of Trayse Inventory.
- [Naming Conventions](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/naming-conventions.md): For consistency, the following naming conventions are used in Trayse Inventory.
- [Variables](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/variables.md): Describes how Trayse Inventory uses Variables
- [Variable and Field Setting Order](https://danielshanahan.gitbook.io/trayse-inventory-developer/getting-started/variable-and-field-setting-order.md): The order in which variables and fields are listed in scripts, passed parameters, and set.
- [Overview - UDM](https://danielshanahan.gitbook.io/trayse-inventory-developer/universal-data-model/overview-udm.md): An overview of the Universal Data Model
- [Companies](https://danielshanahan.gitbook.io/trayse-inventory-developer/universal-data-model/companies.md)
- [Orders](https://danielshanahan.gitbook.io/trayse-inventory-developer/universal-data-model/orders.md): Considerations for ORDER table using the Universal Data Model
