Skip to content

Commit b7e213b

Browse files
Apply suggestions from code review
Co-authored-by: theRealThagomizer <[email protected]>
1 parent d23af68 commit b7e213b

File tree

1 file changed

+4
-4
lines changed
  • content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management

1 file changed

+4
-4
lines changed

content/applications/inventory_and_mrp/inventory/warehouses_storage/inventory_management/scrap_inventory.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Scrap inventory
66
.. |SPs| replace:: :abbr:`SPs (Scrap Orders)`
77

88
Sometimes, products in a company's warehouse stock might be found to be damaged or defective, past
9-
the point of being reparable. If it is not possible to repair the product, or return the product to
9+
the point of being reparable. If it is not possible to repair the product or return it to
1010
a vendor, it can be scrapped.
1111

1212
Odoo **Inventory** allows users to scrap inventory, designating goods or materials that are no
@@ -31,7 +31,7 @@ To create a new scrap order (SP) for an in-stock product, navigate to :menuselec
3131

3232
Click the drop-down menu in the :guilabel:`Product` field, and select the product that should be
3333
scrapped from inventory. In the :guilabel:`Quantity` field, change the value to the quantity of the
34-
product that should be scrapped (by default, this value is set to `1.00`).
34+
product that should be scrapped. By default, this value is set to `1.00`.
3535

3636
.. image:: scrap_inventory/scrap-inventory-new-scrap-order.png
3737
:alt: Filled out new scrap order form with product details.
@@ -97,8 +97,8 @@ field.
9797
If the :guilabel:`Product` selected is tracked using a lot or serial number, a
9898
:guilabel:`Lot/Serial` field appears. Specify the tracking number in that field.
9999

100-
The :guilabel:`Source Location` and :guilabel:`Scrap Location` can be changed, if needed. If a
101-
replenishment rule is set up for the product being scrapped, and if the product should be
100+
The :guilabel:`Source Location` and :guilabel:`Scrap Location` can be changed if needed. If a
101+
replenishment rule is set up for the product being scrapped and the product should be
102102
replenished, tick the checkbox for :guilabel:`Should Replenish`.
103103

104104
Once ready, click :guilabel:`Confirm`. A :icon:`fa-arrows-v` :guilabel:`Scraps` smart button appears

0 commit comments

Comments
 (0)