From d3c67ad0b51d4ba66543d6501b819f8490ade690 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 19 Oct 2022 08:02:34 +0000 Subject: [PATCH] [UPD] README.rst --- stock_picking_report_valued/README.rst | 1 + stock_picking_report_valued/static/description/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/stock_picking_report_valued/README.rst b/stock_picking_report_valued/README.rst index 5153acb..ad8131d 100644 --- a/stock_picking_report_valued/README.rst +++ b/stock_picking_report_valued/README.rst @@ -56,6 +56,7 @@ Known issues / Roadmap ====================== * If the picking is not reserved, values aren't computed. +* When printing a picking report which type is incoming, it does not work properly (columns and data are not well placed). Bug Tracker =========== diff --git a/stock_picking_report_valued/static/description/index.html b/stock_picking_report_valued/static/description/index.html index 87fdd51..b92a9bd 100644 --- a/stock_picking_report_valued/static/description/index.html +++ b/stock_picking_report_valued/static/description/index.html @@ -409,6 +409,7 @@ customer.

Known issues / Roadmap