From a3ce7a14ef601ab2e3508034d0f2ce7556fac289 Mon Sep 17 00:00:00 2001 From: Jordi Ballester Alomar Date: Tue, 3 Jul 2018 17:26:20 +0200 Subject: [PATCH] - add support for field 'can_review' to hide the approve/reject buttons - add possibility to restart the validation at any point in time during the approval process. --- oca_dependencies.txt | 3 ++- .../views/purchase_order_view.xml | 22 ++++++++++--------- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/oca_dependencies.txt b/oca_dependencies.txt index 6a785d2c5ca..c8d4590e744 100644 --- a/oca_dependencies.txt +++ b/oca_dependencies.txt @@ -1,2 +1,3 @@ server-tools -purchase-workflow \ No newline at end of file +purchase-workflow +server-ux https://github.com/Eficent/server-ux 11.0-base_tier_validation-can_review diff --git a/purchase_tier_validation/views/purchase_order_view.xml b/purchase_tier_validation/views/purchase_order_view.xml index 7ece68a449d..6aa11e7093d 100644 --- a/purchase_tier_validation/views/purchase_order_view.xml +++ b/purchase_tier_validation/views/purchase_order_view.xml @@ -15,7 +15,7 @@ type="object"/>
@@ -29,17 +29,19 @@ style="margin-bottom:0px;">

This PO needs to be validated. +