Skip to content

Commit 7bdf8cf

Browse files
[MIG] product_replenishment_cost: Migration to 17.0
1 parent dc074b5 commit 7bdf8cf

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

product_replenishment_cost/README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ Contributors
9393
- Joël Grand-Guillaume <[email protected]>
9494
- Sylvain Le Gal (https://twitter.com/legalsylvain)
9595
- Marc Poch Mallandrich <[email protected]>
96+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
97+
98+
- Bhavesh Heliconia
9699

97100
Maintainers
98101
-----------

product_replenishment_cost/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Product Replenishment Cost",
77
"summary": "Provides an overridable method on product which compute"
88
"the Replenishment cost of a product",
9-
"version": "16.0.1.0.0",
9+
"version": "17.0.1.0.0",
1010
"author": "Camptocamp,GRAP,Odoo Community Association (OCA)",
1111
"license": "AGPL-3",
1212
"category": "Products",

product_replenishment_cost/readme/CONTRIBUTORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
- Joël Grand-Guillaume \<<[email protected]>\>
44
- Sylvain Le Gal (<https://twitter.com/legalsylvain>)
55
- Marc Poch Mallandrich \<<[email protected]>\>
6+
- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io)
7+
- Bhavesh Heliconia

product_replenishment_cost/static/description/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,10 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
434434
<li>Joël Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grand-guillaume&#64;camptocamp.com">joel.grand-guillaume&#64;camptocamp.com</a>&gt;</li>
435435
<li>Sylvain Le Gal (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li>
436436
<li>Marc Poch Mallandrich &lt;<a class="reference external" href="mailto:mpoch&#64;planetatic.com">mpoch&#64;planetatic.com</a>&gt;</li>
437+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
438+
<li>Bhavesh Heliconia</li>
439+
</ul>
440+
</li>
437441
</ul>
438442
</div>
439443
<div class="section" id="maintainers">

0 commit comments

Comments
 (0)