Example #1
0
<div class="row small-left-padding">
 <div id="form_all">
  <div id="form_headerDiv">
   <form action=""  method="post" id="ec_cart_line"  name="cart_line">
    <span class="heading"><?php 
echo gettext('Cart');
$f = new inoform();
?>
</span>
    <div id="form_serach_header" class="tabContainer">
     <label><?php 
echo gettext('User Name');
?>
</label>
<?php 
echo $f->select_field_from_object('user_id', user::find_all(), 'user_id', 'username', $user_id_h, 'user_id');
?>
     <a name="show" href="form.php?class_name=ec_cart&<?php 
echo "mode={$mode}";
?>
" class="show document_id ec_cart_id">
      <i class="fa fa-refresh"></i></a> 
    </div>
    <div id ="form_line" class="ec_cart"><span class="heading">Product Details </span>
     <div id="tabsLine">
      <ul class="tabMain">
       <li><a href="#tabsLine-1"><?php 
echo gettext('Current Cart');
?>
</a></li>
       <li><a href="#tabsLine-2"><?php 
   <th><?php echo gettext('Item Id') ?></th>
   <th><?php echo gettext('Item Number') ?></th>
   <th><?php echo gettext('Revision') ?></th>
   <th><?php echo gettext('Item Description') ?></th>
   <th><?php echo gettext('UOM') ?></th>
   <th><?php echo gettext('Quantity') ?></th>
   <th><?php echo gettext('Kit Item') ?></th>
   <th><?php echo gettext('Kit Config') ?></th>
   <th><?php echo gettext('Config Id') ?></th>
  </tr>
 </thead>
 <tbody class="form_data_line_tbody">
  <tr class="inv_transaction_line0" id="tab1_1">
   <td>
    <?php
    $f = new inoform();
    echo ino_inline_action($$class->inv_transaction_id, array('org_id' => $$class->org_id,
     'transaction_type_id' => $$class->transaction_type_id));
    ?>
   </td>
   <td>
    <?php echo $f->text_field_dsr('inv_transaction_id', 'lineId'); ?>
   </td>
   <td><?php $f->text_field_widsr('item_id_m'); ?></td>
   <td><?php
    $f->val_field_widm('item_number', 'item', 'item_number', '', 'vf_select_item_number');
    echo $f->hidden_field_withCLass('transactable_cb', '1', 'popup_value');
    ?>
    <i class="generic g_select_item_number select_popup clickable fa fa-search" data-class_name="item"></i></td>
   <td><?php $f->text_field_widsr('revision_name'); ?></td>
   <td><?php $f->text_field_wid('item_description'); ?></td>
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Address Details');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Attachments');
?>
</a></li>
    </ul>
    <div class="tabContainer">
     <div id="tabsHeader-1" class="tabContent">
      <ul class="column header_field two_column_form ">
       <li><?php 
$f = new inoform();
echo $f->hidden_field_withIdClass('hd_subscription_header_id', ${$class}->hd_subscription_header_id, 'hd_subscription_header_id');
$f->l_select_field_from_array('subscription_type', hd_subscription_header::$subscription_type_a, ${$class}->subscription_type, 'subscription_type', '', 1);
?>
</li>
       <li><label>Membership Type</label><?php 
echo $f->select_field_from_object('document_type', option_header::find_options_byName('HD_SUBSCR_DOC_TYPE'), 'option_line_code', 'option_line_value', ${$class}->document_type, 'document_type', $readonly1, '', '');
?>
						 </li>
       <li><?php 
$f->l_text_field_d('first_name');
?>
</li>
       <li><?php 
$f->l_text_field_d('last_name');
?>
<form action=""  method="post" id="fa_asset_retirement"  name="fa_asset_retirement">
 <span class="heading"><?php 
echo gettext('Asset Retirement');
?>
</span>
 <div id ="form_header"><?php 
$f = new inoform();
?>
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Note');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Action');
?>
</a></li>

   </ul>
   <div class="tabContainer"> 
    <div id="tabsHeader-1" class="tabContent">
     <div class="large_shadow_box"> 
Example #5
0
<?php

$f = new inoform();
if (!isset($readonly1)) {
    $readonly1 = $readonly;
}
?>
<span class="heading-right"><?php 
echo gettext('Journal Header');
?>
</span>
<div id ="form_header">
 <form action=""  method="post" id="gl_journal_header"  name="gl_journal_header">
  
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Reference Details');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Attachments');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Note');
?>
Example #6
0
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->

<div id ="form_header"><span class="heading"><?php 
$f = new inoform();
echo gettext('Project Revenue');
?>
</span>
 <form  method="post" id="prj_revenue_header"  name="prj_revenue_header">
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Finance');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('References');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Note');
?>
</th>
        <th><?php 
echo gettext('Org Id');
?>
</th>
        <th><?php 
echo gettext('Employee');
?>
</th>
       </tr>
      </thead>
      <tbody class="form_data_line_tbody">
       <?php 
$count = 0;
$f = new inoform();
foreach ($prj_resource_list_line_object as $prj_resource_list_line) {
    ?>
         
        <tr class="prj_resource_list_line<?php 
    echo $count;
    ?>
">
         <td>
          <?php 
    echo ino_inline_action($prj_resource_list_line->prj_resource_list_line_id, array('prj_resource_list_header_id' => $prj_resource_list_header->prj_resource_list_header_id));
    ?>
         </td>
         <td><?php 
    $f->seq_field_d($count);
    ?>
Example #8
0
echo gettext('GL Line Price');
?>
</th>
         <th><?php 
echo gettext('GL Tax Amount');
?>
</th>
         <th><?php 
echo gettext('Line Description');
?>
</th>
        </tr>
       </thead>
       <tbody class="form_data_line_tbody">
        <?php 
$f = new inoform();
$count = 0;
foreach ($po_line_object as $po_line) {
    ?>
         
         <tr class="po_line<?php 
    echo $count;
    ?>
">
          <td><?php 
    $f->seq_field_d($count);
    ?>
</td>
          <td><?php 
    echo $f->select_field_from_object('price_list_header_id', mdm_price_list_header::find_all_purchasing_pl(), 'mdm_price_list_header_id', 'price_list', ${$class_second}->price_list_header_id, '', 'medium copyValue');
    ?>
Example #9
0
<div id="form_all">
 <form action=""  method="post" id="fa_depreciation_header"  name="fa_depreciation_header">
  <span class="heading"><?php 
echo gettext('Depreciation Header');
?>
</span><?php 
$f = new inoform();
?>
  <div id ="form_header">
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Notes');
?>
</a></li>
    </ul>
    <div class="tabContainer">
     <div id="tabsHeader-1" class="tabContent">
      <div class="large_shadow_box"> 
       <ul class="column header_field">
        <li><?php 
$f->l_text_field_dr_withSearch('fa_depreciation_header_id');
?>
Example #10
0
<div id ="form_all"><span class="heading"><?php 
$f = new inoform();
echo gettext('Task Type');
?>
</span>
 <form action=""  method="post" id="adm_task_type"  name="adm_task_type">
  <div id ="form_header">
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Notes');
?>
</a></li>
    </ul>
    <div class="tabContainer"> 
     <div id="tabsHeader-1" class="tabContent">
       <ul class="column header_field"> 
        <li><?php 
$f->l_text_field_dr_withSearch('adm_task_type_id');
?>
         <a name="show" href="form.php?class_name=adm_task_type&<?php 
echo "mode={$mode}";
?>
Example #11
0
    } else {
        echo "<br>Selected database has " . $existing_tables->table_count . ' number of tables. Remove all tables before proceeding further';
        $proceed = false;
    }
}
if (!$proceed) {
    require_once 'dbsettings.php';
    echo "<a href='' class='button btn-primary error'>Fix above error to proceed further</a>";
    return;
}
?>

<form action="" name="import_db" id="import_db" method="get">
 <ul class="list-unstyled">
  <h2> You can convert a demo instance to a production instance after the installation</h2>
  <li><label>DB Instance Type</label>
   <?php 
$f = new inoform();
echo $f->select_field_from_array('db_type', $db_type_a, '');
?>
</li>

<?php 
echo $f->hidden_field_withId('action', 'complete_install');
?>
  <li><input type="submit" class="button" id='complete_install' value="Start Installation" ></li>
 </ul>
</form>
<div id="progress_message" class="message">
 <div id="progress" class="message"></div><div id="information" class="message"></div>
</div>     
Example #12
0
<?php

$mode = 2;
if (!empty($_GET['email'])) {
    ${$class}->email_id = $_GET['email'];
}
$reference_table = !empty($_GET['reference_table']) ? $_GET['reference_table'] : '';
$reference_id = !empty($_GET['reference_id']) ? $_GET['reference_id'] : '';
?>
<div id ="web_mail_divId">
 <form action=""  method="post" id="web_mail"  name="web_mail">
  <span class="heading"><?php 
$f = new inoform();
echo gettext('Web eMail');
?>
</span>
  <div id ="form_header">
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Message');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
    </ul>
    <div class="tabContainer"> 
     <div id="tabsHeader-1" class="tabContent">
      <ul class="column header_field"> 
<div id ="form_all"><span class="heading"><?php 
$f = new inoform();
echo gettext('Onhand Reservation');
?>
</span>
 <form  method="post" id="inv_reservation"  name="inv_reservation">
  <div id ="form_header">
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Notes');
?>
</a></li>
    </ul>
    <div class="tabContainer"> 
     <div id="tabsHeader-1" class="tabContent">
      <ul class="column header_field"> 
       <li><?php 
$f->l_text_field_dr_withSearch('inv_reservation_id');
?>
        <a name="show" href="form.php?class_name=inv_reservation&<?php 
echo "mode={$mode}";
?>
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->
<div id ="form_header"><span class="heading"><?php 
$f = new inoform();
echo gettext('Project Type');
?>
</span>
 <form action=""  method="post" id="prj_project_type_header"  name="prj_project_type_header">
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Costing');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Budget');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Billing');
?>
Example #15
0
</th>
       </tr>
      </thead>
      <tbody class="form_data_line_tbody">
       <?php 
$count = 0;
foreach ($hd_sbp_line_object as $hd_sbp_line) {
    ?>
         
        <tr class="hd_sbp_line<?php 
    echo $count;
    ?>
">
         <td>
          <?php 
    $f = new inoform();
    echo ino_inline_action($hd_sbp_line->hd_sbp_line_id, array('hd_sbp_header_id' => ${$class}->hd_sbp_header_id));
    ?>
         </td>
         <td><?php 
    $f->seq_field_d($count);
    ?>
</td>
         <td><?php 
    form::text_field_wid2sr('hd_sbp_line_id');
    ?>
</td>
         <td><?php 
    echo $f->select_field_from_object('hd_service_activity_header_id', hd_service_activity_header::find_all(), 'hd_service_activity_header_id', 'activity_name', ${$class_second}->hd_service_activity_header_id);
    ?>
</td>
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->

<div id ="form_header"><span class="heading"><?php 
echo gettext('Payable Control');
?>
</span>
 <form method="post" id="ap_payable_control"  name="ap_payable_control">
  <div class="tabContainer">
   <ul class="column header_field"><?php 
$f = new inoform();
?>
    <?php 
echo form::hidden_field('ap_payable_control_id', ${$class}->ap_payable_control_id);
?>
    <li><?php 
$f->l_select_field_from_object('org_id', org::find_all_business(), 'org_id', 'org', ${$class}->org_id, 'org_id', 'action', 1, $readonly1);
?>
     <a name="show" href="form.php?class_name=ap_payable_control&<?php 
echo "mode={$mode}";
?>
" class="show org_id"><i class="fa fa-refresh"></i></a> 
    </li>
   </ul>
  </div>
  <div id ="form_line" class="form_line"><span class="heading"><?php 
Example #17
0
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->
<div id ="form_header"><span class="heading"><?php 
$f = new inoform();
echo gettext('Project & Templates');
?>
</span>
 <form action=""  method="post" id="prj_project_header"  name="prj_project_header">
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Basic - 2');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Finance');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('References');
?>
<div id ="form_header"><?php 
$f = new inoform();
?>
 <form action=""  method="post" id="sys_secondary_field_form"  name="sys_secondary_field_form">
  <span class="heading"><?php 
echo gettext('Secondary Fields');
?>
</span>
  <div id ="form_header">
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Notes');
?>
</a></li>
    </ul>
    <div class="tabContainer"> 
     <div id="tabsHeader-1" class="tabContent">
      <div> 
       <ul class="column header_field"> 
        <li><?php 
$f->l_text_field_dr_withSearch('sys_secondary_field_id');
?>
<div id ="form_header">
 <form action=""  method="post" id="hr_leave_transaction"  name="hr_leave_transaction">
  <span class="heading"><?php 
echo gettext('Leave Application');
?>
</span>
  <div id ="form_header"><?php 
$f = new inoform();
?>
   <div id="tabsHeader">
    <ul class="tabMain">
     <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
     <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
     <li><a href="#tabsHeader-3"><?php 
echo gettext('Notes');
?>
</a></li>
    </ul>
    <div class="tabContainer"> 
     <div id="tabsHeader-1" class="tabContent">
      <ul class="column header_field">
       <li><?php 
$f->l_text_field_dr_withSearch('hr_leave_transaction_id');
?>
        <a name="show" href="form.php?class_name=hr_leave_transaction&<?php 
Example #20
0
echo gettext('Promise Date');
?>
</th>
        <th><?php 
echo gettext('Schedule Ship / Receipt Date');
?>
#</th>
        <th><?php 
echo gettext('Actual Ship / Receipt Date');
?>
#</th>
       </tr>
      </thead>
      <tbody class="form_data_line_tbody">
       <?php 
$f = new inoform();
$count = 0;
foreach ($sd_so_line_object as $sd_so_line) {
    ?>
         
        <tr class="sd_so_line<?php 
    echo $count;
    ?>
">
         <td><?php 
    $f->seq_field_d($count);
    ?>
</td>
         <td><?php 
    echo $f->date_field('requested_date', ${$class_second}->requested_date, '', '', 'dateFromToday copyValue');
    ?>
Example #21
0
echo gettext('Is Revenue Distributed?');
?>
#</th>
        <th><?php 
echo gettext('Reference Name');
?>
</th>
        <th><?php 
echo gettext('Reference Value');
?>
</th>
       </tr>
      </thead>
      <tbody class="form_data_line_tbody">
       <?php 
$f = new inoform();
$count = 0;
foreach ($prj_event_line_object as $prj_event_line) {
    ${$class_second}->task_number = !empty(${$class_second}->prj_project_line_id) ? prj_project_line::find_by_id(${$class_second}->prj_project_line_id)->task_number : '';
    ?>
         
        <tr class="prj_event_line<?php 
    echo $count;
    ?>
">
         <td><?php 
    $f->seq_field_d($count);
    ?>
</td>
         <td><?php 
    $f->text_field_d2('description');
Example #22
0
 </li>
        <li><label><?php 
echo gettext('Status');
?>
</label>                      
         <?php 
echo !empty(${$class}->wo_status) ? ${$class}->wo_status : "";
?>
        </li>
       </ul>
      </div>
      <div id="tabsHeader-2" class="tabContent">
       <div> 
        <ul class="column header_field">
         <li id="document_status"><?php 
$f = new inoform();
$f->l_select_field_from_object('wo_status', wip_wo_header::wip_wo_status(), 'option_line_code', 'option_line_value', ${$class}->wo_status, 'set_wo_status', '', '', $readonly);
?>
         </li>
         <li><?php 
$f->l_date_fieldFromToday_dm('start_date', ${$class}->start_date, 'start_date', 'default_date');
?>
</li>
         <li><?php 
$f->l_date_fieldFromToday_d('completion_date', ${$class}->completion_date, 'completion_date');
?>
</li>
         <li><?php 
$f->l_number_field_d('quantity');
?>
 </li>
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->
<div id ="form_header"><span class="heading"><?php 
$f = new inoform();
echo gettext('Collection Elements');
?>
</span>
 <form action=""  method="post" id="qa_collection_element_header"  name="qa_collection_element_header">
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Controls');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Note');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Attachments');
?>
Example #24
0
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->

<div id ="form_header"><span class="heading"><?php 
$f = new inoform();
echo gettext('Kanban Replenishment Strategy');
?>
</span>
 <form action=""  method="post" id="fp_kanban_header"  name="fp_kanban_header">
  <div id="tabsHeader">
   <ul class="tabMain">
    <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
    <li><a href="#tabsHeader-2"><?php 
echo gettext('Planning');
?>
</a></li>
    <li><a href="#tabsHeader-3"><?php 
echo gettext('Supply');
?>
</a></li>
    <li><a href="#tabsHeader-4"><?php 
echo gettext('Note');
<!-- * 
inoERP
 *
 * @copyright   2014 Nishit R. Das
 * @license     https://www.mozilla.org/MPL/2.0/
 * @link        http://inoideas.org
 * @source code https://github.com/inoerp/inoERP
-->

<div id ="form_header"><span class="heading"><?php 
echo gettext('Asset Source Lines');
?>
</span><?php 
$f = new inoform();
?>
 <div id="tabsHeader">
  <ul class="tabMain">
   <li><a href="#tabsHeader-1"><?php 
echo gettext('Basic Info');
?>
</a></li>
   <li><a href="#tabsHeader-2"><?php 
echo gettext('Attachments');
?>
</a></li>
   <li><a href="#tabsHeader-3"><?php 
echo gettext('Note');
?>
</a></li>
  </ul>
  <div class="tabContainer"> 
<div id="all_contents">
 <div id="content_left"></div>
 <div id="content_right">
  <div id="content_right_left">
   <div id="content_top"></div>
   <div id="content">
    <div id="structure">
     <div id="inv_lot_number_divId">
      <!--    START OF FORM HEADER-->
      <div class="error"></div><div id="loading"></div>
      <div class="show_loading_small"></div>
      <?php 
echo !empty($show_message) ? $show_message : "";
$f = new inoform();
?>
 
      <!--    End of place for showing error messages-->

      <form action=""  method="post" id="inv_lot_number"  name="inv_lot_number"><span class="heading">Lot Number </span>
       <div id ="form_header">
        <div id="tabsHeader">
         <ul class="tabMain">
          <li><a href="#tabsHeader-1">Basic Info</a></li>
          <li><a href="#tabsHeader-2">Attachments</a></li>
          <li><a href="#tabsHeader-3">Notes</a></li>
         </ul>
         <div class="tabContainer">
          <div id="tabsHeader-1" class="tabContent">
           <div class="large_shadow_box"> 
            <ul class="column four_column"> 
             <li> <label><img src="<?php 
<div id="all_contents">
 <div id="content_left"></div>
 <div id="content_right">
  <div id="content_right_left">
   <div id="content_top"></div>
   <div id="content">
    <div id="structure">
     <div id="wip_move_transaction_divId">
      <div id="form_top">
      </div>
      <!--    START OF FORM HEADER-->
      <?php 
echo !empty($show_message) ? $show_message : "";
$f = new inoform();
?>
 
      <!--    End of place for showing error messages-->

      <form action=""  method="post" id="wip_move_transaction"  name="wip_move_transaction"><span class="heading"> WIP Move Transaction </span>
       <div id ="form_header">
        <div id="tabsHeader">
         <ul class="tabMain">
          <li><a href="#tabsHeader-1">Basic Info</a></li>
          <li><a href="#tabsHeader-2">Sales Order</a></li>
         </ul>
         <div class="tabContainer"> 
          <div id="tabsHeader-1" class="tabContent">
           <div class="large_shadow_box"> 
            <ul class="column four_column">
             <li>
              <label><img src="<?php 
Example #28
0
<div class="row small-left-padding">
 <div id="form_all">
  <div id="form_headerDiv">
   <form action="?dtype=product&class_name=ec_confirm_order"  method="post" id="ec_cart_line"  name="ec_cart_line">
    <span class="heading"><?php 
$f = new inoform();
?>
</span>
    <div id ="form_line" class="ec_cart">
     <div class="panel panel-info">
      <div class="panel-heading">
       <h3>Cart Details - Verify & Confirm Order</h3>
      </div>
      <div class="panel-body">
       <p>Free Standard Delivery if total order amount is $50 or above.  </p>
      </div>
      <table class="table table-bordered table-large cart ">
       <thead> 
        <tr>
         <th><?php 
echo gettext('Action');
?>
</th>
         <th><?php 
echo gettext('Seq');
?>
#</th>
         <th><?php 
echo gettext('Product');
?>
</th>
            ${$class}->to_item_number = null;
        }
    } else {
        ${$class}->to_item_number = null;
    }
    if (empty(${$class}->inv_item_relation_id)) {
        ${$class}->relation_type = $relation_type_h;
    }
    ?>
         
           <tr class="inv_item_relation<?php 
    echo $count;
    ?>
">
            <td><?php 
    $f = new inoform();
    echo ino_inline_action(${$class}->inv_item_relation_id, array('relation_type_h' => $relation_type_h));
    ?>
    
            </td>
            <td><?php 
    form::number_field_drs('inv_item_relation_id', 'always_readonly');
    ?>
</td>
            <td><?php 
    echo $f->hidden_field('from_item_id_m', ${$class}->from_item_id_m);
    $f->text_field_dm('from_item_number', 'select_item_number item_number');
    ?>
<i class="select_item_number_only select_popup clickable fa fa-search"></i>
            </td>
            <td><?php 
Example #30
0
?>
</th>
       </tr>
      </thead>
      <tbody class="form_data_line_tbody">
       <?php 
$count = 0;
foreach ($sd_quote_line_object as $sd_quote_line) {
    ?>
         
        <tr class="sd_quote_line<?php 
    echo $count;
    ?>
">
         <td><?php 
    $f = new inoform();
    echo ino_inline_action(${$class_second}->sd_quote_line_id, array('sd_quote_header_id' => ${$class}->sd_quote_header_id, 'tax_code_value' => ${$class_second}->tax_code_value));
    ?>
    
         </td>
         <td><?php 
    $f->seq_field_d($count);
    ?>
</td>
         <td><?php 
    form::text_field_wid2sr('sd_quote_line_id');
    ?>
</td>
         <td><?php 
    echo form::text_field('line_number', ${$class_second}->line_number, '8', '20', 1, 'Auto no', '', $readonly, 'lines_number');
    ?>