created Entity "Akten"

This commit is contained in:
2026-03-26 01:01:05 +01:00
parent c151505c22
commit bb44fd0277
49 changed files with 543 additions and 10 deletions

View File

@@ -0,0 +1,7 @@
<?php
namespace Espo\Custom\Controllers;
class CAkten extends \Espo\Core\Templates\Controllers\BasePlus
{
}