Skip to content

Commit c7f2e52

Browse files
committed
[BOT] post-merge updates
1 parent e91b867 commit c7f2e52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ addon | version | maintainers | summary
3434
[purchase_deposit](purchase_deposit/) | 16.0.1.0.1 | | Option to create deposit from purchase order
3535
[purchase_discount](purchase_discount/) | 16.0.1.2.0 | | Purchase order lines with discounts
3636
[purchase_exception](purchase_exception/) | 16.0.1.0.1 | | Custom exceptions on purchase order
37-
[purchase_fop_shipping](purchase_fop_shipping/) | 16.0.1.0.0 | | Purchase Free-Of-Payment shipping
37+
[purchase_fop_shipping](purchase_fop_shipping/) | 16.0.1.0.1 | | Purchase Free-Of-Payment shipping
3838
[purchase_force_invoiced](purchase_force_invoiced/) | 16.0.1.0.1 | | Allows to force the billing status of the purchase order to "Invoiced"
3939
[purchase_invoice_method](purchase_invoice_method/) | 16.0.1.0.0 | | Allow to force the invoice method of a purchase
4040
[purchase_invoice_plan](purchase_invoice_plan/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Add to purchases order, ability to manage future invoice plan

purchase_fop_shipping/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Purchase Free-Of-Payment shipping",
7-
"version": "16.0.1.0.0",
7+
"version": "16.0.1.0.1",
88
"author": "Akretion,Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/purchase-workflow",
1010
"maintainer": "Akretion",

0 commit comments

Comments
 (0)