[FIX] purchase: remove reference to removed page

Was removed at 8eb05cffe8

Fixes #280
This commit is contained in:
Martin Trigaux
2018-05-08 09:59:30 +02:00
committed by GitHub
parent 9a36d2e405
commit 9b4c9cb10f
9 changed files with 2 additions and 40 deletions
@@ -9,10 +9,6 @@ Tender is sent to multiple suppliers, stating each are competing with
one another, and that the best offer will win. The main interest is that
it usually leads to better offers.
For more information on best uses, please read the chapter `Request for
Quotation, Purchase Tender or Purchase
Order? <https://www.odoo.com/documentation/user/11.0/purchase/overview/process/difference.html>`__
Activate the Purchase Tender function
-------------------------------------
@@ -75,9 +71,3 @@ You can now click on **Done** on the PT.
View `Purchase Tenders <https://demo.odoo.com/?module=purchase_requisition.action_purchase_requisition>`__
in our Online Demonstration.
.. seealso::
:doc:`../../overview/process/from_po_to_invoice`
:doc:`../../overview/process/difference`
@@ -68,10 +68,5 @@ of **Purchase Order** or **Cancelled**.
.. image:: media/partial_purchase03.png
:align: center
.. tip::
From there, follow the documentation :doc:`../../overview/process/from_po_to_invoice`
to proceed with the delivery and invoicing.
.. seealso::
* :doc:`manage_multiple_offers`
* :doc:`../../overview/process/from_po_to_invoice`