From 621b92c0dc83ecfbee18653681e71ec25d4d9212 Mon Sep 17 00:00:00 2001 From: Valentin Vinagre Urteaga Date: Thu, 28 May 2020 20:21:31 +0200 Subject: [PATCH] [FIX] account_payment_order: fix the attachment file name & dowload. Case: After the configuration of a debit order and generating the .xml file, user can't download it from the next step screen using the download link. This fix makes the .xml file downloadable from the .xml file name as it was in older versions --- account_payment_order/__manifest__.py | 2 +- account_payment_order/views/ir_attachment.xml | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index 290885bd8..02ddb6a65 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -8,7 +8,7 @@ { "name": "Account Payment Order", - "version": "13.0.1.1.0", + "version": "13.0.1.3.0", "license": "AGPL-3", "author": "ACSONE SA/NV, " "Therp BV, " diff --git a/account_payment_order/views/ir_attachment.xml b/account_payment_order/views/ir_attachment.xml index 6fbc9c790..d5e2806a5 100644 --- a/account_payment_order/views/ir_attachment.xml +++ b/account_payment_order/views/ir_attachment.xml @@ -13,12 +13,7 @@ - - +