From 3ba4c986b4ae65465e01fe3a34afed3f0efa8af8 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 1 Aug 2024 08:43:01 +0000 Subject: [PATCH] [UPD] Update stock_barcodes_gs1.pot --- stock_barcodes_gs1/README.rst | 2 +- stock_barcodes_gs1/__manifest__.py | 2 +- stock_barcodes_gs1/i18n/ca.po | 15 +++++++++++++++ stock_barcodes_gs1/i18n/es.po | 3 ++- stock_barcodes_gs1/i18n/stock_barcodes_gs1.pot | 2 -- stock_barcodes_gs1/static/description/index.html | 13 ++++++++----- 6 files changed, 27 insertions(+), 10 deletions(-) diff --git a/stock_barcodes_gs1/README.rst b/stock_barcodes_gs1/README.rst index c25c5d21d266..60c3ad61b1da 100644 --- a/stock_barcodes_gs1/README.rst +++ b/stock_barcodes_gs1/README.rst @@ -7,7 +7,7 @@ Stock Barcodes GS1 !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:443c1d264d6f97d91c67c3a349b33cc11fa9355f38fd68881d8f8e2e04a5da85 + !! source digest: sha256:ad0c96690d8f3833832648b29ab7079226d382a503c8718dfd5303d94b90349b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_barcodes_gs1/__manifest__.py b/stock_barcodes_gs1/__manifest__.py index 8faf5c041781..73bdadaae050 100644 --- a/stock_barcodes_gs1/__manifest__.py +++ b/stock_barcodes_gs1/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Barcodes GS1", "summary": "It provides read GS1 barcode on stock operations.", - "version": "15.0.3.0.1", + "version": "15.0.3.1.0", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-barcode", "license": "AGPL-3", diff --git a/stock_barcodes_gs1/i18n/ca.po b/stock_barcodes_gs1/i18n/ca.po index d40a31303b2e..0891640e3a92 100644 --- a/stock_barcodes_gs1/i18n/ca.po +++ b/stock_barcodes_gs1/i18n/ca.po @@ -28,12 +28,27 @@ msgstr "" msgid "AI GS1 ({ai}) Not implemented" msgstr "" +#. module: stock_barcodes_gs1 +#: model:ir.model,name:stock_barcodes_gs1.model_barcode_nomenclature +msgid "Barcode Nomenclature" +msgstr "" + +#. module: stock_barcodes_gs1 +#: model:ir.model,name:stock_barcodes_gs1.model_barcode_rule +msgid "Barcode Rule" +msgstr "" + #. module: stock_barcodes_gs1 #: code:addons/stock_barcodes_gs1/wizard/stock_barcodes_read.py:0 #, python-format msgid "Review and confirm" msgstr "" +#. module: stock_barcodes_gs1 +#: model:ir.model.fields,field_description:stock_barcodes_gs1.field_barcode_rule__use_weight_as_unit +msgid "Use Weight As Unit" +msgstr "" + #. module: stock_barcodes_gs1 #: model:ir.model,name:stock_barcodes_gs1.model_wiz_stock_barcodes_read msgid "Wizard to read barcode" diff --git a/stock_barcodes_gs1/i18n/es.po b/stock_barcodes_gs1/i18n/es.po index 3a3b741b1f98..24b2bb96d210 100644 --- a/stock_barcodes_gs1/i18n/es.po +++ b/stock_barcodes_gs1/i18n/es.po @@ -72,7 +72,8 @@ msgstr "Asistente para leer código de barras" #~ msgstr "Se ha encontrado más de un empaquetado" #~ msgid "Wizard to create new lot from barcode scanner" -#~ msgstr "Asistente para crear nuevo lote desde el lector de códigos de barras" +#~ msgstr "" +#~ "Asistente para crear nuevo lote desde el lector de códigos de barras" #~ msgid "More than one product found" #~ msgstr "Se ha encontrado más de un producto." diff --git a/stock_barcodes_gs1/i18n/stock_barcodes_gs1.pot b/stock_barcodes_gs1/i18n/stock_barcodes_gs1.pot index c21469b42819..e2a26bac7d94 100644 --- a/stock_barcodes_gs1/i18n/stock_barcodes_gs1.pot +++ b/stock_barcodes_gs1/i18n/stock_barcodes_gs1.pot @@ -6,8 +6,6 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-07-09 14:06+0000\n" -"PO-Revision-Date: 2024-07-09 14:06+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" diff --git a/stock_barcodes_gs1/static/description/index.html b/stock_barcodes_gs1/static/description/index.html index 0790d40aeb0d..15fcbffddc9e 100644 --- a/stock_barcodes_gs1/static/description/index.html +++ b/stock_barcodes_gs1/static/description/index.html @@ -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. @@ -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 } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

Stock Barcodes GS1

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:443c1d264d6f97d91c67c3a349b33cc11fa9355f38fd68881d8f8e2e04a5da85 +!! source digest: sha256:ad0c96690d8f3833832648b29ab7079226d382a503c8718dfd5303d94b90349b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-barcode Translate me on Weblate Try me on Runboat

This module extends barcode reader interface to allow to read GS1 barcodes.

@@ -418,7 +419,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.