Skip to content

Commit 709979b

Browse files
committed
[MIG] Update metafiles
1 parent 13f2fc5 commit 709979b

File tree

2 files changed

+4
-48
lines changed

2 files changed

+4
-48
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addons:
1313

1414
env:
1515
global:
16-
- VERSION="9.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
16+
- VERSION="10.0" TESTS="0" LINT_CHECK="0" TRANSIFEX="0"
1717
- TRANSIFEX_USER='transbot@odoo-community.org'
1818
- secure: "XoIYWXq+aT6EiA2DWYjLyqRnYafnvqoXvs1mHzIRi3y4d/YARm1jwouReyDzn8Wd9GLdedQ7rffVZg0sXMiErEyRC+4e7ax5bd3+YFvHALZTdC4PoprJKQDiLMc5hcdlXRpS8hKTx32Jr/DmJdhX0jjaJ05tXV3ibTwdzP5VA9k="
1919
matrix:

README.md

+3-47
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/142/9.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-purchase-workflow-142)
2-
[![Build Status](https://travis-ci.org/OCA/purchase-workflow.svg?branch=9.0)](https://travis-ci.org/OCA/purchase-workflow)
3-
[![Coverage Status](https://coveralls.io/repos/OCA/purchase-workflow/badge.png?branch=9.0)](https://coveralls.io/r/OCA/purchase-workflow?branch=9.0)
1+
[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/142/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-purchase-workflow-142)
2+
[![Build Status](https://travis-ci.org/OCA/purchase-workflow.svg?branch=10.0)](https://travis-ci.org/OCA/purchase-workflow)
3+
[![Coverage Status](https://coveralls.io/repos/OCA/purchase-workflow/badge.png?branch=10.0)](https://coveralls.io/r/OCA/purchase-workflow?branch=10.0)
44

55
Odoo modules for purchase and its workflow
66
==========================================
@@ -13,48 +13,4 @@ This project aim to deal with modules related to manage purchase and their relat
1313
- ...
1414

1515
[//]: # (addons)
16-
Available addons
17-
----------------
18-
addon | version | summary
19-
--- | --- | ---
20-
[purchase_discount](purchase_discount/) | 9.0.1.0.0 | Purchase order lines with discounts
21-
[purchase_picking_state](purchase_picking_state/) | 9.0.1.0.0 | Add the status of all the incoming picking in the purchase order
22-
[purchase_request](purchase_request/) | 9.0.1.0.0 | Purchase Request
23-
[purchase_request_procurement](purchase_request_procurement/) | 9.0.1.0.0 | Purchase Request Procurement
24-
25-
Unported addons
26-
---------------
27-
addon | version | summary
28-
--- | --- | ---
29-
[framework_agreement](framework_agreement/) | 8.0.2.0.0 (unported) | Long Term Agreement (or Framework Agreement) for purchases
30-
[mrp_smart_purchase](mrp_smart_purchase/) | 0.2 (unported) | Smart MRP Purchase based on supplier price
31-
[procurement_batch_generator](procurement_batch_generator/) | 8.0.0.1.0 (unported) | Wizard to create procurements from product variants
32-
[product_by_supplier](product_by_supplier/) | 8.0.1.0 (unported) | Show products grouped by suppliers
33-
[product_supplierinfo_discount](product_supplierinfo_discount/) | 8.0.1.0.0 (unported) | Discounts in product supplier info
34-
[purchase_all_shipments](purchase_all_shipments/) | 8.0.1.0.0 (unported) | Purchase All Shipments
35-
[purchase_delivery_address](purchase_delivery_address/) | 8.0.1.1.0 (unported) | Deprecated: install purchase_transport_multi_address and stock_transport_multi_address instead
36-
[purchase_delivery_term](purchase_delivery_term/) | 0.2 (unported) | Delivery term for purchase orders
37-
[purchase_fiscal_position_update](purchase_fiscal_position_update/) | 8.0.1.0.0 (unported) | Changing the fiscal position of a purchase order will auto-update purchase order lines
38-
[purchase_group_hooks](purchase_group_hooks/) | 0.1 (unported) | Add hooks to the merge PO feature.
39-
[purchase_group_orders](purchase_group_orders/) | 0.4 (unported) | Purchase Group Orders by Shop and Carrier
40-
[purchase_landed_costs](purchase_landed_costs/) | 1.0.1 (unported) | Purchase Landed Costs
41-
[purchase_last_price_info](purchase_last_price_info/) | 8.0.1.0.0 (unported) | Product Last Price Info - Purchase
42-
[purchase_multi_picking](purchase_multi_picking/) | 0.2 (unported) | Multi Pickings from Purchase Orders
43-
[purchase_order_force_number](purchase_order_force_number/) | 0.1 (unported) | Force purchase orders numeration
44-
[purchase_order_reorder_lines](purchase_order_reorder_lines/) | 8.0.1.0.1 (unported) | Purchase order lines with sequence number
45-
[purchase_order_revision](purchase_order_revision/) | 8.0.1.0.0 (unported) | Purchase order revisions
46-
[purchase_order_type](purchase_order_type/) | 8.0.1.0.0 (unported) | Purchase Order Type
47-
[purchase_origin_address](purchase_origin_address/) | 8.0.1.0.0 (unported) | Deprecated: use purchase_transport_multi_address from OCA/stock-logistics-transport
48-
[purchase_partial_invoicing](purchase_partial_invoicing/) | 8.0.0.1.0 (unported) | Purchase partial invoicing
49-
[purchase_partner_invoice_method](purchase_partner_invoice_method/) | 8.0.1.0.0 (unported) | Adds supplier invoicing control on partner form
50-
[purchase_requisition_auto_rfq](purchase_requisition_auto_rfq/) | 8.0.0.2.0 (unported) | Automatically create RFQ from a purchase requisition
51-
[purchase_requisition_auto_rfq_bid_selection](purchase_requisition_auto_rfq_bid_selection/) | 8.0.0.1.0 (unported) | Bridge module for PR Auto RFQ / Bid Selection
52-
[purchase_requisition_bid_selection](purchase_requisition_bid_selection/) | 8.0.2.1.0 (unported) | Purchase Requisition Bid Selection
53-
[purchase_requisition_delivery_address](purchase_requisition_delivery_address/) | 8.0.0.2.0 (unported) | Deprecated: install purchase_requisition_transport_multi_address instead
54-
[purchase_requisition_multicurrency](purchase_requisition_multicurrency/) | 8.0.0.1.0 (unported) | Purchase Requisition Multicurrency
55-
[purchase_requisition_transport_document](purchase_requisition_transport_document/) | 8.0.0.1.0 (unported) | Add Transport Documents to Purchase Requisitions
56-
[purchase_rfq_bid_workflow](purchase_rfq_bid_workflow/) | 8.0.0.3.0 (unported) | Improve the purchase workflow to manage RFQ, Bids, and Orders
57-
[purchase_transport_document](purchase_transport_document/) | 8.0.0.1.0 (unported) | Add a new Transport Document object in the Purchase Order
58-
[vendor_consignment_stock](vendor_consignment_stock/) | 8.0.0.2.0 (unported) | Manage stock in our warehouse that is owned by a vendor
59-
6016
[//]: # (end addons)

0 commit comments

Comments
 (0)