From da438f025b13f988004e8a84289979fac671d216 Mon Sep 17 00:00:00 2001 From: "Yadier A. De Quesada" Date: Fri, 7 Jul 2023 13:00:06 -0400 Subject: [PATCH] [FIX] account_payment_order Allow to download file in edit mode --- account_payment_order/__manifest__.py | 2 +- account_payment_order/views/ir_attachment.xml | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index dc6e40d4e..fb527addd 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Account Payment Order", - "version": "16.0.1.1.1", + "version": "16.0.1.2.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 d5e2806a5..a2c59a18e 100644 --- a/account_payment_order/views/ir_attachment.xml +++ b/account_payment_order/views/ir_attachment.xml @@ -13,7 +13,12 @@ - +