From 709e528ce466be06574636229344b2bbc311bcee Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Fri, 21 Jun 2019 09:58:58 +0200 Subject: [PATCH] [IMP] rma operation form view use the archive button in the form view, rather than a normal boolean field. --- README.md | 1 + rma/__manifest__.py | 2 +- rma/views/rma_operation_view.xml | 64 ++++++++++++++++++-------------- 3 files changed, 38 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index 4fc3422c..1bb35764 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ Contributors * Aaron Henriquez * Lois Rilo * Bhavesh Odedra +* Alexandre Fayolle Maintainer ---------- diff --git a/rma/__manifest__.py b/rma/__manifest__.py index 5ef9c992..0b6ab157 100644 --- a/rma/__manifest__.py +++ b/rma/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'RMA (Return Merchandise Authorization)', - 'version': '12.0.2.1.0', + 'version': '12.0.2.2.0', 'license': 'LGPL-3', 'category': 'RMA', 'summary': 'Introduces the return merchandise authorization (RMA) process ' diff --git a/rma/views/rma_operation_view.xml b/rma/views/rma_operation_view.xml index 3bd4ef94..e3fa2c54 100755 --- a/rma/views/rma_operation_view.xml +++ b/rma/views/rma_operation_view.xml @@ -19,35 +19,43 @@ rma.operation
- - - - - - - + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - -
+