Merge pull request #16772 from eileenmcnaughton/mem_tax
[civicrm-core.git] / xml / schema / Financial / FinancialAccount.xml
index 4ec6f94416bae79236360ee6afe0f732917f3cf0..eedf5c621069640207403b413993446f6d62fba4 100644 (file)
     <unique>true</unique>
     <add>4.3</add>
   </index>
-  <field>
-    <name>opening_balance</name>
-    <type>decimal</type>
-    <title>Opening Balance</title>
-    <comment>Contains the opening balance for this financial account</comment>
-    <default>0</default>
-    <length>20,2</length>
-    <add>4.7</add>
-  </field>
-  <field>
-    <name>current_period_opening_balance</name>
-    <type>decimal</type>
-    <length>20,2</length>
-    <title>Current period opening Balance</title>
-    <comment>Contains the opening balance for the current period for this financial account</comment>
-    <default>0</default>
-    <add>4.7</add>
-  </field>
 </table>