Merge pull request 'applied change of label' (#26) from paulcortezl5 into main

Reviewed-on: #26
pull/27/head
paul 2 months ago
commit 3a8dd1d8d5

@ -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