diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/purchase/README.md | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/purchase/README.md')
| -rw-r--r-- | addons/purchase/README.md | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/addons/purchase/README.md b/addons/purchase/README.md new file mode 100644 index 00000000..8f5c4b8e --- /dev/null +++ b/addons/purchase/README.md @@ -0,0 +1,63 @@ +Odoo Supply Chain +----------------- + +Automate requisition-to-pay, control invoicing with the Odoo +<a href="https://www.odoo.com/page/purchase">Open Source Supply Chain</a>. + +Automate procurement propositions, launch request for quotations, track +purchase orders, manage vendors' information, control products reception and +check vendors' invoices. + +Automated Procurement Propositions +---------------------------------- + +Reduce inventory level with procurement rules. Get the right purchase +proposition at the right time to reduce your inventory level. Improve your +purchase and inventory performance with procurement rules depending on stock +levels, logistic rules, sales orders, forecasted manufacturing orders, etc. + +Send requests for quotations or purchase orders to your vendor in one click. +Get access to product receptions and invoices from your purchase order. + +Purchase Tenders +---------------- + +Launch purchase tenders, integrate vendor's answers in the process and +compare propositions. Choose the best offer and send purchase orders easily. +Use reporting to analyse the quality of your vendors afterwards. + + +Email integrations +------------------ + +Integrate all vendor's communications on the purchase orders (or RfQs) to get +a strong traceability on the negotiation or after sales service issues. Use the +claim management module to track issues related to vendors. + +Standard Price, Average Price, FIFO +----------------------------------- + +Use the costing method that reflects your business: standard price, average +price, fifo or lifo. Get your accounting entries and the right inventory +valuation in real-time; Odoo manages everything for you, transparently. + +Import Vendor Pricelists +-------------------------- + +Take smart purchase decisions using the best prices. Easily import vendor's +pricelists to make smarter purchase decisions based on promotions, prices +depending on quantities and special contract conditions. You can even base your +sale price depending on your vendor's prices. + +Control Products and Invoices +----------------------------- + +No product or order is left behind, the inventory control allows you to manage +back orders, refunds, product reception and quality control. Choose the right +control method according to your need. + +Control vendor bills with no effort. Choose the right method according to +your need: pre-generate draft invoices based on purchase orders, on products +receptions, create invoices manually and import lines from purchase orders, +etc. + |
