\phpOMS\Model\Model::generate_table_filter_view();
?>

<table class="t t-1 c1-2 c1" id="i1-2-1">
    <thead>
    <tr>
        <th colspan="7" class="lT">
            <i class="fa fa-filter p f dim"></i>

            <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Articles'];
?>
</h1>
        <th class="rT">
            <i class="fa fa-minus min"></i>
            <i class="fa fa-plus max vh"></i>
            <tr>
                <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Matchcode'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Available'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Ordered'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Class'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Group'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Subgroup'], 'sort' => 0]]);
?>
    <tbody>
    <?php 
/** @var \Modules\Sales\ArticleList $articleList */
$data = $articleList->getList();
$url['level'] = array_slice($request->getData(), 0, 4);
$url['level'][] = 'single';
$url['level'][] = 'front';
$url['id'] = 'SalesArticleID';
\phpOMS\Model\Model::generate_table_content_view($data['list'], ['SalesArticleID', 'SalesArticleID', 'SalesArticleID', 'SalesArticleID', 'SalesArticleID', 'class', 'group', 'subgroup'], $url);
?>
</table>
    <table class="t t-1 c1-2 c1" id="i1-2-1">
        <thead>
        <tr>
            <th colspan="8" class="lT">
                <i class="fa fa-filter p f dim"></i>

                <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Debitor'];
?>
</h1>
            <th class="rT">
                <i class="fa fa-minus min"></i>
                <i class="fa fa-plus max vh"></i>
        <tr>
            <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Matchcode'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Street'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['City'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['ZipCode'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['State'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Country'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[26]['Area'], 'sort' => 0]]);
?>
            <tbody>
            <?php 
/** @var \Modules\Accounting\DebitorList $debitorList */
$data = $debitorList->getList();
$url['level'] = array_slice($request->getData(), 0, 4);
$url['level'][] = 'single';
$url['level'][] = 'front';
$url['id'] = 'AccountingDebitorID';
\phpOMS\Model\Model::generate_table_content_view($data['list'], ['AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID', 'AccountingDebitorID'], $url);
?>
            <tfoot>
        <tr>
            <td colspan="9" class="cT">
                <?php 
            <table class="t t-1 c1-2 c1" id="i1-2-1">
                <thead>
                <tr>
                    <th colspan="9" class="lT">
                        <i class="fa fa-filter p f dim"></i>

                        <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Invoice'];
?>
</h1>
                    <th class="rT">
                        <i class="fa fa-minus min"></i>
                        <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Name'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Description'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Quantity'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Price'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Tax'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['DiscountP'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Discount'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Stock'], 'sort' => 0], ['name' => '', 'sort' => 0]]);
?>
                    <tbody>
                <tr>
                    <td style="padding-left: 5px"><input type="text" style="min-width: 70px; width: 100%">
                    <td style="padding-left: 5px"><input type="text" style="min-width: 250px; width: 100%">
                    <td style="padding-left: 5px"><textarea class="full" rows="1" style="height: 17px"></textarea>
                    <td style="padding-left: 5px"><input type="text" style="min-width: 50px; width: 100%">
                    <td style="padding-left: 5px"><input type="text" style="min-width: 80px; width: 100%">
                    <td style="padding-left: 5px"><input type="text" style="min-width: 50px; width: 100%">
                    <td style="padding-left: 5px"><input type="text" style="min-width: 100px; width: 100%">
                    <td style="padding-left: 5px"><input type="text" style="min-width: 70px; width: 100%">
                    <td>
                    <td>
                        <button>Add</button>
                        <?php 
<table class="t t-1 c4-1 c4" id="i4-1-1">
    <thead>
    <tr>
        <th colspan="7" class="lT">
            <i class="fa fa-filter p f dim"></i>

            <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Process'];
?>
</h1>
        <th class="rT">
            <i class="fa fa-minus min"></i>
            <i class="fa fa-plus max vh"></i>
    <tr>
        <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Status'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Product'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Quantity'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['For'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Orderer'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Ordered'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[20]['Due'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \Modules\Production\ProductionList $pList */
$data = $pList->getList();
$url['level'] = array_slice($request->getData(), 0, 4);
$url['level'][] = 'single';
$url['level'][] = 'front';
$url['id'] = 'ProcessID';
\phpOMS\Model\Model::generate_table_content_view($data['list'], ['status', 'product', 'product', 'quantity', 'for', 'orderer', 'ordered', 'due'], $url);
?>
        <tfoot>
    <tr>
        <td colspan="8" class="cT">
            <?php 
<table class="t t-1 c1-2 c1" id="i1-2-1">
    <thead>
    <tr>
        <th colspan="3" class="lT">
            <i class="fa fa-filter p f dim"></i>

            <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[8]['Surveys'];
?>
</h1>
        <th class="rT">
            <i class="fa fa-minus min"></i>
            <i class="fa fa-plus max vh"></i>
    <tr>
        <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[8]['Title'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[8]['Start'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[8]['End'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \Modules\Sales\ArticleList $articles */
/*
                $data = $articles->article_list_get();
                $url['level'] = array_slice($request->getData(), 0, 4);
                $url['level'][] = 'single';
                $url['level'][] = 'front';
                $url['id'] = 'id';

                \phpOMS\Model\Model::generate_table_content_view(
                    $data['list'],
                    ['status', 'id', 'name1', 'lactive', 'created'],
                    $url
            <table class="t t-1 c1-2 c1" id="i1-2-1">
                <thead>
                <tr>
                    <th colspan="4" class="lT">
                        <i class="fa fa-filter p f dim"></i>

                        <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[30]['Solutions'];
?>
</h1>
                    <th class="rT">
                        <i class="fa fa-minus min"></i>
                        <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[1]['Status'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[1]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[1]['Activity'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[1]['Created'], 'sort' => 0]]);
?>
                    <tbody>
                    <?php 
/** @var \phpOMS\Models\User\Users $accounts */
/*
                                $data = $accounts->account_list_get();
                                $url['level'] = array_slice($request->getData(), 0, 4);
                                $url['level'][] = 'single';
                                $url['level'][] = 'front';
                                $url['id'] = 'id';

                                \phpOMS\Model\Model::generate_table_content_view(
                                    $data['list'],
                                    ['status', 'id', 'name1', 'lactive', 'created'],
                                    $url
    <table class="t t-1 c27-1 c27" id="i27-1-1">
        <thead>
        <tr>
            <th colspan="10" class="lT">
                <i class="fa fa-filter p f dim"></i>

                <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Shipping'];
?>
</h1>
            <th class="rT">
                <i class="fa fa-minus min"></i>
                <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Type'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Reference'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Consignee'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Street'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['City'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Zip'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Country'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Order'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Date'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \phpOMS\Module\Modules $modules */
/*
        $modules_installed = $this->app->modules->module_list_installed_get();
        $url['level'] = array_slice($request->getData(), 0, 4);
        $url['level'][] = 'front';
        $url['id'] = 'class';

        \phpOMS\Model\Model::generate_table_content_view(
            $modules_installed['list'],
            ['id', 'name', 'theme', 'version'],
            $url
        );*/
    <table class="t-1 c1-2 c1 full" id="i1-2-1">
        <thead>
        <tr>
            <th colspan="3" class="lT">
                <i class="fa fa-filter p f dim"></i>

                <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[30]['RiskProbabilities'];
?>
</h1>
            <th class="rT">
                <i class="fa fa-minus min"></i>
                <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => '', 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[30]['Name'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[30]['Probability'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \phpOMS\Models\User\Users $accounts */
/*
                    $data = $accounts->account_list_get();
                    $url['level'] = array_slice($request->getData(), 0, 4);
                    $url['level'][] = 'single';
                    $url['level'][] = 'front';
                    $url['id'] = 'id';

                    \phpOMS\Model\Model::generate_table_content_view(
                        $data['list'],
                        ['status', 'id', 'name1', 'lactive', 'created'],
                        $url
            <table class="t t-1 c1-2 c1" id="i16-1-3">
                <thead>
                <tr>
                    <th colspan="8" class="lT">
                        <i class="fa fa-filter p f dim"></i>

                        <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Articles'];
?>
</h1>
                    <th class="rT">
                        <i class="fa fa-minus min"></i>
                        <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Name'], 'sort' => 1, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Priority'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Price'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['DiscountP'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['Discount'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[16]['MinPrice'], 'sort' => 0]]);
?>
                    <tbody>
                    <?php 
/** @var \Modules\Sales\ArticleList $articles */
/*
                                $data = $articles->article_list_get();
                                $url['level'] = array_slice($request->getData(), 0, 4);
                                $url['level'][] = 'single';
                                $url['level'][] = 'front';
                                $url['id'] = 'id';

                                \phpOMS\Model\Model::generate_table_content_view(
                                    $data['list'],
                                    ['status', 'id', 'name1', 'lactive', 'created'],
                                    $url
<table class="t t-1 c1-2 c1" id="i1-2-1">
    <thead>
    <tr>
        <th colspan="8" class="lT">
            <i class="fa fa-filter p f dim"></i>

            <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Invoices'];
?>
</h1>
        <th class="rT">
            <i class="fa fa-minus min"></i>
            <i class="fa fa-plus max vh"></i>
    <tr>
        <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Date'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Type'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Status'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['SupplierID'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['SupplierName'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Price'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Creator'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[21]['Created'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \Modules\Purchase\InvoiceList $invoiceList */
$data = $invoiceList->getList();
$url['level'] = array_slice($request->getData(), 0, 4);
$url['level'][] = 'single';
$url['level'][] = 'front';
$url['id'] = 'PurchaseInvoiceID';
\phpOMS\Model\Model::generate_table_content_view($data['list'], ['PurchaseInvoiceID', 'printed', 'type', 'status', 'supplier', 'supplier', 'price', 'creator', 'created'], $url);
?>
        <tfoot>
    <tr>
        <td colspan="9" class="cT">
            <?php 
    <table class="t t-1 c27-1 c27" id="i27-1-1">
        <thead>
        <tr>
            <th colspan="6" class="lT">
                <i class="fa fa-filter p f dim"></i>

                <h1><?php 
echo $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Articles'];
?>
</h1>
            <th class="rT">
                <i class="fa fa-minus min"></i>
                <i class="fa fa-plus max vh"></i>
                <tr>
                    <?php 
\phpOMS\Model\Model::generate_table_header_view([['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[0]['ID'], 'sort' => 1], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Matchcode'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Name'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Description'], 'sort' => 0, 'full' => true], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Amount'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Stock'], 'sort' => 0], ['name' => $this->app->accountManager->get($request->getAccount())->getL11n()->lang[27]['Location'], 'sort' => 0]]);
?>
        <tbody>
        <?php 
/** @var \phpOMS\Module\Modules $modules */
/*
        $modules_installed = $this->app->modules->module_list_installed_get();
        $url['level'] = array_slice($request->getData(), 0, 4);
        $url['level'][] = 'front';
        $url['id'] = 'class';

        \phpOMS\Model\Model::generate_table_content_view(
            $modules_installed['list'],
            ['id', 'name', 'theme', 'version'],
            $url
        );*/