Consumable Element Overview for Mobile Inventory Management
Learn about the Consumable Element for mobile inventory in NetSuite 2026.1, including configuration and usage tips.
The inventory section loads whenever the mobile app is started or refreshed, and provides inventory or item data for the quote, consumables, salesorder, order, receive, and return tabs.
It loads four elements, each with a specific purpose:
-
consumable
-
kit
-
orderable
-
receivable
You can see the basic configuration shell in the code block below.
1"inventory": {2 "element": {3 "consumable": {4 "uri": "consumable",5 "type": "datalist",6 "options": {7 .... }8 },9 "kit": {10 "uri": "kit",11 "type": "datalist",12 "options": {13 .... }14 },15 "orderable": {16 "uri": "orderable",17 "type": "datalist",18 "options": {19 .... }20 },21 "receivable": {22 "uri": "receivable",23 "type": "datalist",24 "options": {25 .... } 26 }27 }28}Kit Element
The kit element works with the consumable element on the salesorder tab and checks if all components and quantities are in the user's location. If so, the kit will appear in the available items list on the salesorder tab.
Orderable Element
The orderable element loads any items with the Field Service Show On Mobile box checked. This data is used on the quote and order tabs.
Tip:
Don't set up more than 10,000 items for the mobile quote and order tabs, since this slows down app loading and item field performance. Show only the most common parts and add a miscellaneous item for the back office to flag extra parts.
Receivable Element
The receivable option loads any transfer orders pending receipt to the employee's location, plus the lines, items, and quantities to be received. This data is used on the receive tab.
To learn more about the inventory section, see the following:
-
Configuring Additional Inventory Section Searches
Default Configuration
Elements loaded in the inventory section can be accessed elsewhere on the mobile through user resources.
1"user": {2 "employee": {3 ...4 "map": {5 ....6 },7 "resources": [8 {9 "resources": [10 "inventory"11 ]12 }13 ]14 }15 },You can also add new components that aren't inventory or item related and they'll be available on mobile too. For more examples, see Configuring Additional Inventory Section Searches.
Inventory Section Considerations
Here are a some things to keep in mind, including some limitations, when using the inventory section.
-
Data loaded in options is cached until you refresh the mobile app, so item quantities aren't updated automatically. Updates appear after they're saved in NetSuite and the mobile app is refreshed.
-
You can add or change elements, but inventory and item searches are used in other parts of mobile. For example, the
consumableoption loads available stock to fulfill sales orders. Changing these searches can cause errors or affect other FSM functions like order fulfillment, so you shouldn't modify them unless you're sure of the impact.
Related Topics
- Consumables Tab in FSM Mobile
- Receive Tab in FSM Mobile
- Return Tab in FSM Mobile
- Transfer Order Tab in FSM Mobile
- Sales Order Tab in FSM Mobile
General Notices
Frequently Asked Questions (4)
What criteria must be met for an item to appear in the mobile consumable inventory section?
Can I modify the searches for consumable items without affecting anything else?
How do kits work within the consumable inventory section?
What are the limitations to be aware of in the inventory section of the mobile app?
Weekly Update History (2)
Added the following help topics under the Inventory Section in FSM Mobile: Consumable Element in the Inventory Section Configuring Additional Inventory Section Searches
View Oracle DocsAdded the new topic Inventory Section under the Mobile User Guide to include information about default configuration, limitations, and configurability.
View Oracle DocsWas this article helpful?
More in Field Service Management
- Field Service Management Enhancements and Bug Fixes for 2026
Field Service Management updates in 2026.1 and 2026.05.2 enhance features and streamline performance.
- Add File Item Screen Enhancements for NetSuite 2026.1
Enhancements in the Add File Item screen for NetSuite 2026.1 simplify file attachments, improving usability for task management.
- Enhanced Details Screen for Task Management in NetSuite 2026.1
The enhanced Details screen improves task management with technician and customer signatures in NetSuite 2026.1.
- Enhancements to Task List Search and Barcode Scanning in Field
Discover mobile improvements in task list search and barcode scanning for enhanced field service management.
Also from NetSuite 2026.1
- Consigned Inventory Management in NetSuite 2026.1
Consigned inventory management in NetSuite 2026.1 enhances tracking and reporting for vendor consigned goods. Introduction
- Standard Roles and Permissions in NetSuite 2026.1
Explore standard roles and permissions in NetSuite 2026.1 for enhanced employee management and security. Introduction Introduction
- Prompt Studio: Generative AI Management in NetSuite 2026.1
Prompt Studio in NetSuite 2026.1 enhances generative AI management, enabling customization of prompts and Text Enhance actions.
- SuiteCloud Agent Skills for AI Development in NetSuite 2026.1
SuiteCloud Agent Skills enhance development workflows with AI-driven guidance in NetSuite 2026.1, improving automation and process standardization.
Advertising
Reach Field Service Management Professionals
Put your product in front of NetSuite experts who work with Field Service Management every day.
Sponsor This Category