From 6f3f0f229131dc4a3f1862b6edcc7b3b463adf91 Mon Sep 17 00:00:00 2001 From: eileen Date: Mon, 3 Jun 2013 15:23:18 +1200 Subject: [PATCH] preliminary whitespace cleanup --- xml/schema/Price/FieldValue.xml | 38 ++++++++++++------------- xml/schema/Price/LineItem.xml | 32 ++++++++++----------- xml/schema/Price/Set.xml | 49 ++++++++++++++++----------------- 3 files changed, 59 insertions(+), 60 deletions(-) diff --git a/xml/schema/Price/FieldValue.xml b/xml/schema/Price/FieldValue.xml index 0d0868249c..640fba32f5 100644 --- a/xml/schema/Price/FieldValue.xml +++ b/xml/schema/Price/FieldValue.xml @@ -95,9 +95,9 @@ FK to Membership Type 3.4 - - membership_type_id - civicrm_membership_type
+ + membership_type_id + civicrm_membership_type
id 3.4 SET NULL @@ -123,31 +123,31 @@ 1 3.3 - - financial_type_id + + financial_type_id Financial Type - int unsigned + int unsigned NULL FK to Financial Type. - 4.3 - - - financial_type_id - civicrm_financial_type
- id + 4.3 +
+ + financial_type_id + civicrm_financial_type
+ id SET NULL 4.3 -
- - deductible_amount +
+ + deductible_amount Deductible Amount - decimal + decimal 0.0 /unit?.?amoun/i /^\d+(\.\d{2})?$/ - true + true Tax-deductible portion of the amount - 4.1 - + 4.1 + diff --git a/xml/schema/Price/LineItem.xml b/xml/schema/Price/LineItem.xml index f37afc5246..f2b53285c7 100644 --- a/xml/schema/Price/LineItem.xml +++ b/xml/schema/Price/LineItem.xml @@ -123,31 +123,31 @@ id SET NULL
- - financial_type_id + + financial_type_id Financial Type - int unsigned + int unsigned NULL FK to Financial Type. - 4.3 - - - financial_type_id - civicrm_financial_type
- id + 4.3 +
+ + financial_type_id + civicrm_financial_type
+ id SET NULL 4.3 -
- - deductible_amount + + + deductible_amount Deductible Amount - decimal + decimal 0.0 /unit?.?amoun/i /^\d+(\.\d{2})?$/ - true + true Tax-deductible portion of the amount - 4.3 - + 4.3 + diff --git a/xml/schema/Price/Set.xml b/xml/schema/Price/Set.xml index dc6d9e6335..b750b256e0 100644 --- a/xml/schema/Price/Set.xml +++ b/xml/schema/Price/Set.xml @@ -94,40 +94,40 @@ What components are using this price set? 3.1 - - contribution_type_id - int unsigned + + contribution_type_id + int unsigned NULL FK to Contribution Type(for membership price sets only). - 3.4 - 4.3 - - - contribution_type_id - civicrm_contribution_type
- id - 3.4 - 4.3 + 3.4 + 4.3 +
+ + contribution_type_id + civicrm_contribution_type
+ id + 3.4 + 4.3 SET NULL
- - financial_type_id + + financial_type_id Financial Type - int unsigned + int unsigned NULL FK to Financial Type(for membership price sets only). - 4.3 - - - financial_type_id - civicrm_financial_type
- id - 4.3 + 4.3 +
+ + financial_type_id + civicrm_financial_type
+ id + 4.3 SET NULL -
+ is_quick_config - boolean + boolean 0 Is set if edited on Contribution or Event Page rather than through Manage Price Sets 4.1 @@ -140,4 +140,3 @@ 4.2 - -- 2.25.1