From 016ae1066931655e680487db297629bb557f0597 Mon Sep 17 00:00:00 2001 From: Bhavesh Heliconia Date: Tue, 7 Jan 2025 12:41:04 +0530 Subject: [PATCH] [MIG] stock_landed_costs_priority: Migration to 18.0 --- stock_landed_costs_priority/README.rst | 4 ++++ stock_landed_costs_priority/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.md | 4 +++- .../static/description/index.html | 4 ++++ .../views/stock_landed_cost_views.xml | 15 ++++++++++++--- 5 files changed, 24 insertions(+), 5 deletions(-) diff --git a/stock_landed_costs_priority/README.rst b/stock_landed_costs_priority/README.rst index 9ca9c7231245..abed800d8294 100644 --- a/stock_landed_costs_priority/README.rst +++ b/stock_landed_costs_priority/README.rst @@ -62,6 +62,10 @@ Contributors - Laura Cazorla +- `Heliconia Solutions Pvt. Ltd. `__ + + - Bhavesh Heliconia + Maintainers ----------- diff --git a/stock_landed_costs_priority/__manifest__.py b/stock_landed_costs_priority/__manifest__.py index dbd32eab7b08..fc31b3ee2880 100644 --- a/stock_landed_costs_priority/__manifest__.py +++ b/stock_landed_costs_priority/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Landed Costs Priority", - "version": "15.0.1.0.0", + "version": "18.0.1.0.0", "summary": "Add priority to landed costs", "author": "ForgeFlow, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/stock_landed_costs_priority/readme/CONTRIBUTORS.md b/stock_landed_costs_priority/readme/CONTRIBUTORS.md index 1f11b72e63e4..c870ba612f20 100644 --- a/stock_landed_costs_priority/readme/CONTRIBUTORS.md +++ b/stock_landed_costs_priority/readme/CONTRIBUTORS.md @@ -1,2 +1,4 @@ -- [ForgeFlow](https://forgeflow.com): +- [ForgeFlow](https://forgeflow.com): - Laura Cazorla \<\> +- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io) + - Bhavesh Heliconia diff --git a/stock_landed_costs_priority/static/description/index.html b/stock_landed_costs_priority/static/description/index.html index 3ae48a24336b..3096a5487e98 100644 --- a/stock_landed_costs_priority/static/description/index.html +++ b/stock_landed_costs_priority/static/description/index.html @@ -408,6 +408,10 @@

Contributors

  • Laura Cazorla <laura.cazorla@forgeflow.com>
  • +
  • Heliconia Solutions Pvt. Ltd.
      +
    • Bhavesh Heliconia
    • +
    +
  • diff --git a/stock_landed_costs_priority/views/stock_landed_cost_views.xml b/stock_landed_costs_priority/views/stock_landed_cost_views.xml index a4ed3b786d4a..7b753ef70d59 100644 --- a/stock_landed_costs_priority/views/stock_landed_cost_views.xml +++ b/stock_landed_costs_priority/views/stock_landed_cost_views.xml @@ -4,8 +4,11 @@ stock.landed.cost + + display: flex + - + @@ -40,8 +43,14 @@ ref="stock_landed_costs.stock_landed_cost_view_kanban" /> - - + + col-5 fw-bolder + + + col-5 p-0 + + +