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] stock_inventory_preparation_filter: Migration to 16.0 #1852

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
5db3170
[IMP] stock_inventory_preparation_filter: Preparation for OCA
pedrobaeza Jun 27, 2015
ac4c7f8
FIX stock_inventory_preparation_filter search EAN13 for scanned products
JosDeGraeve May 11, 2016
4842244
[MIG] stock_inventory_preparation_filter: Migration to 10.0
chienandalu Jan 4, 2018
19d2da0
[MIG][11.0] stock_inventory_preparation_filter
xavierjimenez Jun 28, 2018
6b9c7ba
[MIG] stock_inventory_preparation_filter: Migration to 12.0
May 28, 2019
015c80f
[IMP] Add domain filter
ivantodorovich Nov 8, 2019
5617cdb
stock_inventory_preparation_filter 12.0.1.1.0
OCA-git-bot Nov 8, 2019
28d7348
[IMP] stock_inventory_preparation_filter: black, isort
sergio-teruel Feb 11, 2020
6f39f6a
[MIG] stock_inventory_preparation_filter: Migration to v13.0
sergio-teruel Feb 11, 2020
50aab54
[UPD] Update translation files
oca-transbot Oct 5, 2015
65e8850
[MIG] stock_inventory_preparation_filter: Migration to 14.0
ivantodorovich Dec 28, 2020
491489f
[UPD] Update stock_inventory_preparation_filter.pot
oca-travis Mar 19, 2021
b7a25a9
[UPD] README.rst
OCA-git-bot Mar 19, 2021
245f989
Translated using Weblate (French (France))
Yvesldff Apr 10, 2021
e163fb7
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
252fb20
[ADD] stock_inventory_preparation_filter_pos: filter inventory on POS…
alexis-via Aug 25, 2021
403c59e
Translated using Weblate (Slovak)
jprokop1 Jan 4, 2022
4008563
[IMP] stock_inventory_preparation_filter: Filtering by lots is adding…
CarlosRoca13 Feb 21, 2022
b3045ba
[UPD] README.rst
OCA-git-bot Feb 21, 2022
d0624e6
stock_inventory_preparation_filter 14.0.1.0.1
OCA-git-bot Feb 21, 2022
c442149
Translated using Weblate (Italian)
mymage Jul 16, 2022
7a2e786
[UPD] README.rst
OCA-git-bot Sep 3, 2023
0991c1e
[IMP] stock_inventory_preparation_filter: pre-commit stuff
AlexPForgeFlow Sep 21, 2023
6fe2aaf
[MIG] stock_inventory_preparation_filter: Migration to 16.0
AlexPForgeFlow Sep 21, 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
6 changes: 6 additions & 0 deletions setup/stock_inventory_preparation_filter/setup.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import setuptools

setuptools.setup(
setup_requires=['setuptools-odoo'],
odoo_addon=True,
)
90 changes: 90 additions & 0 deletions stock_inventory_preparation_filter/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
======================================
Extended Inventory Preparation Filters
======================================

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

.. |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/14.0/stock_inventory_preparation_filter
: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-14-0/stock-logistics-warehouse-14-0-stock_inventory_preparation_filter
: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/stock-logistics-warehouse&target_branch=14.0
:alt: Try me on Runboat

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

Includes more options for making an inventory out of:

* Products filtered by a domain.
* Products of a category.
* Multiple lots

**Table of contents**

.. contents::
:local:

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_inventory_preparation_filter%0Aversion:%2014.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

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

* Oihane Crucelaegui <[email protected]>
* `Tecnativa <https://www.tecnativa.com>`__:

* Pedro M. Baeza
* David Vidal
* Sergio Teruel
* Carlos Roca

* Xavier Jimenez <[email protected]>
* Iván Todorovich <[email protected]>

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/14.0/stock_inventory_preparation_filter>`_ 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_inventory_preparation_filter/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
17 changes: 17 additions & 0 deletions stock_inventory_preparation_filter/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2015 AvanzOSC - Oihane Crucelaegi
# Copyright 2015 Tecnativa - Pedro M. Baeza
# Copyright 2017 Tecnativa - David Vidal
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Extended Inventory Preparation Filters",
"version": "16.0.1.0.0",
"depends": ["stock", "stock_inventory"],
"author": "AvanzOSC," "Tecnativa," "Odoo Community Association (OCA)",
"category": "Inventory, Logistic, Storage",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"summary": "More filters for inventory adjustments",
"data": ["views/stock_inventory_view.xml"],
"installable": True,
"license": "AGPL-3",
}
94 changes: 94 additions & 0 deletions stock_inventory_preparation_filter/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,94 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_preparation_filter
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-27 11:37+0000\n"
"PO-Revision-Date: 2018-02-27 11:37+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\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: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "All products"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__categ_ids
msgid "Categories"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__product_domain
msgid "Domain"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Filtered Products"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,help:stock_inventory_preparation_filter.field_stock_inventory__filter
msgid ""
"If you do an entire inventory, you can choose 'All Products' and it will "
"prefill the inventory with the current stock. If you only do some products "
"(e.g. Cycle Counting) you can choose 'Manual Selection of Products' and the "
"system won't propose anything. You can also let the system propose for a "
"single product / lot /... "
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model,name:stock_inventory_preparation_filter.model_stock_inventory
msgid "Inventory"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__filter
#: model_terms:ir.ui.view,arch_db:stock_inventory_preparation_filter.view_inventory_form
msgid "Inventory of"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__lot_ids
msgid "Lots"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Selected Categories"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Selected Lots"
msgstr ""

#~ msgid "Created by"
#~ msgstr "Creado por"

#~ msgid "Created on"
#~ msgstr "Creado en"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Updated by"
#~ msgstr "Última actualización por"

#~ msgid "Last Updated on"
#~ msgstr "Última actualización en"
101 changes: 101 additions & 0 deletions stock_inventory_preparation_filter/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_inventory_preparation_filter
#
# Translators:
# OCA Transbot <[email protected]>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-27 11:37+0000\n"
"PO-Revision-Date: 2018-02-27 11:37+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2018\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "All products"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__categ_ids
msgid "Categories"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__product_domain
msgid "Domain"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Filtered Products"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,help:stock_inventory_preparation_filter.field_stock_inventory__filter
msgid ""
"If you do an entire inventory, you can choose 'All Products' and it will "
"prefill the inventory with the current stock. If you only do some products "
"(e.g. Cycle Counting) you can choose 'Manual Selection of Products' and the "
"system won't propose anything. You can also let the system propose for a "
"single product / lot /... "
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model,name:stock_inventory_preparation_filter.model_stock_inventory
msgid "Inventory"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__filter
#: model_terms:ir.ui.view,arch_db:stock_inventory_preparation_filter.view_inventory_form
msgid "Inventory of"
msgstr ""

#. module: stock_inventory_preparation_filter
#: model:ir.model.fields,field_description:stock_inventory_preparation_filter.field_stock_inventory__lot_ids
msgid "Lots"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Selected Categories"
msgstr ""

#. module: stock_inventory_preparation_filter
#: code:addons/stock_inventory_preparation_filter/models/stock_inventory.py:0
#, python-format
msgid "Selected Lots"
msgstr ""

#~ msgid "Created by"
#~ msgstr "أنشئ بواسطة"

#~ msgid "Created on"
#~ msgstr "أنشئ في"

#~ msgid "Display Name"
#~ msgstr "اسم العرض"

#~ msgid "ID"
#~ msgstr "المعرف"

#~ msgid "Last Modified on"
#~ msgstr "آخر تعديل في"

#~ msgid "Last Updated by"
#~ msgstr "آخر تحديث بواسطة"

#~ msgid "Last Updated on"
#~ msgstr "آخر تحديث في"
Loading
Loading