From 9b47b5753bbba3130f65374147bd4bb415cfacc0 Mon Sep 17 00:00:00 2001 From: Ernesto Tejeda Date: Fri, 5 Aug 2022 06:59:14 -0400 Subject: [PATCH] [IMP] stock_picking_report_custom_description: black, isort, prettier --- .../__manifest__.py | 3 +-- .../views/report_deliveryslip.xml | 18 ++++++++++++++---- .../views/report_stockpicking_operations.xml | 14 +++++++++++--- .../views/stock_report.xml | 2 +- 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/stock_picking_report_custom_description/__manifest__.py b/stock_picking_report_custom_description/__manifest__.py index 8d62d0a..0391e64 100644 --- a/stock_picking_report_custom_description/__manifest__.py +++ b/stock_picking_report_custom_description/__manifest__.py @@ -9,8 +9,7 @@ "version": "12.0.1.0.0", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-reporting", - "author": "Tecnativa, " - "Odoo Community Association (OCA)", + "author": "Tecnativa, " "Odoo Community Association (OCA)", "development_status": "Production/Stable", "maintainers": ["carlosdauden"], "license": "AGPL-3", diff --git a/stock_picking_report_custom_description/views/report_deliveryslip.xml b/stock_picking_report_custom_description/views/report_deliveryslip.xml index 1712eca..138951a 100644 --- a/stock_picking_report_custom_description/views/report_deliveryslip.xml +++ b/stock_picking_report_custom_description/views/report_deliveryslip.xml @@ -1,19 +1,29 @@ -