From cb5c9d3cb87063f77484d7f5c16b518c4d09c52d Mon Sep 17 00:00:00 2001 From: miggland Date: Wed, 17 Aug 2022 01:06:31 +0200 Subject: [PATCH] Add note about permissions on receiving line items (#358) See https://github.com/inventree/InvenTree/issues/3527 --- docs/buy/po.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/buy/po.md b/docs/buy/po.md index fc8eece..855e6ad 100644 --- a/docs/buy/po.md +++ b/docs/buy/po.md @@ -60,6 +60,9 @@ There are two options to mark items as "received": * either individually: click on button on each line item * or globally: click on the button on the main purchase order detail panel and confirm all items in the order have been received. +!!! note "Permissions" + Marking line items as received requires the "Purchase order" ADD permission. + ### Received Items Each item marked as "received" is automatically converted into a stock item.