Updated Articles

  1. Create a Bill of Materials: In Depth

    Overview Work orders are internal documents that specify the finished goods that need to be produced as well as the components required to produce them. You must first create one or assembly type items before creating work orders. Typically, an a...
  2. Assemblies and Creating a Bill of Materials

    As mentioned, a kit is different than an assembly in that the Kit itself is not an item, whereas the assembly is an item. But what if you want to allow the components of the bill of materials to change at the order time? For example, a make-to-order computer manufacturer may want to give a customer a choice of hard drives. This is where the configurable bill of materials is used.
  3. Kit vs Assembly Items

    Kits vs Assembly Items vs Assemblies with a Configurable BoM - Important definitions for Inventory Control
  4. Sales Order Line Item

    Sales Order Line Item Object A sales order line item can be in either a sales order or quote.  End Point Properties Json Sample End Point /salesorderlineitem GET, POST, PUT,  DELETE GET request expect three parameters of type Int32...
  5. Purchase Order Line Item

    Purchase Order Line Item Object End Point Properties Json Sample End Point /purchaseorderlineitem GET, POST, PUT,  DELETE GET request expect three parameters of type Int32 as follows recordType (always 6) docNo lineId DELETE...
  6. Setting Up User Roles

    Setting up User Roles and Exceptions in Order Time Inventory
  7. Kits and Kit Config

    Kits are combining two or more items to send to a customer. The Kit itself is NOT an item.
  8. Payment Gateway - Stripe

    Setting up the Stripe Payment Gateway with Order Time Inventory.
  9. Types of Price Levels

    How to manage the different price level types within Order Time Inventory.
  10. Navigating Character Issues in Text Boxes

    Navigating Character Issues in Text Boxes Overview: In software applications like Order Time, errors can occur when specific characters are present in a text box. This happens because the software's working parts are made up of code, and some...