Fixed
Details
Priority
MinorAssignee
AlexAlexReporter
AlexAlexDeveloper
AlexAlexReviewer
Erik S.Erik S.Change Log Group
FixedChange Log Message
Fixed notices upon sale order saving.Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
30m loggedStory Points
1Fix versions
Details
Details
Priority
Assignee
Alex
AlexReporter
Alex
AlexDeveloper
Alex
AlexReviewer
Erik S.
Erik S.Change Log Group
Fixed
Change Log Message
Fixed notices upon sale order saving.
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
Time tracking
30m logged
Story Points
1
Fix versions
Created February 23, 2021 at 9:11 AM
Updated December 29, 2024 at 11:25 PM
Resolved July 8, 2022 at 8:20 AM
In the "\OrdersItem::SetFieldsFromHash" method instead of using "kDBItem::GetDirtyField" method directly check presence of "PaymentCCExpMonth" and "PaymentCCExpYear" keys in the "$hash" array.