Skip to content

Commit

Permalink
git commit -m "[MIG] edi_voxel_stock_picking_oca: Migration to 16.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Jan 29, 2025
1 parent ea48bc6 commit d0478ff
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 1 deletion.
5 changes: 5 additions & 0 deletions edi_voxel_stock_picking_oca/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ Authors
~~~~~~~

* Tecnativa
* Guavana

Contributors
~~~~~~~~~~~~
Expand All @@ -115,6 +116,10 @@ Contributors
* Pedro M. Baeza
* Sergio Teruel

* `Guavana <https://guavana.com>`_:

* Leonardo J. Caballero G.

Maintainers
~~~~~~~~~~~

Expand Down
2 changes: 1 addition & 1 deletion edi_voxel_stock_picking_oca/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"summary": "Sends stock picking report to Voxel.",
"version": "16.0.1.0.2",
"category": "Warehouse Management",
"author": "Tecnativa, Odoo Community Association (OCA)",
"author": "Tecnativa, Guavana, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/edi",
"license": "AGPL-3",
"depends": ["edi_voxel_oca", "product_expiry", "sale_stock"],
Expand Down
1 change: 1 addition & 0 deletions edi_voxel_stock_picking_oca/models/res_company.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2019 Tecnativa - Ernesto Tejeda
# Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import fields, models
Expand Down
1 change: 1 addition & 0 deletions edi_voxel_stock_picking_oca/models/res_config_settings.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2019 Tecnativa - Ernesto Tejeda
# Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import fields, models
Expand Down
1 change: 1 addition & 0 deletions edi_voxel_stock_picking_oca/models/stock_picking.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright 2019 Tecnativa - Ernesto Tejeda
# Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import fields, models
Expand Down
4 changes: 4 additions & 0 deletions edi_voxel_stock_picking_oca/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
* Ernesto Tejeda
* Pedro M. Baeza
* Sergio Teruel

* `Guavana <https://guavana.com>`_:

* Leonardo J. Caballero G.
5 changes: 5 additions & 0 deletions edi_voxel_stock_picking_oca/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ <h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
<ul class="simple">
<li>Tecnativa</li>
<li>Guavana</li>
</ul>
</div>
<div class="section" id="contributors">
Expand All @@ -464,6 +465,10 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
<li>Sergio Teruel</li>
</ul>
</li>
<li><a class="reference external" href="https://guavana.com">Guavana</a>:<ul>
<li>Leonardo J. Caballero G.</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">
Expand Down
3 changes: 3 additions & 0 deletions edi_voxel_stock_picking_oca/views/report_voxel_picking.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2019 Tecnativa - Ernesto Tejeda
Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<record id="report_voxel_picking" model="ir.actions.report">
<field name="name">Voxel Picking Operations</field>
Expand Down
1 change: 1 addition & 0 deletions edi_voxel_stock_picking_oca/views/res_company_view.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2019 Tecnativa - Ernesto Tejeda
Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<record id="view_company_form" model="ir.ui.view">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2019 Tecnativa - Ernesto Tejeda
Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<record id="res_config_settings_view_form" model="ir.ui.view">
Expand Down
3 changes: 3 additions & 0 deletions edi_voxel_stock_picking_oca/views/stock_picking_views.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Copyright 2019 Tecnativa - Ernesto Tejeda
Copyright 2024, 2025 Guavana - Leonardo J. Caballero G.
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). -->
<odoo>
<record id="view_picking_form" model="ir.ui.view">
<field name="name">stock.picking.form.inherit</field>
Expand Down

0 comments on commit d0478ff

Please sign in to comment.