corrected logic in print item serial for production order
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 20s
Laravel Larastan / larastan (pull_request) Failing after 40s
Laravel Pint / pint (pull_request) Successful in 3m57s

This commit is contained in:
dhanabalan
2026-09-09 16:12:55 +05:30
parent e8aa621e84
commit 174431a235

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;