From 7a691a9cf5652e68ee3b7211a17e17d2c9f02e8e Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Thu, 17 Oct 2024 17:11:54 +0200 Subject: [PATCH] [REF] joint_buying_product : order view : replace deposit_date by request_arrival_date, more interesting. grouped order view : remove deposit_date --- .../views/view_joint_buying_purchase_order.xml | 4 ++-- .../views/view_joint_buying_purchase_order_grouped.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/joint_buying_product/views/view_joint_buying_purchase_order.xml b/joint_buying_product/views/view_joint_buying_purchase_order.xml index e3c912ef..9101b906 100644 --- a/joint_buying_product/views/view_joint_buying_purchase_order.xml +++ b/joint_buying_product/views/view_joint_buying_purchase_order.xml @@ -35,7 +35,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). - + @@ -220,7 +220,7 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). primary - deposit_date desc, supplier_id + request_arrival_date desc, supplier_id diff --git a/joint_buying_product/views/view_joint_buying_purchase_order_grouped.xml b/joint_buying_product/views/view_joint_buying_purchase_order_grouped.xml index 6c85900e..8c3e55d7 100644 --- a/joint_buying_product/views/view_joint_buying_purchase_order_grouped.xml +++ b/joint_buying_product/views/view_joint_buying_purchase_order_grouped.xml @@ -43,7 +43,6 @@ License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -