[FIX] nfu_sale_order_batch_packaging: upper version number

This commit is contained in:
Niels Göttsch 2025-05-05 22:02:31 +02:00 committed by madmooose
parent 44ae949f61
commit c338873c2f
4 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ Changelog
:1.2.1: refactoring
:1.3.0: add packaging states
:1.3.1: add open_max_qty
:1.3.1: fix color indicator
:1.3.2: fix color indicator
Bug Tracker
===========

View file

@ -4,7 +4,7 @@
"author": "BAKEUP",
"website": "https://www.bakeup.org",
"category": "Sale",
"version": "16.0.1.3.1",
"version": "16.0.1.3.2",
"depends": ["sale", "sale_order_batch"],
"data": [
"views/sale_order_views.xml",

View file

@ -5,4 +5,4 @@
:1.2.1: refactoring
:1.3.0: add packaging states
:1.3.1: add open_max_qty
:1.3.1: fix color indicator
:1.3.2: fix color indicator

View file

@ -405,7 +405,7 @@ and adds a packaging default to sale order batch.</p>
</tr>
<tr class="field"><th class="field-name">1.3.1:</th><td class="field-body">add open_max_qty</td>
</tr>
<tr class="field"><th class="field-name">1.3.1:</th><td class="field-body">fix color indicator</td>
<tr class="field"><th class="field-name">1.3.2:</th><td class="field-body">fix color indicator</td>
</tr>
</tbody>
</table>