add default sku flag to accessible fields in save options skus add
CI / testsuite (mysql, 8.2, ) (push) Failing after 7m32s Details
CI / testsuite (mysql, 8.4, ) (push) Successful in 10m20s Details
CI / testsuite (sqlite, 8.2, prefer-lowest) (push) Failing after 6m9s Details
CI / Coding Standard & Static Analysis (push) Failing after 5m52s Details

This commit is contained in:
Brandon Shipley 2025-10-06 23:49:48 -07:00
parent 75714137b7
commit e9ba1845ba
Signed by: bmfs
GPG Key ID: 14E38571D8BB0DE4
1 changed files with 1 additions and 0 deletions

View File

@ -131,6 +131,7 @@ class ProductSkusController extends AppController
'created',
'modified',
'enabled',
'default_sku',
],
'associated' => [
'ProductSkuVariantValues' => [