Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ Daily operations
operations/barcode_nomenclature
operations/gs1_nomenclature
operations/gs1_usage
operations/scan_rfid
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
==========================
Manage inventory with RFID
==========================

Managing inventory with an RFID barcode scanner is possible with the **Barcodes** app and a physical
RFID scanner.

Make sure the RFD40 scanner is paired and connected to the mobile computer or smartphone. Open an
operation (like a receipt, transfer, delivery order, or manufacturing order), or count inventory
using the RFID scanner. Scanning an existing operation barcode pulls up the relevant inventory or
manufacturing documents in Odoo on the mobile device.

Overview of the workflow
========================
Comment on lines +12 to +14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Overview of the workflow
========================
Initial setup
==========


With the RFD40 scanner in hand, open the **Barcode** app on the computer or phone. Open the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
With the RFD40 scanner in hand, open the **Barcode** app on the computer or phone. Open the
With the RFD40 scanner in hand, open the :menuselection:`Barcode` app on the computer or phone. Open the

because we're asking them to navigate there (:

operation record (via the **Barcode** interface or scanning the operation barcode), or open the
:guilabel:`Inventory count` operation. Scan the RFID barcodes for the product.

.. seealso::
:doc:`../setup/operation_types`

To begin managing inventory using RFID tags, open the **Barcode** app on the smart device.

.. _inventory/barcode/rfid_manage:

Manage inventory
================

From the **Barcode** app, scan the operation barcode or tap the :guilabel:`Operations` button to
open operations for receipts, internal transfers, delivery orders, or manufacturing orders. If the
reading device is not connected, Odoo will automatically connect to the device. When the device is
connected, a toast notification appears on the screen that verifies the connection. Scan the
products, then validate the scan on the mobile computer or smartphone.

.. image:: scan_rfid/validate-receipt.png
:alt: Validate the operation on the mobile device.

.. _inventory/barcode/rfid_count:

Counting inventory
==================

It is required by many factories and warehouses to keep track of inventory, including regular counts
of products to ensure all records are correct. To change the amount of a product in stock, or adjust
inventory, open the :guilabel:`Inventory count` operation. Scan the products to count. If necessary,
verify the count manually. You can update the count by clicking the :icon:`fa-pencil`
:guilabel:`(edit)` icon. Click :guilabel:`Apply` to apply the count on the smart device.

.. image:: scan_rfid/apply-count.png
:alt: Apply the count on the Inventory Adjustment page.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because these are such tall/vertical images, I recommend cropping this one so the image is cut off beneath the second item. I am not sure if you cna adjust a whole set of items- if so, include 2 products, but if not, include only one - this way, it can be much larger.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where this is referenced, it's specifically calling out the "Apply" button at the bottom of the mobile device view, so I'm hesitant to crop that out.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with this one - since it is so tall, I'd crop it under the pone case box, and eliminate the lower half.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment here, we're also calling out the "Validate" button that is part of the mobile device barcode app view.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.