Skip to content

Commit 82ade69

Browse files
committed
[ADD] Inventory: Add scanning RFID tags documentation
1 parent 41b6309 commit 82ade69

File tree

4 files changed

+52
-0
lines changed

4 files changed

+52
-0
lines changed

content/applications/inventory_and_mrp/barcode/operations.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Daily operations
1515
operations/barcode_nomenclature
1616
operations/gs1_nomenclature
1717
operations/gs1_usage
18+
operations/scan_rfid
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
==========================
2+
Manage inventory with RFID
3+
==========================
4+
5+
Managing inventory with an RFID barcode scanner is possible with the **Barcodes** app and a physical
6+
RFID scanner.
7+
8+
Make sure the RFD40 scanner is paired and connected to the mobile computer or smartphone. Open an
9+
operation (like a receipt, transfer, delivery order, or manufacturing order), or count inventory
10+
using the RFID scanner. Scanning an existing operation barcode pulls up the relevant inventory or
11+
manufacturing documents in Odoo on the mobile device.
12+
13+
Overview of the workflow
14+
========================
15+
16+
With the RFD40 scanner in hand, open the **Barcode** app on the computer or phone. Open the
17+
operation record (via the **Barcode** interface or scanning the operation barcode), or open the
18+
:guilabel:`Inventory count` operation. Scan the RFID barcodes for the product.
19+
20+
.. seealso::
21+
:doc:`../setup/operation_types`
22+
23+
To begin managing inventory using RFID tags, open the **Barcode** app on the smart device.
24+
25+
.. _inventory/barcode/rfid_manage:
26+
27+
Manage inventory
28+
================
29+
30+
From the **Barcode** app, scan the operation barcode or tap the :guilabel:`Operations` button to
31+
open operations for receipts, internal transfers, delivery orders, or manufacturing orders. If the
32+
reading device is not connected, Odoo will automatically connect to the device. When the device is
33+
connected, a toast notification appears on the screen that verifies the connection. Scan the
34+
products, then validate the scan on the mobile computer or smartphone.
35+
36+
.. image:: scan_rfid/validate-receipt.png
37+
:alt: Validate the operation on the mobile device.
38+
39+
.. _inventory/barcode/rfid_count:
40+
41+
Counting inventory
42+
==================
43+
44+
It is required by many factories and warehouses to keep track of inventory, including regular counts
45+
of products to ensure all records are correct. To change the amount of a product in stock, or adjust
46+
inventory, open the :guilabel:`Inventory count` operation. Scan the products to count. If necessary,
47+
verify the count manually. You can update the count by clicking the :icon:`fa-pencil`
48+
:guilabel:`(edit)` icon. Click :guilabel:`Apply` to apply the count on the smart device.
49+
50+
.. image:: scan_rfid/apply-count.png
51+
:alt: Apply the count on the Inventory Adjustment page.
23.8 KB
Loading
18.9 KB
Loading

0 commit comments

Comments
 (0)