Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] product_packaging_dimension: Migration to 18.0 #1752

Open
wants to merge 22 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0549fcf
[12.0] Add product_packaging_dimension
clementmbr Mar 20, 2020
6249bdd
Added translation using Weblate (Spanish)
claudiagn Feb 15, 2021
f63aa27
Added translation using Weblate (Catalan)
claudiagn Feb 16, 2021
587d70d
[IMP] product_packaging_dimension: black, isort, prettier
Kev-Roche Apr 25, 2021
faac7ec
[MIG] product_packaging_dimension: Migration to 14.0
Kev-Roche Apr 25, 2021
ea53674
product_packaging_dimension 14.0.1.0.1
OCA-git-bot Sep 14, 2021
ff9e51b
product_packaging_dimension 14.0.1.0.2
OCA-git-bot Jan 21, 2022
77df6c9
[MIG] product_packaging_dimension: 15.0
flachica Sep 29, 2022
192e700
[MIG] product_packaging_dimension: Migration to 16.0
marielejeune Oct 7, 2022
094f8dd
product_packaging_dimension 16.0.1.0.1
OCA-git-bot Oct 25, 2022
956bd17
Added translation using Weblate (German)
marylla Nov 4, 2022
835e2eb
Added translation using Weblate (Italian)
PicchiSeba Apr 27, 2023
bb72f86
product_packaging_dimension 16.0.1.0.2
OCA-git-bot Jul 14, 2023
b163cca
[FIX] product_packaging_dimension: post-migrate script should only ap…
JordiBForgeFlow Oct 2, 2023
84aa5fa
Update translation files
weblate Oct 9, 2023
388f5a2
[IMP] product_packaging_dimension: pre-commit auto fixes
nguyenminhchien Jun 7, 2024
4ac0d6b
[MIG] product_packaging_dimension: Migration to 17.0
nguyenminhchien Jul 22, 2024
3008430
[UPD] Update product_packaging_dimension.pot
Aug 9, 2024
acb33da
[BOT] post-merge updates
OCA-git-bot Aug 9, 2024
2a0c986
[IMP] product_packaging_dimension: pre-commit auto fixes
LucasTran380381 Oct 23, 2024
121bd23
[MIG] product_packaging_dimension: Migration to 18.0
LucasTran380381 Oct 23, 2024
b8de6fe
[DON'T MERGE] Add test-requirements.txt
LucasTran380381 Oct 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions product_packaging_dimension/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
===========================
Product Packaging Dimension
===========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c556ebaf29d95a99a2215007040a43f5e0b8c7aa5c9c5712be92bef2c5cb56fe
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
:target: https://github.com/OCA/product-attribute/tree/18.0/product_packaging_dimension
:alt: OCA/product-attribute
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/product-attribute-18-0/product-attribute-18-0-product_packaging_dimension
: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/product-attribute&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows to store dimensions (length, width, height), weight
and volume of product packagings.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/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/product-attribute/issues/new?body=module:%20product_packaging_dimension%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.

Credits
=======

Authors
-------

* Camptocamp
* Akretion

Contributors
------------

- Patrick Tombez <patrick.tombez@camptocamp.com>
- Akim Juillerat <akim.juillerat@camptocamp.com>
- Kévin Roche <kevin.roche@akretion.com>
- Fernando La Chica <fernandolachica@gmail.com>
- Denis Roussel <denis.roussel@acsone.eu>
- Nhan Tran <nhant@trobz.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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/product-attribute <https://github.com/OCA/product-attribute/tree/18.0/product_packaging_dimension>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions product_packaging_dimension/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
19 changes: 19 additions & 0 deletions product_packaging_dimension/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2021 Camptocamp SA
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)
{
"name": "Product Packaging Dimension",
"summary": "Manage packaging dimensions and weight",
"version": "18.0.1.0.0",
"category": "Product",
"author": "Camptocamp, Akretion, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": [
"product",
"product_logistics_uom",
],
"website": "https://github.com/OCA/product-attribute",
"data": [
"views/product_packaging.xml",
],
"installable": True,
}
155 changes: 155 additions & 0 deletions product_packaging_dimension/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_packaging_dimension
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-03-22 13:17+0000\n"
"Last-Translator: Noel estudillo <noelestudilloviera@gmail.com>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: product_packaging_dimension
#: model_terms:ir.ui.view,arch_db:product_packaging_dimension.product_packaging_form_view_inherit
msgid "Dimensions"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__length_uom_id
msgid "Dimensions Units of Measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__height
msgid "Height"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.constraint,message:product_packaging_dimension.constraint_product_packaging_positive_height
msgid "Height must be positive"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__packaging_length
msgid "Length"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.constraint,message:product_packaging_dimension.constraint_product_packaging_positive_length
msgid "Length must be positive"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__length_uom_name
msgid "Length unit of measure label"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,help:product_packaging_dimension.field_product_packaging__volume_uom_id
msgid "Packaging volume unit of measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model,name:product_packaging_dimension.model_product_packaging
msgid "Product Packaging"
msgstr "Empaquetat de producte"

#. module: product_packaging_dimension
#: model:ir.model.fields,help:product_packaging_dimension.field_product_packaging__volume
msgid "The Packaging volume"
msgstr ""

#. module: product_packaging_dimension
#: model_terms:ir.ui.view,arch_db:product_packaging_dimension.product_packaging_form_view_inherit
msgid "Units of Measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,help:product_packaging_dimension.field_product_packaging__length_uom_id
msgid "UoM for packaging length, height, width (based on lenght UoM)"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__volume
msgid "Volume"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__volume_uom_name
msgid "Volume Unit of Measure label"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__volume_uom_id
msgid "Volume Units of Measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__weight
#: model_terms:ir.ui.view,arch_db:product_packaging_dimension.product_packaging_form_view_inherit
msgid "Weight"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,help:product_packaging_dimension.field_product_packaging__weight_uom_id
msgid "Weight Unit of Measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__weight_uom_id
msgid "Weight Units of Measure"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.constraint,message:product_packaging_dimension.constraint_product_packaging_positive_weight
msgid "Weight must be positive"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__weight_uom_name
msgid "Weight unit of measure label"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.fields,field_description:product_packaging_dimension.field_product_packaging__width
msgid "Width"
msgstr ""

#. module: product_packaging_dimension
#: model:ir.model.constraint,message:product_packaging_dimension.constraint_product_packaging_positive_width
msgid "Width must be positive"
msgstr ""

#~ msgid "Height (mm)"
#~ msgstr "Alçacada (mm)"

#~ msgid "Length (mm)"
#~ msgstr "Longitud (mm)"

#~ msgid "Volume (m³)"
#~ msgstr "Volum (m³)"

#~ msgid "Weight (kg)"
#~ msgstr "Pes (kg)"

#~ msgid "Width (mm)"
#~ msgstr "Amplada (mm)"

#~ msgid "height in millimeters"
#~ msgstr "alçada en milímetres"

#~ msgid "length in millimeters"
#~ msgstr "longitud en milímetres"

#~ msgid "volume in cubic meters"
#~ msgstr "volum en metres cúbics"

#~ msgid "width in millimeters"
#~ msgstr "amplada en milímetres"
Loading
Loading