[ADD] purchase: Lock a purchase order

https://docs.google.com/document/d/18ure1GXwOfgohvbC0ybkMyYwgLOJ2fjsUAu08Fk26y8/edit
This commit is contained in:
Yannick Tivisse 2018-03-07 18:02:24 +01:00
parent b2889eaaac
commit f03016a4f0
4 changed files with 32 additions and 3 deletions

View File

@ -1,6 +1,6 @@
======================
Request for Quotations
======================
==========================================
Request for Quotations and Purchase Orders
==========================================
.. toctree::
:titlesonly:
@ -8,6 +8,7 @@ Request for Quotations
rfq/create
rfq/bills
rfq/reception
rfq/lock_orders
rfq/cancel
rfq/approvals
rfq/analyze

View File

@ -0,0 +1,28 @@
=====================
Lock a purchase order
=====================
Once an order is confirmed, you can lock it preventing any further
editing.
Configuration
=============
For this feature to work, go to :menuselection:`Purchases -->
Configuration --> Settings` and activate the *Lock Confirmed Orders*
feature
.. image:: media/lock_orders01.png
:align: center
Lock an order
=============
While working on a purchase order, when you confirm it, you can then
lock the order preventing any further modification on the document.
.. image:: media/lock_orders02.png
:align: center
.. note::
You can unlock the document if you need to make additional changes

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB