applied change of label

applied change of label
pull/26/head
paulcortez 2 months ago
parent 41e87a9f70
commit ce442606ca

@ -287,6 +287,7 @@
</div>
<div class="box-body">
<ul>
<li>[2025-03-21] Added a list of branches which items were not supplied at PIA.</li>
<li>[2022-08-22] Fixed Sales Maintenance wherein qty changed to zero when updating.</li>
<li>[2022-08-20] Disabled on-wheel change of value on Qty to avoid having 0 quantity.</li>
<li>[2022-08-10] Removed SYSTEM DEVELOPMENT STAGE and transfer to MAIN NAVIGATION menu above.</li>
@ -453,7 +454,7 @@
' </table>' +
' </div>' +
' </div>' +
' <h3>List of branches where there is no item supplied</h3>' +
' <h3>Unsupplied Branches</h3>' +
' <div class="row">' +
' <div class="col-lg-12">' +
' <table id="dtListOfBranchWithNoItem" class="table table-bordered table-striped">' +

Loading…
Cancel
Save