Skip to content

Commit 463d477

Browse files
committed
Allow mass assignment of dates
1 parent c8091a4 commit 463d477

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/models/CatalogPricingRule.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ protected function defineRules(): array
166166
'applyAmount',
167167
'applyPriceType',
168168
'customerCondition',
169+
'dateUpdated',
170+
'dateCreated',
169171
'dateFrom',
170172
'dateTo',
171173
'description',

0 commit comments

Comments
 (0)