Skip to content

Commit 7ecd7bf

Browse files
committed
[UPD] README.rst
1 parent 825f958 commit 7ecd7bf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

purchase_request/README.rst

+3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ With this configuration, whenever a procurement order is created and the supply
8181
rule selected is 'Buy' the application will create a Purchase Request instead
8282
of a Purchase Order.
8383

84+
When a delivery for purchase request is confirmed, a notification to followers is generated.
85+
You can control this with the flag "Notify followers on request allocation" in stock general settings
86+
8487
Usage
8588
=====
8689

purchase_request/static/description/index.html

+2
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ <h1><a class="toc-backref" href="#id1">Configuration</a></h1>
424424
<p>With this configuration, whenever a procurement order is created and the supply
425425
rule selected is ‘Buy’ the application will create a Purchase Request instead
426426
of a Purchase Order.</p>
427+
<p>When a delivery for purchase request is confirmed, a notification to followers is generated.
428+
You can control this with the flag “Notify followers on request allocation” in stock general settings</p>
427429
</div>
428430
<div class="section" id="usage">
429431
<h1><a class="toc-backref" href="#id2">Usage</a></h1>

0 commit comments

Comments
 (0)