Skip to content

Commit

Permalink
[18.0][MIG] stock_available: Migration to 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisBrose committed Dec 5, 2024
1 parent 61a9175 commit 2215710
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 40 deletions.
30 changes: 15 additions & 15 deletions stock_available/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Stock available to promise
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--availability-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available
:target: https://github.com/OCA/stock-logistics-availability/tree/18.0/stock_available
:alt: OCA/stock-logistics-availability
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-availability-17-0/stock-logistics-availability-17-0-stock_available
:target: https://translation.odoo-community.org/projects/stock-logistics-availability-18-0/stock-logistics-availability-18-0-stock_available
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-availability&target_branch=17.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-availability&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|
Expand Down Expand Up @@ -65,7 +65,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-availability/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-availability/issues/new?body=module:%20stock_available%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/stock-logistics-availability/issues/new?body=module:%20stock_available%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -81,25 +81,25 @@ Authors
Contributors
------------

- `Numérigraphe <https://www.numerigraphe.com>`__:
- `Numérigraphe <https://www.numerigraphe.com>`__:

- Lionel Sausin <ls@numerigraphe.com>
- Lionel Sausin <ls@numerigraphe.com>

- `Sodexis <https://www.Sodexis.com>`__:
- `Sodexis <https://www.Sodexis.com>`__:

- Sodexis <sodexis@sodexis.com>
- Sodexis <sodexis@sodexis.com>

- `Factor Libre <https://www.factorlibre.com>`__:
- `Factor Libre <https://www.factorlibre.com>`__:

- Kiko Peiro <francisco.peiro@factorlibre.com>
- Kiko Peiro <francisco.peiro@factorlibre.com>

- `Tecnativa <https://www.tecnativa.com>`__:
- `Tecnativa <https://www.tecnativa.com>`__:

- Sergio Teruel <sergio.teruel@tecnativa.com>
- Sergio Teruel <sergio.teruel@tecnativa.com>

- `Ecosoft <http://ecosoft.co.th/>`__:
- `Ecosoft <http://ecosoft.co.th/>`__:

- Pimolnat Suntian <pimolnats@ecosoft.co.th>
- Pimolnat Suntian <pimolnats@ecosoft.co.th>

Maintainers
-----------
Expand All @@ -114,6 +114,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/stock-logistics-availability <https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available>`_ project on GitHub.
This module is part of the `OCA/stock-logistics-availability <https://github.com/OCA/stock-logistics-availability/tree/18.0/stock_available>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 1 addition & 1 deletion stock_available/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Stock available to promise",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Numérigraphe, Sodexis, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-availability",
"development_status": "Production/Stable",
Expand Down
2 changes: 1 addition & 1 deletion stock_available/models/product_product.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def _compute_available_quantities(self):
)

def _get_search_immediately_usable_qty_domain(self):
return [("type", "=", "product")]
return [("type", "=", "consu")]

@api.model
def _search_immediately_usable_qty(self, operator, value):
Expand Down
17 changes: 10 additions & 7 deletions stock_available/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@

/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.

See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
Expand Down Expand Up @@ -274,7 +275,7 @@
margin-left: 2em ;
margin-right: 2em }

pre.code .ln { color: grey; } /* line numbers */
pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
Expand All @@ -300,7 +301,7 @@
span.pre {
white-space: pre }

span.problematic {
span.problematic, pre.problematic {
color: red }

span.section-subtitle {
Expand Down Expand Up @@ -368,7 +369,7 @@ <h1 class="title">Stock available to promise</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9761fc13e9a712cb03c540a64e8006b585164bcfe19e352f31230f2b140dd3da
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available"><img alt="OCA/stock-logistics-availability" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--availability-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-availability-17-0/stock-logistics-availability-17-0-stock_available"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-availability&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-availability/tree/18.0/stock_available"><img alt="OCA/stock-logistics-availability" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--availability-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-availability-18-0/stock-logistics-availability-18-0-stock_available"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-availability&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module proposes several options to compute the quantity available
to promise for each product. This quantity is based on the projected
stock and, depending on the configuration, it can account for various
Expand Down Expand Up @@ -411,7 +412,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-availability/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/stock-logistics-availability/issues/new?body=module:%20stock_available%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/stock-logistics-availability/issues/new?body=module:%20stock_available%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand Down Expand Up @@ -466,11 +467,13 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-availability/tree/17.0/stock_available">OCA/stock-logistics-availability</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-availability/tree/18.0/stock_available">OCA/stock-logistics-availability</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Expand Down
12 changes: 7 additions & 5 deletions stock_available/tests/test_stock_available.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def test01_stock_levels(self):
{
"name": "product A",
"standard_price": 1,
"type": "product",
"type": "consu",
"uom_id": uom_unit.id,
"default_code": "A",
"product_tmpl_id": templateAB.id,
Expand All @@ -36,7 +36,7 @@ def test01_stock_levels(self):
{
"name": "product B",
"standard_price": 1,
"type": "product",
"type": "consu",
"uom_id": uom_unit.id,
"default_code": "B",
"product_tmpl_id": templateAB.id,
Expand Down Expand Up @@ -137,7 +137,7 @@ def test_available_stock_multiple_location(self):
{
"name": "product A",
"standard_price": 1,
"type": "product",
"type": "consu",
"uom_id": uom_unit.id,
"default_code": "A",
}
Expand All @@ -159,8 +159,10 @@ def test_available_stock_multiple_location(self):
)
stockMoveIn._action_confirm()
self.assertEqual(
productA.with_context(location=shelf1.id).immediately_usable_qty, 2.0
productA.with_context(location=shelf1.id).immediately_usable_qty,
2.0,
)
self.assertEqual(
productA.with_context(location=shelf2.id).immediately_usable_qty, 0.0
productA.with_context(location=shelf2.id).immediately_usable_qty,
0.0,
)
10 changes: 5 additions & 5 deletions stock_available/views/product_product_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -->
<odoo>
<record model="ir.ui.view" id="product_normal_form_view">
<field name="name">Quantity available to promise (variant tree)</field>
<field name="name">Quantity available to promise (variant form)</field>
<field name="model">product.product</field>
<field name="inherit_id" ref="stock.product_form_view_procurement_button" />
<field name="arch" type="xml">
Expand All @@ -15,7 +15,7 @@
<button
type="object"
name="action_open_quants"
invisible="type not in ('product', 'consu')"
invisible="type != 'consu'"
class="oe_stat_button"
icon="fa-building-o"
>
Expand All @@ -35,7 +35,7 @@
<button
type="object"
name="action_open_quants"
invisible="type not in ('product', 'consu')"
invisible="type != 'consu'"
class="oe_stat_button"
icon="fa-building-o"
>
Expand All @@ -55,8 +55,8 @@
</xpath>
</field>
</record>
<record model="ir.ui.view" id="view_stock_available_product_tree">
<field name="name">Quantity available to promise (variant tree)</field>
<record model="ir.ui.view" id="view_stock_available_product_list">
<field name="name">Quantity available to promise (variant list)</field>
<field name="model">product.product</field>
<field name="inherit_id" ref="stock.view_stock_product_tree" />
<field name="arch" type="xml">
Expand Down
13 changes: 7 additions & 6 deletions stock_available/views/product_template_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<button
type="object"
name="action_open_quants"
invisible="type not in ('product', 'consu')"
invisible="type != 'consu'"
class="oe_stat_button"
icon="fa-building-o"
>
Expand All @@ -38,7 +38,7 @@
<button
type="object"
name="action_open_quants"
invisible="type not in ('product', 'consu')"
invisible="type != 'consu'"
class="oe_stat_button"
icon="fa-building-o"
>
Expand All @@ -58,8 +58,8 @@
</xpath>
</field>
</record>
<record model="ir.ui.view" id="view_stock_available_product_template_tree">
<field name="name">Quantity available to promise (tree)</field>
<record model="ir.ui.view" id="view_stock_available_product_template_list">
<field name="name">Quantity available to promise (list)</field>
<field name="model">product.template</field>
<field name="inherit_id" ref="stock.view_stock_product_template_tree" />
<field name="arch" type="xml">
Expand All @@ -76,9 +76,10 @@
<field name="model">product.template</field>
<field name="inherit_id" ref="stock.product_template_kanban_stock_view" />
<field name="arch" type="xml">
<xpath expr="//div[@name='product_lst_price']" position="after">
<xpath expr="//div[@name='list_price']" position="after">
<field name="type" invisible="1" />
<div
t-if="record.type.raw_value == 'product'"
t-if="record.type.raw_value == 'consu'"
>Available to Promise: <field name="immediately_usable_qty" /> <field
name="uom_id"
/></div>
Expand Down

0 comments on commit 2215710

Please sign in to comment.