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

[MIG] stock_quant_manual_assign: Migration to 11.0 #508

Merged
merged 32 commits into from
Nov 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
f1467c0
[mod] added qty control
Nov 13, 2014
482478e
[mod]
Nov 13, 2014
2f15f4f
[mod] _rec_name
Nov 14, 2014
37e50e4
[mod] new_api
Nov 20, 2014
fa7ec8b
[fix] null lines error and remaining qty assign
Dec 16, 2014
d1f9d9f
[MOD] Fixed some problems when there are quants with diferente histories
oihane Mar 3, 2015
30d7186
[IMP] Expand AUTHORS
pedrobaeza Mar 25, 2015
a917b2b
[IMP] stock_quant_manual_assign: Delete picking operations to confirm…
Jun 24, 2015
e5bdb81
OCA Transbot updated translations from Transifex
pedrobaeza Oct 9, 2015
3e0aea7
[IMP] stock_quant_manual_assign: added tests
oihane Oct 14, 2015
00a224f
[IMP] stock_quant_manual_assign: Tests for missing cases
oihane Oct 21, 2015
1534cd7
[IMP] stock_quant_manual_assign:
oihane Oct 21, 2015
6124df4
OCA Transbot updated translations from Transifex
oca-transbot Oct 26, 2015
12e450f
[IMP] stock_quant_manual_assign: Add lot and package to selection view
pedrobaeza Nov 6, 2015
08549cb
[FIX] stock_quant_manual_assign: lot_id and package_id not populated …
pedrobaeza Nov 10, 2015
2409b73
Update READMEs
Nov 25, 2015
dec5de7
OCA Transbot updated translations from Transifex
oca-transbot Jan 31, 2016
3701107
OCA Transbot updated translations from Transifex
oca-transbot Feb 14, 2016
edeb8fd
[FIX] stock_quant_manual_assign: Search in all child locations
pedrobaeza Feb 25, 2016
9b603b2
OCA Transbot updated translations from Transifex
oca-transbot Mar 13, 2016
23b259a
[MOV] stock_quant_manual_assign: make module uninstallable
Mar 21, 2016
532f63f
[FIX] remove en.po that was erroneously created by transbot
sbidoul Aug 15, 2016
4a1e039
[MIG] Rename manifest files
pedrobaeza Oct 6, 2016
52c1a97
[9.0][MIG] stock_manual_assign: Migration to 9.0
lbelorgey Jul 2, 2016
73a5104
[FIX] computation of remaining qty
JordiBForgeFlow Sep 27, 2016
d25469b
Fix: avoid remove assigned lots on manual assignement
cubells Mar 21, 2017
443783a
[FIX] stock_quant_manual_assign: computed field is not the same
Mar 27, 2017
b1ae830
[CHG] stock_quant_manual_assign: Update copyright and author
pedrobaeza Apr 2, 2017
1cbcf59
[10.0][MIG] stock_quant_manual_assign: Migration to 10.0
fanha99 Jul 26, 2017
3334b4c
11.0-mig-stock_quant_manual_assign
fanha99 Dec 28, 2017
2234a2e
[MIG] stock_quant_manual_assign: Migration to 11.0
cubells Nov 12, 2018
ec5025d
[IMP] stock_quant_manual_assign:
pedrobaeza Nov 20, 2018
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
92 changes: 92 additions & 0 deletions stock_quant_manual_assign/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
===============================
Stock - Manual Quant Assignment
===============================

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

.. |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%2Fstock--logistics--warehouse-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_quant_manual_assign
:alt: OCA/stock-logistics-warehouse
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-11-0/stock-logistics-warehouse-11-0-stock_quant_manual_assign
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/153/11.0
:alt: Try me on Runbot

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

This module allows you to manually change the automatic quant selection.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Click on the tags icon at the end of move line.
#. Open the wizard with the button "Manual Quants".
#. Select the quants to assign (reserve), then Confirm.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/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/stock-logistics-warehouse/issues/new?body=module:%20stock_quant_manual_assign%0Aversion:%2011.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
~~~~~~~

* AvanzOSC
* Tecnativa
* Eficent
* Fanha Giang

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

* Mikel Arregi <mikelarregi@avanzosc.es>
* Ana Juaristi <anajuaristi@avanzosc.es>
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Fanha Giang <fanha99@hotmail.com>
* `Tecnativa <https://www.tecnativa.com>`_:

* Pedro M. Baeza
* Vicent Cubells <vicent.cubells@tecnativa.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/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/11.0/stock_quant_manual_assign>`_ 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 stock_quant_manual_assign/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import wizard
27 changes: 27 additions & 0 deletions stock_quant_manual_assign/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Copyright 2015 Mikel Arregi - AvanzOSC
# Copyright 2017 Eficent - Jordi Ballester
# Copyright 2018 Fanha Giang
# Copyright 2018 Tecnativa - Vicent Cubells
# Copyright 2016-2018 Tecnativa - Pedro M. Baeza
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html

{
"name": "Stock - Manual Quant Assignment",
"version": "11.0.1.0.0",
"category": "Warehouse Management",
"license": "AGPL-3",
"author": "AvanzOSC, "
"Tecnativa, "
"Eficent, "
"Fanha Giang, "
"Odoo Community Association (OCA)",
"website": "https://odoo-community.org",
"depends": [
"stock",
],
"data": [
"wizard/assign_manual_quants_view.xml",
"views/stock_move_view.xml",
],
"installable": True,
}
178 changes: 178 additions & 0 deletions stock_quant_manual_assign/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,178 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_quant_manual_assign
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 04:10+0000\n"
"PO-Revision-Date: 2016-12-24 04:10+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: stock_quant_manual_assign
#: model:ir.ui.view,arch_db:stock_quant_manual_assign.assign_manual_quants_form_view
msgid "Cancel"
msgstr "Cancelar"

#. module: stock_quant_manual_assign
#: model:ir.ui.view,arch_db:stock_quant_manual_assign.assign_manual_quants_form_view
msgid "Confirm"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_create_uid
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_create_uid
msgid "Created by"
msgstr "Creado por"

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_create_date
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_create_date
msgid "Created on"
msgstr "Creado en"

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_display_name
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_display_name
msgid "Display Name"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_id
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_id
msgid "ID"
msgstr "ID"

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants___last_update
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines___last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_write_uid
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_write_date
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_location_id
msgid "Location"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_lot_id
msgid "Lot"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.ui.view,arch_db:stock_quant_manual_assign.stock_move_manual_quants_form_view
#: model:ir.ui.view,arch_db:stock_quant_manual_assign.stock_move_manual_quants_picking_form_view
msgid "Manual Quants"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.actions.act_window,name:stock_quant_manual_assign.assign_manual_quants_action
msgid "Manual quants"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_assign_wizard
msgid "Move"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_name
msgid "Name"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_package_id
msgid "Package"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_qty_4452
msgid "QTY"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_quant
msgid "Quant"
msgstr ""

#. module: stock_quant_manual_assign
#: code:addons/stock_quant_manual_assign/wizard/assign_manual_quants.py:22
#, python-format
msgid "Quantity is higher than the needed one"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_quants_lines
msgid "Quants"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_move_qty
msgid "Remaining qty"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_qty
msgid "Reserved qty"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_assign_manual_quants_lines_selected
msgid "Select"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model,name:stock_quant_manual_assign.model_stock_move
msgid "Stock Move"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,help:stock_quant_manual_assign.field_assign_manual_quants_lines_package_id
msgid "The package containing this quant"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model,name:stock_quant_manual_assign.model_stock_picking
msgid "Transfer"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model.fields,field_description:stock_quant_manual_assign.field_stock_move_picking_type_code
msgid "Type of Operation"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model,name:stock_quant_manual_assign.model_assign_manual_quants
msgid "assign.manual.quants"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.model,name:stock_quant_manual_assign.model_assign_manual_quants_lines
msgid "assign.manual.quants.lines"
msgstr ""

#. module: stock_quant_manual_assign
#: model:ir.ui.view,arch_db:stock_quant_manual_assign.assign_manual_quants_form_view
msgid "qty"
msgstr ""
Loading