Cannot Reproduce
Details
Assignee
Andrei MakarankaAndrei MakarankaReporter
Andrei ShumskiAndrei ShumskiPriority
TBDDevelopment Team
ThunderjetTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Andrei Makaranka
Andrei MakarankaReporter
Andrei Shumski
Andrei ShumskiPriority
Development Team
Thunderjet
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created November 10, 2020 at 9:17 AM
Updated July 5, 2023 at 9:39 AM
Resolved July 5, 2023 at 9:39 AM
Purpose/Overview:
The prefix and suffix are combined with a sequence number and stored as a single value "poNumber".
When user clones order all fields are cloning except 'poNumber' since it should be unique.
Requirements/Scope:
if poNumber is not presented it should be populated with the next sequence number and concatenating with prefix and suffix from 'poNumberPrefix' and 'poNumberSuffix' (link)
Acceptance criteria:
The logic of populating poNumber is updated