mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[MIG] stock_move_value_report: Migration to 15.0
This commit is contained in:
committed by
Vincent Van Rossem
parent
cb9c8bbfa0
commit
d3347239d7
@@ -2,10 +2,13 @@
|
||||
Stock Move Cost Value Report
|
||||
============================
|
||||
|
||||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
..
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
:target: https://odoo-community.org/page/development-status
|
||||
@@ -14,20 +17,19 @@ Stock Move Cost Value Report
|
||||
: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/13.0/stock_move_value_report
|
||||
:target: https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_move_value_report
|
||||
: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-13-0/stock-logistics-reporting-13-0-stock_move_value_report
|
||||
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-stock_move_value_report
|
||||
: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/13.0
|
||||
:alt: Try me on Runbot
|
||||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=15.0
|
||||
:alt: Try me on Runboat
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
This module allows to obtain a report with the cost value of a given
|
||||
operation set like a picking, a scrap, an inventory or even a selection of
|
||||
moves or move lines.
|
||||
This module allows to obtain a report with cost value of a given operation like
|
||||
a picking, a scrap, an inventory or even a selection of moves or move lines.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
@@ -37,30 +39,41 @@ moves or move lines.
|
||||
Usage
|
||||
=====
|
||||
|
||||
To print the report you can either go to:
|
||||
To print this report, you can go to:
|
||||
|
||||
- *Inventory > Transfrers*
|
||||
- *Inventory > Inventory Adjustments*
|
||||
- *Inventory > Scraps*
|
||||
- *Inventory > Reporting > Stock Moves*
|
||||
- *Inventory > Operations > Transfers*
|
||||
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And click on *Print > Picking Operations Cost Value*
|
||||
|
||||
Or, you can go to:
|
||||
|
||||
- *Inventory > Operations > Scrap*
|
||||
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And click on *Print > Scrap Operations Cost Value*
|
||||
|
||||
Or, you can either go to:
|
||||
|
||||
- *Inventory > Reporting > Stock Moves*, or
|
||||
- *Inventory > Reporting > Product Moves*
|
||||
|
||||
And then:
|
||||
|
||||
#. Switch to list view.
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And then *Print > Operations Cost Value Report*
|
||||
#. And click on *Print > Operations Cost Value Report*
|
||||
|
||||
A pdf preport with the operations linked to these records and their cost will
|
||||
be obtained. Keep in mind that only done operations will have a cost value.
|
||||
A pdf report with operations linked to these records, and their cost, will
|
||||
be obtained. Keep in mind: only "done" operations will show cost value.
|
||||
|
||||
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_move_value_report%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%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.
|
||||
|
||||
@@ -93,6 +106,6 @@ 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/13.0/stock_move_value_report>`_ project on GitHub.
|
||||
This module is part of the `OCA/stock-logistics-reporting <https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_move_value_report>`_ project on GitHub.
|
||||
|
||||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Stock Move Cost Value Report",
|
||||
"version": "13.0.1.0.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"category": "Warehouse",
|
||||
"website": "https://github.com/OCA/stock-logistics-reporting",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
|
||||
@@ -107,15 +107,9 @@ msgstr "<strong>Valor</strong>"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_inventory_value_document
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Inventory"
|
||||
msgstr "Inventario"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model:ir.actions.report,name:stock_move_value_report.action_report_stock_inventory_value
|
||||
msgid "Inventory Operations Cost Value"
|
||||
msgstr "Valor de Coste de Operaciones de Iventario"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.stock_move_lines_value
|
||||
msgid "Lot/Serial Number"
|
||||
@@ -152,3 +146,6 @@ msgstr "Valor de Coste de Operaciones de Desecho"
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Selected operations cost value"
|
||||
msgstr "Valor de Coste de Operaciones Seleccionadas"
|
||||
|
||||
#~ msgid "Inventory Operations Cost Value"
|
||||
#~ msgstr "Valor de Coste de Operaciones de Iventario"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_move_value_report
|
||||
# * stock_move_value_report
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -107,15 +107,9 @@ msgstr "<strong>Valeur</strong>"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_inventory_value_document
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Inventory"
|
||||
msgstr "Inventaire"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model:ir.actions.report,name:stock_move_value_report.action_report_stock_inventory_value
|
||||
msgid "Inventory Operations Cost Value"
|
||||
msgstr "Valeur du coût des opérations d'inventaire"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.stock_move_lines_value
|
||||
msgid "Lot/Serial Number"
|
||||
@@ -152,3 +146,6 @@ msgstr "Valeur du coût des opérations de mise au rebut"
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Selected operations cost value"
|
||||
msgstr "Valeur du coût des opérations sélectionnées"
|
||||
|
||||
#~ msgid "Inventory Operations Cost Value"
|
||||
#~ msgstr "Valeur du coût des opérations d'inventaire"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_move_value_report
|
||||
# * stock_move_value_report
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
@@ -107,15 +107,9 @@ msgstr "<strong>Valor</strong>"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_inventory_value_document
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Inventory"
|
||||
msgstr "Inventário"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model:ir.actions.report,name:stock_move_value_report.action_report_stock_inventory_value
|
||||
msgid "Inventory Operations Cost Value"
|
||||
msgstr "Custo das Operações de Inventário"
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.stock_move_lines_value
|
||||
msgid "Lot/Serial Number"
|
||||
@@ -152,3 +146,6 @@ msgstr "Custo das Operações de Refugo"
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Selected operations cost value"
|
||||
msgstr "Custo das operações selecionadas"
|
||||
|
||||
#~ msgid "Inventory Operations Cost Value"
|
||||
#~ msgstr "Custo das Operações de Inventário"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Project-Id-Version: Odoo Server 15.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -104,15 +104,9 @@ msgstr ""
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_inventory_value_document
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document
|
||||
msgid "Inventory"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model:ir.actions.report,name:stock_move_value_report.action_report_stock_inventory_value
|
||||
msgid "Inventory Operations Cost Value"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_move_value_report
|
||||
#: model_terms:ir.ui.view,arch_db:stock_move_value_report.stock_move_lines_value
|
||||
msgid "Lot/Serial Number"
|
||||
|
||||
@@ -1,3 +1,2 @@
|
||||
This module allows to obtain a report with the cost value of a given
|
||||
operation set like a picking, a scrap, an inventory or even a selection of
|
||||
moves or move lines.
|
||||
This module allows to obtain a report with cost value of a given operation like
|
||||
a picking, a scrap, an inventory or even a selection of moves or move lines.
|
||||
|
||||
@@ -1,16 +1,27 @@
|
||||
To print the report you can either go to:
|
||||
To print this report, you can go to:
|
||||
|
||||
- *Inventory > Transfrers*
|
||||
- *Inventory > Inventory Adjustments*
|
||||
- *Inventory > Scraps*
|
||||
- *Inventory > Reporting > Stock Moves*
|
||||
- *Inventory > Operations > Transfers*
|
||||
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And click on *Print > Picking Operations Cost Value*
|
||||
|
||||
Or, you can go to:
|
||||
|
||||
- *Inventory > Operations > Scrap*
|
||||
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And click on *Print > Scrap Operations Cost Value*
|
||||
|
||||
Or, you can either go to:
|
||||
|
||||
- *Inventory > Reporting > Stock Moves*, or
|
||||
- *Inventory > Reporting > Product Moves*
|
||||
|
||||
And then:
|
||||
|
||||
#. Switch to list view.
|
||||
Then:
|
||||
#. Select records to print.
|
||||
#. And then *Print > Operations Cost Value Report*
|
||||
#. And click on *Print > Operations Cost Value Report*
|
||||
|
||||
A pdf preport with the operations linked to these records and their cost will
|
||||
be obtained. Keep in mind that only done operations will have a cost value.
|
||||
A pdf report with operations linked to these records, and their cost, will
|
||||
be obtained. Keep in mind: only "done" operations will show cost value.
|
||||
|
||||
@@ -128,10 +128,7 @@
|
||||
t-set="ml_from_pickings"
|
||||
t-value="move_lines_ids.filtered('move_id.picking_id')"
|
||||
/>
|
||||
<t
|
||||
t-set="ml_from_inventories"
|
||||
t-value="move_lines_ids.filtered('move_id.inventory_id')"
|
||||
/>
|
||||
<t t-set="ml_from_inventories" />
|
||||
<t
|
||||
t-set="ml_from_scraps"
|
||||
t-value="move_lines_ids.filtered('move_id.scrapped')"
|
||||
@@ -170,40 +167,6 @@
|
||||
</t>
|
||||
</t>
|
||||
</t>
|
||||
<!-- ML From Inventories -->
|
||||
<t t-if="ml_from_inventories">
|
||||
<t
|
||||
t-set="inventories"
|
||||
t-value="ml_from_inventories.mapped('move_id.inventory_id')"
|
||||
/>
|
||||
<t t-foreach="inventories" t-as="inventory">
|
||||
<t
|
||||
t-set="inventory_move_lines"
|
||||
t-value="ml_from_inventories.filtered(lambda x: x.move_id.inventory_id == inventory)"
|
||||
/>
|
||||
<h4><span>[<t t-esc="inventory.date" />]</span> Inventory <t
|
||||
t-esc="inventory.name"
|
||||
/>: <t
|
||||
t-esc="', '.join([x.name for x in inventory.location_ids])"
|
||||
/></h4>
|
||||
<t t-call="stock_move_value_report.stock_move_lines_value">
|
||||
<t t-set="move_lines" t-value="inventory_move_lines" />
|
||||
<t
|
||||
t-set="currency_id"
|
||||
t-value="inventory.company_id.currency_id"
|
||||
/>
|
||||
</t>
|
||||
<t
|
||||
t-call="stock_move_value_report.stock_move_lines_value_total"
|
||||
>
|
||||
<t t-set="move_lines" t-value="inventory_move_lines" />
|
||||
<t
|
||||
t-set="currency_id"
|
||||
t-value="inventory.company_id.currency_id"
|
||||
/>
|
||||
</t>
|
||||
</t>
|
||||
</t>
|
||||
<!-- ML From Scraps -->
|
||||
<t t-if="ml_from_scraps">
|
||||
<t
|
||||
|
||||
@@ -41,14 +41,4 @@
|
||||
paperformat="base.paperformat_euro"
|
||||
/>
|
||||
|
||||
<report
|
||||
string="Inventory Operations Cost Value"
|
||||
id="action_report_stock_inventory_value"
|
||||
model="stock.inventory"
|
||||
report_type="qweb-pdf"
|
||||
name="stock_move_value_report.report_stock_inventory_value"
|
||||
file="stock_move_value_report.report_stock_inventory_value"
|
||||
paperformat="base.paperformat_euro"
|
||||
/>
|
||||
|
||||
</odoo>
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
||||
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
||||
<title>Stock Move Cost Value Report</title>
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
:Author: David Goodger (goodger@python.org)
|
||||
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
|
||||
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
|
||||
:Copyright: This stylesheet has been placed in the public domain.
|
||||
|
||||
Default cascading style sheet for the HTML output of Docutils.
|
||||
|
||||
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
|
||||
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
|
||||
customize this style sheet.
|
||||
*/
|
||||
|
||||
@@ -366,61 +366,70 @@ ul.auto-toc {
|
||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:ebbb67db7c58015f463e18ae628cdf358196fa2923d740ad689ae8af262fe164
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/tree/13.0/stock_move_value_report"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-13-0/stock-logistics-reporting-13-0-stock_move_value_report"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/151/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to obtain a report with the cost value of a given
|
||||
operation set like a picking, a scrap, an inventory or even a selection of
|
||||
moves or move lines.</p>
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_move_value_report"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-stock_move_value_report"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to obtain a report with cost value of a given operation like
|
||||
a picking, a scrap, an inventory or even a selection of moves or move lines.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
|
||||
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-2">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="toc-entry-3">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="toc-entry-4">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="toc-entry-5">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
|
||||
<p>To print the report you can either go to:</p>
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
|
||||
<p>To print this report, you can go to:</p>
|
||||
<ul class="simple">
|
||||
<li><em>Inventory > Transfrers</em></li>
|
||||
<li><em>Inventory > Inventory Adjustments</em></li>
|
||||
<li><em>Inventory > Scraps</em></li>
|
||||
<li><em>Inventory > Reporting > Stock Moves</em></li>
|
||||
<li><em>Inventory > Operations > Transfers</em></li>
|
||||
</ul>
|
||||
<p>Then:
|
||||
#. Select records to print.
|
||||
#. And click on <em>Print > Picking Operations Cost Value</em></p>
|
||||
<p>Or, you can go to:</p>
|
||||
<ul class="simple">
|
||||
<li><em>Inventory > Operations > Scrap</em></li>
|
||||
</ul>
|
||||
<p>Then:
|
||||
#. Select records to print.
|
||||
#. And click on <em>Print > Scrap Operations Cost Value</em></p>
|
||||
<p>Or, you can either go to:</p>
|
||||
<ul class="simple">
|
||||
<li><em>Inventory > Reporting > Stock Moves</em>, or</li>
|
||||
<li><em>Inventory > Reporting > Product Moves</em></li>
|
||||
</ul>
|
||||
<p>And then:</p>
|
||||
<ol class="arabic simple">
|
||||
<li>Switch to list view.</li>
|
||||
<li>Select records to print.</li>
|
||||
<li>And then <em>Print > Operations Cost Value Report</em></li>
|
||||
</ol>
|
||||
<p>A pdf preport with the operations linked to these records and their cost will
|
||||
be obtained. Keep in mind that only done operations will have a cost value.</p>
|
||||
<p>Then:
|
||||
#. Select records to print.
|
||||
#. And click on <em>Print > Operations Cost Value Report</em></p>
|
||||
<p>A pdf report with operations linked to these records, and their cost, will
|
||||
be obtained. Keep in mind: only “done” operations will show cost value.</p>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
|
||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
|
||||
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
|
||||
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||
</div>
|
||||
<div class="section" id="credits">
|
||||
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
|
||||
<div class="section" id="authors">
|
||||
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Tecnativa</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
|
||||
<li>David Vidal</li>
|
||||
@@ -430,13 +439,13 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
|
||||
<p>This module is maintained by the OCA.</p>
|
||||
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
|
||||
<p>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.</p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/tree/13.0/stock_move_value_report">OCA/stock-logistics-reporting</a> project on GitHub.</p>
|
||||
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_move_value_report">OCA/stock-logistics-reporting</a> project on GitHub.</p>
|
||||
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user