TransactionEntity

This commit is contained in:
2024-11-13 14:46:28 +01:00
parent c2bf40c1a4
commit c609f1ecc6
40 changed files with 2272 additions and 10 deletions
@@ -12,6 +12,10 @@
<font-awesome-icon icon="asterisk" />
<span>Registration</span>
</b-dropdown-item>
<b-dropdown-item to="/transaction">
<font-awesome-icon icon="asterisk" />
<span>Transaction</span>
</b-dropdown-item>
<!-- jhipster-needle-add-entity-to-menu - JHipster will add entities to the menu here -->
</div>
</template>