Merge pull request 'corrected logic in print item serial for production order' (#999) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 13s

Reviewed-on: #999
This commit was merged in pull request #999.
This commit is contained in:
2026-09-09 10:43:18 +00:00

View File

@@ -82,7 +82,7 @@
.po-long {
font-size: 8pt;
font-weight: bold;
text-align: left !important;
text-align: right !important;
position: absolute;
right: 5pt;
top: 8pt;