From a0fc5967bdb1076c026c2932a2f77cbc9dffcfbf Mon Sep 17 00:00:00 2001 From: Pradeep Nayak Date: Thu, 12 Mar 2020 01:57:30 +0000 Subject: [PATCH] iAdded pseudoconstant for priceset --- xml/schema/Core/Discount.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/xml/schema/Core/Discount.xml b/xml/schema/Core/Discount.xml index 16cde71afd..4dabdfcf85 100644 --- a/xml/schema/Core/Discount.xml +++ b/xml/schema/Core/Discount.xml @@ -70,6 +70,11 @@ Discount Name int unsigned true + + civicrm_price_set
+ id + title +
true FK to civicrm_price_set 4.3 -- 2.25.1