Line Item Check Version 1.0

Extension
Release Date
Release Version
1.0
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="lineitemcheck" type="module">
<file>lineitemcheck</file>
<name>lineitemcheck</name>
<description>Adds a system status check listing contributions with total amounts that don't match the line item totals.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>FIXME</author>
<email>FIXME</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/lineitemcheck</url>
<url desc="Documentation">https://lab.civicrm.org/extensions/lineitemcheck</url>
<url desc="Support">https://lab.civicrm.org/extensions/lineitemcheck</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-04-11</releaseDate>
<version>1.0</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.60</ver>
</compatibility>
<comments>Adds a system status check listing contributions with total amounts that don't match the line item totals.</comments>
<classloader>
<psr0 prefix="CRM_" path="."/>
<psr4 prefix="Civi\" path="Civi"/>
</classloader>
<civix>
<namespace>CRM/Lineitemcheck</namespace>
<format>23.02.1</format>
<angularModule>crmLineitemcheck</angularModule>
</civix>
<mixins>
<mixin>mgd-php@1.0.0</mixin>
<mixin>setting-php@1.0.0</mixin>
<mixin>smarty-v2@1.0.1</mixin>
</mixins>
</extension>