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

[16.0][MIG] sale_order_secondary_unit #2486

Closed
wants to merge 31 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
bed6549
[11.0][NEW] sale_order_secondary_unit: New module for sale in a secon…
sergio-teruel Sep 5, 2018
3ee48a9
[11.0][FIX] sale_order_secondary_unit: define sale secondary uom in t…
sergio-teruel Oct 26, 2018
00c3e10
[11.0][IMP/FIX] sale_secondary_unit limit secondary uom in order line
Jan 7, 2019
56dbc7e
[11.0][IMP] sale_secondary_unit: Set secondary uom quantity as 1.0 by…
sergio-teruel Jan 18, 2019
8e7ab94
[11.0][IMP] sale_order_secondary_unit: Add security group
sergio-teruel Apr 15, 2019
1d48d1f
[11.0][IMP] sale_order_secondary_unit: add secondary unit to sale report
sergio-teruel Mar 7, 2019
c235857
Added translation using Weblate (German)
marylla Jul 15, 2019
ec7ac69
[MIG] sale_order_secondary_unit: Migration to 12.0
digitalsatori Oct 20, 2019
1dddf40
[MIG] migrate sale_order_secondary_unit from 12.0 to 13.0
ThomasBinsfeld Jan 15, 2020
3d35bae
[MIG] sale_order_secondary_unit: Migration to 14.0
alexeirivera87 Jan 22, 2021
c2417f3
[FIX] code refactor
mourad-ehm Jun 25, 2021
500f8b3
code refactor update
Kev-Roche Jul 21, 2021
7a85af3
add secondary price unit
Kev-Roche Jul 27, 2021
b100ee4
[FIX] ZeroDivisionError when qty is null
Kev-Roche Aug 9, 2021
7f2afd5
[IMP] sale_order_secondary_unit: Add name to th/td element + span (im…
victoralmau May 3, 2022
fbbd41e
[MIG] sale_order_secondary_unit: Migration to 15.0
remihb Dec 28, 2021
babb4ab
[FIX] sale_order_secondary_unit: Fix variant grid matrix usage
sergio-teruel Aug 15, 2022
c053246
[UPD] Update sale_order_secondary_unit.pot
Aug 16, 2022
eb5dd7c
[UPD] README.rst
OCA-git-bot Aug 16, 2022
d57c318
[FIX] sale_order_secondary_unit: Fix incorrect header position inheri…
sergio-teruel Oct 21, 2022
900f93e
sale_order_secondary_unit 15.0.1.1.0
OCA-git-bot Oct 21, 2022
c95df83
[MIG] sale_stock_secondary_unit: Migration to v15.0
sergio-teruel Oct 25, 2022
80e9f7b
[UPD] README.rst
OCA-git-bot Jan 12, 2023
2b5dddf
[FIX] sale_order_secondary_unit: Make test resilient
pedrobaeza Mar 8, 2023
7d5d4ed
sale_order_secondary_unit 15.0.1.1.1
OCA-git-bot Mar 8, 2023
7214635
[IMP] sale_order_secondary_unit: Add menu for secondary UoM
Apr 1, 2021
6bdd854
[UPD] Update sale_order_secondary_unit.pot
Mar 30, 2023
ad335b3
[UPD] README.rst
OCA-git-bot Mar 30, 2023
e4af996
sale_order_secondary_unit 15.0.1.2.0
OCA-git-bot Mar 30, 2023
bba7a4b
Update translation files
weblate Mar 30, 2023
b7b9454
[MIG] sale_order_secondary_unit: Migration to 16.0
remihb Apr 18, 2023
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
101 changes: 101 additions & 0 deletions sale_order_secondary_unit/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
=========================
Sale Order Secondary Unit
=========================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
:target: https://odoo-community.org/page/development-status
:alt: Production/Stable
.. |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%2Fsale--workflow-lightgray.png?logo=github
:target: https://github.com/OCA/sale-workflow/tree/15.0/sale_order_secondary_unit
:alt: OCA/sale-workflow
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/sale-workflow-15-0/sale-workflow-15-0-sale_order_secondary_unit
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/167/15.0
:alt: Try me on Runbot

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

This module extends the functionality of sale orders to allow sale products in
secondary unit of distinct category.

**Table of contents**

.. contents::
:local:

Configuration
=============

To configure this module, you need to:

#. Go to *Sales > Configuration > Products > Secondary Units of Measure*
to manage all the 'Secondary Units of Measure' in the system.

Usage
=====

To use this module you need to:

#. Go to a *Product > General Information tab*.
#. Create any record in "Secondary unit of measure".
#. Set the conversion factor.
#. Go to *Sales > Quotation > Create*.
#. Change quantities in line and secondary unit (produc_qty will be change).

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/sale-workflow/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/sale-workflow/issues/new?body=module:%20sale_order_secondary_unit%0Aversion:%2015.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
~~~~~~~

* Tecnativa

Contributors
~~~~~~~~~~~~

* Tony Gu <tony@openerp.cn>
* Alexei Rivera <arivera@archeti.com>
* Kevin Roche <kevin.roche@akretion.com>
* `Tecnativa <https://www.tecnativa.com>`_:

* Carlos Dauden
* Sergio Teruel
* Ernesto Tejeda
* Pedro M. Baeza

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/sale-workflow <https://github.com/OCA/sale-workflow/tree/15.0/sale_order_secondary_unit>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions sale_order_secondary_unit/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
from . import models
22 changes: 22 additions & 0 deletions sale_order_secondary_unit/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Copyright 2018-2020 Tecnativa - Carlos Dauden
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
{
"name": "Sale Order Secondary Unit",
"summary": "Sale product in a secondary unit",
"version": "16.0.1.0.0",
"development_status": "Production/Stable",
"category": "Sale",
"website": "https://github.com/OCA/sale-workflow",
"author": "Tecnativa, Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,
"installable": True,
"auto_install": True,
"depends": ["sale", "product_secondary_unit"],
"data": [
"views/product_secondary_unit_views.xml",
"views/product_views.xml",
"views/sale_order_views.xml",
"report/sale_report_templates.xml",
],
}
91 changes: 91 additions & 0 deletions sale_order_secondary_unit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_secondary_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-15 13:25+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: de\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"

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_qty
msgid "2nd Qty"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_unit_price
msgid "2nd unit price"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_id
msgid "2nd uom"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.report_saleorder_document
msgid "<span>Second. Qty</span>"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id
msgid "Default secondary unit for sales"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Group By"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id
msgid ""
"In order to set a value, please first add at least one record in 'Secondary "
"Unit of Measure'"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model,name:sale_order_secondary_unit.model_product_template
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Product Template"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Product Variant"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__product_uom_qty
msgid "Quantity"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model,name:sale_order_secondary_unit.model_sale_order_line
msgid "Sales Order Line"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.actions.act_window,name:sale_order_secondary_unit.product_secondary_unit_action
msgid "Secondary Unit"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.ui.menu,name:sale_order_secondary_unit.product_secondary_unit_menu
msgid "Secondary Units of Measure"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "UoM"
msgstr ""
113 changes: 113 additions & 0 deletions sale_order_secondary_unit/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_secondary_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-22 15:23+0000\n"
"PO-Revision-Date: 2021-01-22 15:23+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 2.0.6\n"

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_qty
msgid "2nd Qty"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_unit_price
msgid "2nd unit price"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__secondary_uom_id
msgid "2nd uom"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.report_saleorder_document
msgid "<span>Second. Qty</span>"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id
msgid "Default secondary unit for sales"
msgstr "Ud de venta secundaria por defecto"

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Group By"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_product__sale_secondary_uom_id
#: model:ir.model.fields,help:sale_order_secondary_unit.field_product_template__sale_secondary_uom_id
msgid ""
"In order to set a value, please first add at least one record in 'Secondary "
"Unit of Measure'"
msgstr ""
"Para establecer un valor, primero agregue al menos un registro en 'Segunda "
"unidad de medida'"

#. module: sale_order_secondary_unit
#: model:ir.model,name:sale_order_secondary_unit.model_product_template
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Product Template"
msgstr "Plantilla de producto"

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "Product Variant"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model.fields,field_description:sale_order_secondary_unit.field_sale_order_line__product_uom_qty
msgid "Quantity"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.model,name:sale_order_secondary_unit.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línea de pedido"

#. module: sale_order_secondary_unit
#: model:ir.actions.act_window,name:sale_order_secondary_unit.product_secondary_unit_action
msgid "Secondary Unit"
msgstr ""

#. module: sale_order_secondary_unit
#: model:ir.ui.menu,name:sale_order_secondary_unit.product_secondary_unit_menu
msgid "Secondary Units of Measure"
msgstr ""

#. module: sale_order_secondary_unit
#: model_terms:ir.ui.view,arch_db:sale_order_secondary_unit.product_secondary_unit_view_search
msgid "UoM"
msgstr ""

#~ msgid "Display Name"
#~ msgstr "Mostrar nombre"

#~ msgid "ID"
#~ msgstr "ID (Identificador)"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"

#~ msgid "Second. Qty"
#~ msgstr "Ud. Secundaria"

#~ msgid "Secondary Qty"
#~ msgstr "Cta. Ud. secundaria"

#~ msgid "Secondary uom"
#~ msgstr "Unidad Secundaria"
Loading