Browse Source

no message

gary
gary_chen\gary_chen 1 year ago
parent
commit
38847a4d1b
  1. 2
      wms/wipwhole-renovate-rec-invoice-edit.php

2
wms/wipwhole-renovate-rec-invoice-edit.php

@ -608,6 +608,8 @@ include "wipwhole-renovate-rec-invoice-edit-submit.php";
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>";
if ($user_department_id == '545' && $role_id == '6') if ($user_department_id == '545' && $role_id == '6')
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>"; echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>";
if ($user_department_id == '541' && $role_id == '1')
echo "<button onclick='saveEstimateInstallData()' type='button' class='btn btn-primary btn-lg pull-right' style='margin-left:3px;'>存檔</button>";
?> ?>
</td> </td>
</tr> </tr>

Loading…
Cancel
Save