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

Added Stock Move backdating V16 #1663

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
86 changes: 86 additions & 0 deletions stock_move_backdating/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
=====================
Stock Move Backdating
=====================

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

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

This module allows to register old stock moves (with date != now).
On each operation, user can specify the **Actual Movement Date**, that will be
used as movements date. That date can also be set by using the button **Fill Actual Movement Date**, shown in the header form when state is *Partially Available* or *Available*. As a result, all operations get automatically filled in with the date chosen.
In addition, if *Perpetual inventory valuation* is enabled, the date of journal entries generated will be updated accordingly.

This module also allows to backdate inventory adjustments.

**Table of contents**

.. contents::
:local:

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

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

* Marco Dieckhoff
* BREMSKERL
* Agile Business Group

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

* Alex Comba <[email protected]>
* Marco Dieckhoff < [email protected]>
* Lorenzo Battistini <[email protected]>
* Alessio Gerace <[email protected]>
* `TAKOBI <https://takobi.online>`_:

* Simone Rubino <[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-workflow <https://github.com/OCA/stock-logistics-workflow/tree/12.0/stock_move_backdating>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
4 changes: 4 additions & 0 deletions stock_move_backdating/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models
from . import wizards
28 changes: 28 additions & 0 deletions stock_move_backdating/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 2015-2016 Agile Business Group (<http://www.agilebg.com>)
# Copyright 2015 BREMSKERL-REIBBELAGWERKE EMMERLING GmbH & Co. KG
# Author Marco Dieckhoff
# Copyright 2018 Alex Comba - Agile Business Group
# Copyright 2023 Simone Rubino - TAKOBI
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Stock Move Backdating",
"version": "16.0.1.0.0",
"category": "Stock Logistics",
"license": "AGPL-3",
"author": "Marco Dieckhoff, BREMSKERL, Agile Business Group, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-workflow",
"depends": [
"stock_account",
],
"data": [
"security/ir.model.access.csv",
"wizards/fill_date_backdating.xml",
"views/stock_quant_views.xml",
"views/stock_picking_views.xml",
"views/stock_move_line_views.xml",
"views/stock_scrap_views.xml",
],
"installable": True,
}
111 changes: 111 additions & 0 deletions stock_move_backdating/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,111 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_move_backdating
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-18 01:44+0000\n"
"PO-Revision-Date: 2016-11-18 01:44+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\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_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_date_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_stock_pack_operation_date_backdating
msgid "Actual Movement Date"
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "Cancel"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_create_uid
msgid "Created by"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_create_date
msgid "Created on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_display_name
msgid "Display Name"
msgstr ""

#. module: stock_move_backdating
#: model:ir.actions.act_window,name:stock_move_backdating.action_view_fill_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.stock_picking_view_form_inherit_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "Fill Actual Movement Date"
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.stock_picking_view_form_inherit_backdating
msgid "Fill Actual Movement Date of all operations"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_id
msgid "ID"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating___last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_write_uid
msgid "Last Updated by"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_write_date
msgid "Last Updated on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model,name:stock_move_backdating.model_stock_pack_operation
msgid "Packing Operation"
msgstr ""

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

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

#. module: stock_move_backdating
#: code:addons/stock_move_backdating/models/stock_pack_operation.py:13
#, python-format
msgid "You can not process an actual movement date in the future."
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "_Apply"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model,name:stock_move_backdating.model_fill_date_backdating
msgid "fill.date.backdating"
msgstr ""

#~ msgid "Account Entry"
#~ msgstr "Asiento contable"
112 changes: 112 additions & 0 deletions stock_move_backdating/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * stock_move_backdating
#
# Translators:
# OCA Transbot <[email protected]>, 2016
# Carles Antoli <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-14 08:48+0000\n"
"PO-Revision-Date: 2017-01-14 08:48+0000\n"
"Last-Translator: Carles Antoli <[email protected]>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\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_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_date_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_stock_pack_operation_date_backdating
msgid "Actual Movement Date"
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "Cancel"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_create_uid
msgid "Created by"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_create_date
msgid "Created on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_display_name
msgid "Display Name"
msgstr ""

#. module: stock_move_backdating
#: model:ir.actions.act_window,name:stock_move_backdating.action_view_fill_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.stock_picking_view_form_inherit_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "Fill Actual Movement Date"
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.stock_picking_view_form_inherit_backdating
msgid "Fill Actual Movement Date of all operations"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_id
msgid "ID"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating___last_update
msgid "Last Modified on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_write_uid
msgid "Last Updated by"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model.fields,field_description:stock_move_backdating.field_fill_date_backdating_write_date
msgid "Last Updated on"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model,name:stock_move_backdating.model_stock_pack_operation
msgid "Packing Operation"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model,name:stock_move_backdating.model_stock_move
msgid "Stock Move"
msgstr "Moure l'estoc"

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

#. module: stock_move_backdating
#: code:addons/stock_move_backdating/models/stock_pack_operation.py:13
#, python-format
msgid "You can not process an actual movement date in the future."
msgstr ""

#. module: stock_move_backdating
#: model:ir.ui.view,arch_db:stock_move_backdating.view_fill_backdating
msgid "_Apply"
msgstr ""

#. module: stock_move_backdating
#: model:ir.model,name:stock_move_backdating.model_fill_date_backdating
msgid "fill.date.backdating"
msgstr ""

#~ msgid "Account Entry"
#~ msgstr "Assentament comptable"
Loading
Loading