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

15.0 mig stock quantity history location #245

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
4d14f16
[11.0][ADD] stock_quantity_history_location & stock_account_quantity_…
JordiBForgeFlow Jan 10, 2019
dccab0a
[UPD] Update stock_quantity_history_location.pot
oca-travis Jun 19, 2019
9f95d0d
[MIG] stock_quantity_history_location: Migration to 12.0
HviorForgeFlow Jul 9, 2019
cc58598
[UPD] Update stock_quantity_history_location.pot
oca-travis Aug 26, 2019
f090773
[UPD] README.rst
OCA-git-bot Aug 26, 2019
dfb1f16
[FIX] stock_quantity_history_location: stock.quant action fixup!
HviorForgeFlow Aug 30, 2019
84a6216
stock_quantity_history_location 12.0.1.0.1
OCA-git-bot Sep 30, 2019
dfd6f08
[IMP] stock_quantity_history_location: black, isort
HviorForgeFlow Dec 20, 2019
4932bcf
[MIG] stock_quantity_history_location: Migration to 13.0
HviorForgeFlow Dec 20, 2019
abf050b
[UPD] Update stock_quantity_history_location.pot
oca-travis Dec 23, 2019
04551f8
[UPD] README.rst
OCA-git-bot Dec 23, 2019
8533399
[13.0][IMP] stock_quantity_history_location: Block location selection…
HviorForgeFlow Dec 23, 2019
4151fab
[UPD] Update stock_quantity_history_location.pot
oca-travis Jan 29, 2020
2335b2c
stock_quantity_history_location 13.0.1.1.0
OCA-git-bot Jan 29, 2020
c01e167
Added translation using Weblate (Romanian)
erik-bzcl Sep 29, 2020
bc97d60
Translated using Weblate (Romanian)
erik-bzcl Sep 29, 2020
ebfe1ca
Apply pre-commit
joao-p-marques Feb 17, 2021
ca571b1
Added translation using Weblate (Italian)
alessandro-fiorino Apr 8, 2021
210fddc
Translated using Weblate (Italian)
alessandro-fiorino Apr 8, 2021
5b0059b
[IMP] stock_quantity_history_location: Add functions in test to allow…
victoralmau May 5, 2021
374fb20
[FIX] stock_quantity_history_location: Add literal_eval to prevent er…
victoralmau May 10, 2021
b5437ca
stock_quantity_history_location 13.0.1.1.1
OCA-git-bot May 17, 2021
c3fb99c
[IMP] stock_quantity_history_location: black, isort, prettier
atchuthan Jun 24, 2021
8f90907
[MIG] stock_quantity_history_location: Migration to 14.0
atchuthan Jun 24, 2021
128ef3b
[UPD] Update stock_quantity_history_location.pot
oca-travis Nov 26, 2021
931a483
[UPD] README.rst
OCA-git-bot Nov 26, 2021
2e41590
Update translation files
oca-transbot Nov 26, 2021
c9bcbbc
Added translation using Weblate (Japanese)
kakurai8 Jan 21, 2022
318dc72
Translated using Weblate (Japanese)
kakurai8 Jan 21, 2022
4c9e950
[IMP] stock_quantity_history_location: black, isort, prettier
Nov 11, 2022
ce22c40
[MIG] stock_quantity_history_location: Migration to 15.0
Nov 11, 2022
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_quantity_history_location/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,
)
79 changes: 79 additions & 0 deletions stock_quantity_history_location/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
===============================
Stock Quantity History Location
===============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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--reporting-lightgray.png?logo=github
:target: https://github.com/OCA/stock-logistics-reporting/tree/14.0/stock_quantity_history_location
:alt: OCA/stock-logistics-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-14-0/stock-logistics-reporting-14-0-stock_quantity_history_location
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/151/14.0
:alt: Try me on Runbot

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

This module allows to run an Inventory report or Inventory Valuation
report by location, for a past date or for current date.

**Table of contents**

.. contents::
:local:

Usage
=====

* Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
* Filter by location
* **Optionally: Mark if you want to include child location**
* Choose a moment in time:
* Current Inventory
* At a Specific Date

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

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

* ForgeFlow

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-reporting <https://github.com/OCA/stock-logistics-reporting/tree/14.0/stock_quantity_history_location>`_ 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_quantity_history_location/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import wizards
19 changes: 19 additions & 0 deletions stock_quantity_history_location/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2019 ForgeFlow S.L.
# Copyright 2019 Aleph Objects, Inc.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Stock Quantity History Location",
"summary": "Provides stock quantity by location on past date",
"version": "15.0.1.0.0",
"license": "AGPL-3",
"author": "ForgeFlow,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-reporting",
"depends": ["stock"],
"data": ["wizards/stock_quantity_history.xml"],
"assets": {
"web.assets_backend": [
"/stock_quantity_history_location/static/src/js/inventory_report.js",
],
},
}
50 changes: 50 additions & 0 deletions stock_quantity_history_location/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_quantity_history_location
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-04-08 09:46+0000\n"
"Last-Translator: Alessandro Fiorino <[email protected]>\n"
"Language-Team: none\n"
"Language: it\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: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__display_name
msgid "Display Name"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__id
msgid "ID"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__include_child_locations
msgid "Include child locations"
msgstr "Includi locazioni figlie"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history____last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__location_id
msgid "Location"
msgstr "Locazione"

#. module: stock_quantity_history_location
#: model:ir.model,name:stock_quantity_history_location.model_stock_quantity_history
msgid "Stock Quantity History"
msgstr "Storico quantità giacenza"

#~ msgid "Inventory at Date & Location"
#~ msgstr "Inventario alla Data e Locazione"
47 changes: 47 additions & 0 deletions stock_quantity_history_location/i18n/ja.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_quantity_history_location
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-01-21 10:40+0000\n"
"Last-Translator: kakurai8 <[email protected]>\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__display_name
msgid "Display Name"
msgstr "表示名"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__id
msgid "ID"
msgstr "ID"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__include_child_locations
msgid "Include child locations"
msgstr "子ロケーションを含める"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history____last_update
msgid "Last Modified on"
msgstr "最終更新日"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__location_id
msgid "Location"
msgstr "ロケーション"

#. module: stock_quantity_history_location
#: model:ir.model,name:stock_quantity_history_location.model_stock_quantity_history
msgid "Stock Quantity History"
msgstr "在庫数量履歴"
40 changes: 40 additions & 0 deletions stock_quantity_history_location/i18n/ro.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_quantity_history_location
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-09-29 11:00+0000\n"
"Last-Translator: erik-bzcl <[email protected]>\n"
"Language-Team: none\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 3.10\n"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__include_child_locations
msgid "Include child locations"
msgstr "Inclusiv sublocaţii"

#. module: stock_quantity_history_location
#. openerp-web
#: code:addons/stock_quantity_history_location/static/src/js/inventory_report.js:0
#, python-format
msgid "Inventory at Date & Location"
msgstr "Stoc în data & locaţia"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__location_id
msgid "Location"
msgstr "Locaţia"

#. module: stock_quantity_history_location
#: model:ir.model,name:stock_quantity_history_location.model_stock_quantity_history
msgid "Stock Quantity History"
msgstr "Stoc cantitativ istoric"
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_quantity_history_location
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__display_name
msgid "Display Name"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__id
msgid "ID"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__include_child_locations
msgid "Include child locations"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history____last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model.fields,field_description:stock_quantity_history_location.field_stock_quantity_history__location_id
msgid "Location"
msgstr ""

#. module: stock_quantity_history_location
#: model:ir.model,name:stock_quantity_history_location.model_stock_quantity_history
msgid "Stock Quantity History"
msgstr ""
1 change: 1 addition & 0 deletions stock_quantity_history_location/readme/CONSTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Jordi Ballester Alomar <[email protected]>
2 changes: 2 additions & 0 deletions stock_quantity_history_location/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module allows to run an Inventory report or Inventory Valuation
report by location, for a past date or for current date.
6 changes: 6 additions & 0 deletions stock_quantity_history_location/readme/USAGE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Go to: *Inventory / Reporting / Inventory or Inventory Valuation*
* Filter by location
* **Optionally: Mark if you want to include child location**
* Choose a moment in time:
* Current Inventory
* At a Specific Date
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading