PURCHASEORDER_REFERENCE_PATTERN - can it be changed to be less strict? #5983
-
Beta Was this translation helpful? Give feedback.
Answered by
SchrodingersGat
Nov 24, 2023
Replies: 2 comments
-
You could make the required pattern simply |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wafflecrate
-
You can also add
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could make the required pattern simply
PO {ref}
and remove the width requirements