[ADD] Purchase : Add all the pages
This commit is contained in:
parent
5c4a33cba0
commit
0dc65b8b0d
@ -131,7 +131,7 @@ some Invoices and Vendors Bills.
|
|||||||
for more information about booking invoices and purchase orders see:
|
for more information about booking invoices and purchase orders see:
|
||||||
|
|
||||||
* :doc:`../../receivables/customer_invoices/overview`
|
* :doc:`../../receivables/customer_invoices/overview`
|
||||||
* :doc:`../../../purchase/overview/from_po_to_invoice`
|
* :doc:`../../../purchase/overview/process/from_po_to_invoice`
|
||||||
|
|
||||||
Go back in the budget list and find the Smith Project.
|
Go back in the budget list and find the Smith Project.
|
||||||
|
|
||||||
|
@ -106,7 +106,7 @@ Purchase Product
|
|||||||
|
|
||||||
We also need to buy a software for our customers. In the purchase app
|
We also need to buy a software for our customers. In the purchase app
|
||||||
create a purchase order for the software product. (please
|
create a purchase order for the software product. (please
|
||||||
refer to the following document: :doc:`../../../purchase/overview/from_po_to_invoice`).
|
refer to the following document: :doc:`../../../purchase/overview/process/from_po_to_invoice`).
|
||||||
Within the line we can link the product's cost with the analytical
|
Within the line we can link the product's cost with the analytical
|
||||||
account. Specify the order line and select the correct analytical
|
account. Specify the order line and select the correct analytical
|
||||||
account. Confirm the sale.
|
account. Confirm the sale.
|
||||||
|
@ -5,5 +5,6 @@ Overview
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
overview/difference
|
overview/concepts
|
||||||
overview/from_po_to_invoice
|
overview/start
|
||||||
|
overview/process
|
||||||
|
9
purchase/overview/concepts.rst
Normal file
9
purchase/overview/concepts.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
================
|
||||||
|
Main Concepts
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
concepts/introduction
|
||||||
|
concepts/terminologies
|
3
purchase/overview/concepts/introduction.rst
Normal file
3
purchase/overview/concepts/introduction.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
========================================
|
||||||
|
Introduction to Odoo Purchase Management
|
||||||
|
========================================
|
3
purchase/overview/concepts/terminologies.rst
Normal file
3
purchase/overview/concepts/terminologies.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=============
|
||||||
|
Terminologies
|
||||||
|
=============
|
9
purchase/overview/process.rst
Normal file
9
purchase/overview/process.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
================
|
||||||
|
Process Overview
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
process/from_po_to_invoice.rst
|
||||||
|
process/difference.rst
|
@ -80,7 +80,7 @@ If you want to know how to create a **Purchase Order**, read the
|
|||||||
documentation on :doc:`from_po_to_invoice`
|
documentation on :doc:`from_po_to_invoice`
|
||||||
|
|
||||||
If you want to know how to create a **RfQ**, read the documentation
|
If you want to know how to create a **RfQ**, read the documentation
|
||||||
on :doc:`../purchases/rfq/create`
|
on :doc:`../../purchases/rfq/create`
|
||||||
|
|
||||||
If you want to know how to create a **Purchase Tender**, read the
|
If you want to know how to create a **Purchase Tender**, read the
|
||||||
documentation on :doc:`../purchases/tender/manage_multiple_offers`
|
documentation on :doc:`../../purchases/tender/manage_multiple_offers`
|
8
purchase/overview/start.rst
Normal file
8
purchase/overview/start.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
================
|
||||||
|
Getting Started
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
start/setup
|
3
purchase/overview/start/setup.rst
Normal file
3
purchase/overview/start/setup.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
===========================
|
||||||
|
How to setup Odoo purchase?
|
||||||
|
===========================
|
@ -5,5 +5,6 @@ Purchases
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
|
purchases/master
|
||||||
purchases/rfq
|
purchases/rfq
|
||||||
purchases/tender
|
purchases/tender
|
||||||
|
11
purchase/purchases/master.rst
Normal file
11
purchase/purchases/master.rst
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
===========
|
||||||
|
Master Data
|
||||||
|
===========
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
master/configuration
|
||||||
|
master/uom
|
||||||
|
master/suppliers
|
||||||
|
master/import
|
3
purchase/purchases/master/configuration.rst
Normal file
3
purchase/purchases/master/configuration.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
========================================
|
||||||
|
How to configure products for purchases?
|
||||||
|
========================================
|
3
purchase/purchases/master/import.rst
Normal file
3
purchase/purchases/master/import.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==================================
|
||||||
|
How to import supplier pricelists?
|
||||||
|
==================================
|
3
purchase/purchases/master/suppliers.rst
Normal file
3
purchase/purchases/master/suppliers.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==========================================
|
||||||
|
How to set several suppliers on a product?
|
||||||
|
==========================================
|
3
purchase/purchases/master/uom.rst
Normal file
3
purchase/purchases/master/uom.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=========================================================
|
||||||
|
How to purchase in different unit of measures than sales?
|
||||||
|
=========================================================
|
@ -1,9 +1,15 @@
|
|||||||
========================
|
======================
|
||||||
Request for Quotatations
|
Request for Quotations
|
||||||
========================
|
======================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
rfq/create
|
rfq/create
|
||||||
|
rfq/bills
|
||||||
|
rfq/reception
|
||||||
|
rfq/cancel
|
||||||
|
rfq/currency
|
||||||
|
rfq/approvals
|
||||||
|
rfq/analyze
|
||||||
rfq/subcontracting
|
rfq/subcontracting
|
||||||
|
3
purchase/purchases/rfq/analyze.rst
Normal file
3
purchase/purchases/rfq/analyze.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=============================================
|
||||||
|
How to analyze the performance of my vendors?
|
||||||
|
=============================================
|
3
purchase/purchases/rfq/approvals.rst
Normal file
3
purchase/purchases/rfq/approvals.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
========================================================
|
||||||
|
How to setup two levels of approval for purchase orders?
|
||||||
|
========================================================
|
3
purchase/purchases/rfq/bills.rst
Normal file
3
purchase/purchases/rfq/bills.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==============================
|
||||||
|
How to control supplier bills?
|
||||||
|
==============================
|
3
purchase/purchases/rfq/cancel.rst
Normal file
3
purchase/purchases/rfq/cancel.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
================================
|
||||||
|
How to cancel a purchase order?
|
||||||
|
================================
|
@ -9,7 +9,8 @@ products to your supplier. Once your supplier has answered your request,
|
|||||||
you can choose to go ahead with the offer and purchase or to turn down
|
you can choose to go ahead with the offer and purchase or to turn down
|
||||||
the offer.
|
the offer.
|
||||||
|
|
||||||
For more information on best uses, please read the chapter :doc:`../../overview/difference`
|
For more information on best uses, please read the chapter
|
||||||
|
:doc:`../../overview/process/difference`
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
@ -72,4 +73,4 @@ right corner of the order will show 1 Shipment and 0 Invoice.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:doc:`../../overview/from_po_to_invoice`
|
:doc:`../../overview/process/from_po_to_invoice`
|
||||||
|
3
purchase/purchases/rfq/currency.rst
Normal file
3
purchase/purchases/rfq/currency.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
======================================
|
||||||
|
How to purchase in a foreign currency?
|
||||||
|
======================================
|
3
purchase/purchases/rfq/reception.rst
Normal file
3
purchase/purchases/rfq/reception.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=======================================================
|
||||||
|
How to control product received? (entirely & partially)
|
||||||
|
=======================================================
|
@ -6,3 +6,4 @@ Purchase Tenders
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
tender/manage_multiple_offers
|
tender/manage_multiple_offers
|
||||||
|
tender/partial_purchase
|
@ -9,7 +9,8 @@ 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
|
one another, and that the best offer will win. The main interest is that
|
||||||
it usually leads to better offers.
|
it usually leads to better offers.
|
||||||
|
|
||||||
For more information on best uses, please read the chapter :doc:`../../overview/difference`
|
For more information on best uses, please read the chapter
|
||||||
|
:doc:`../../overview/process/difference`
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
=============
|
=============
|
||||||
@ -128,6 +129,6 @@ back to your PT and click on **Done** to close the PT.
|
|||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:doc:`../../overview/from_po_to_invoice`
|
:doc:`../../overview/process/from_po_to_invoice`
|
||||||
|
|
||||||
:doc:`../../overview/difference`
|
:doc:`../../overview/process/difference`
|
||||||
|
3
purchase/purchases/tender/partial_purchase.rst
Normal file
3
purchase/purchases/tender/partial_purchase.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=======================================================================
|
||||||
|
How to purchase partially at two vendors for the same purchase tenders?
|
||||||
|
=======================================================================
|
@ -5,4 +5,6 @@ Replenishment
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
replenishment/flows
|
replenishment/flows
|
||||||
|
replenishment/multicompany
|
||||||
|
replenishment/trouble_shooting
|
@ -6,4 +6,8 @@ Replenishment Flows
|
|||||||
:titlesonly:
|
:titlesonly:
|
||||||
|
|
||||||
flows/replenishment_methods
|
flows/replenishment_methods
|
||||||
|
flows/dropshipping
|
||||||
flows/setup_stock_rule
|
flows/setup_stock_rule
|
||||||
|
flows/purchase_triggering
|
||||||
|
flows/warning_triggering
|
||||||
|
flows/compute_date
|
||||||
|
3
purchase/replenishment/flows/compute_date.rst
Normal file
3
purchase/replenishment/flows/compute_date.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
====================================================
|
||||||
|
How are the order date and scheduled dates computed?
|
||||||
|
====================================================
|
3
purchase/replenishment/flows/dropshipping.rst
Normal file
3
purchase/replenishment/flows/dropshipping.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
===========================
|
||||||
|
How to setup drop-shipping?
|
||||||
|
===========================
|
3
purchase/replenishment/flows/purchase_triggering.rst
Normal file
3
purchase/replenishment/flows/purchase_triggering.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
=======================================================
|
||||||
|
How to trigger the purchase of products based on sales?
|
||||||
|
=======================================================
|
@ -133,10 +133,10 @@ based on your maximum quantity to replenish your stock.
|
|||||||
12:00PM.
|
12:00PM.
|
||||||
|
|
||||||
To know how to configure and run the schedulers manually, read the
|
To know how to configure and run the schedulers manually, read the
|
||||||
document on :doc:`../../../inventory/management/miscellaneous/schedulers`
|
document on :doc:`../../../inventory/management/misc/schedulers`
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
:doc:`replenishment_methods`
|
:doc:`replenishment_methods`
|
||||||
|
|
||||||
:doc:`../../../inventory/management/miscellaneous/schedulers`
|
:doc:`../../../inventory/management/misc/schedulers`
|
||||||
|
3
purchase/replenishment/flows/warning_triggering.rst
Normal file
3
purchase/replenishment/flows/warning_triggering.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
==============================================================
|
||||||
|
How to trigger a warning when purchasing at a specific vendor?
|
||||||
|
==============================================================
|
8
purchase/replenishment/multicompany.rst
Normal file
8
purchase/replenishment/multicompany.rst
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
===============
|
||||||
|
Multi-Companies
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
multicompany/setup
|
3
purchase/replenishment/multicompany/setup.rst
Normal file
3
purchase/replenishment/multicompany/setup.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
================================================
|
||||||
|
How to setup a multi-company sale/purchase flow?
|
||||||
|
================================================
|
9
purchase/replenishment/trouble_shooting.rst
Normal file
9
purchase/replenishment/trouble_shooting.rst
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
================
|
||||||
|
Trouble-Shooting
|
||||||
|
================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:titlesonly:
|
||||||
|
|
||||||
|
trouble_shooting/not_generated
|
||||||
|
trouble_shooting/is_everything_ok
|
@ -0,0 +1,3 @@
|
|||||||
|
=============================================
|
||||||
|
How to check that everything is working fine?
|
||||||
|
=============================================
|
@ -0,0 +1,3 @@
|
|||||||
|
================================================
|
||||||
|
My purchase orders have not been generated, why?
|
||||||
|
================================================
|
Loading…
Reference in New Issue
Block a user