Security

Token

dsi Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_DEV"
  "ROLE_TECDOC_MANAGER"
  "ROLE_API"
  "ROLE_ENRICH"
  "ROLE_MARKET_MANAGER"
  "ROLE_PO"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#938
  -user: App\Entity\App\User {#1058 …}
  -roleNames: [
    "ROLE_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "22aef60527bf102ac7ed5975efce8c5b"
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#897
  -map: Symfony\Component\Security\Http\AccessMap {#898 …}
  -logger: Monolog\Logger {#880 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#911
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#641 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#880 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#912 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#844 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#688 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#914 …}
}
4.57 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#925
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#920 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#927
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#739 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#687 …}
  -map: Symfony\Component\Security\Http\AccessMap {#898 …}
}
0.30 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#889
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#739 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#845 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#844 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#19 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#18 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "application/xml"
    "*/*"
  ]
  #pathInfo: "/admin"
  #requestUri: "/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B%5D=16835"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#931 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#1186
  -isAccessible: true
  -instance: null
  -primaryKeyName: "id"
  -primaryKeyValue: null
  -fields: null
  -actions: null
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_TECDOC_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
4 GRANTED EA_EXECUTE_ACTION
[
  "action" => "index"
  "entity" => null
  "entityFqcn" => "App\Entity\Api\ErpProduct"
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
5 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3500
    #updatedAtApi: DateTimeImmutable @1761932557 {#3475
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3509
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92887
    -sku: "KAP24_VSH_END_XL"
    -parentReference: "KAP24_VSH_END"
    -supplierReference: "361U6DW_A00_XL"
    -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H01"
    -subFamily1Label: "Blousons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "74.1670"
    -purchasePrice: "37.8250"
    -vatRate: "T01"
    -weight: 0.9
    -volume: 8800.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225209"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "36.3400"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3498 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92887
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
6 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3493
    #updatedAtApi: DateTimeImmutable @1761932557 {#3468
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3260
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92886
    -sku: "KAP24_VSH_END_S"
    -parentReference: "KAP24_VSH_END"
    -supplierReference: "361U6DW_A00_S"
    -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H01"
    -subFamily1Label: "Blousons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "74.1670"
    -purchasePrice: "37.8250"
    -vatRate: "T01"
    -weight: 0.9
    -volume: 8800.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225193"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 0.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "36.3400"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3255 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92886
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
7 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3486
    #updatedAtApi: DateTimeImmutable @1761932557 {#3478
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3487
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92885
    -sku: "KAP24_VSH_END_M"
    -parentReference: "KAP24_VSH_END"
    -supplierReference: "361U6DW_A00_M"
    -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H01"
    -subFamily1Label: "Blousons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "74.1670"
    -purchasePrice: "37.8250"
    -vatRate: "T01"
    -weight: 0.9
    -volume: 8800.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: false
    -ean: "3613173225186"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 0.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: false
    -marginCoefficient: "1.96"
    -marginValue: "36.3400"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: true
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3505 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92885
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
8 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3466
    #updatedAtApi: DateTimeImmutable @1761932557 {#3492
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3497
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92884
    -sku: "KAP24_VSH_END_L"
    -parentReference: "KAP24_VSH_END"
    -supplierReference: "361U6DW_A00_L"
    -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H01"
    -subFamily1Label: "Blousons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "74.1670"
    -purchasePrice: "37.8250"
    -vatRate: "T01"
    -weight: 0.9
    -volume: 8800.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225445"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 3.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "36.3400"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3490 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92884
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
9 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3253
    #updatedAtApi: DateTimeImmutable @1761932557 {#3258
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3476
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92883
    -sku: "KAP24_VSH_END_2XL"
    -parentReference: "KAP24_VSH_END"
    -supplierReference: "361U6DW_A00_2XL"
    -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H01"
    -subFamily1Label: "Blousons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "74.1670"
    -purchasePrice: "37.8250"
    -vatRate: "T01"
    -weight: 0.9
    -volume: 8800.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225438"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 0.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: true
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "36.3400"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3261 …}
    -erpStatus: false
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92883
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
10 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3257
    #updatedAtApi: DateTimeImmutable @1761932557 {#3410
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3482
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92882
    -sku: "KAP24_TSH_END_XL"
    -parentReference: "KAP24_TSH_END"
    -supplierReference: "381Z84W_A00_XL"
    -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H09"
    -subFamily1Label: "T-shirts"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "40.8330"
    -purchasePrice: "20.8250"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225421"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 0.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: true
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "20.0100"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3250 …}
    -erpStatus: false
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92882
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
11 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3265
    #updatedAtApi: DateTimeImmutable @1761932557 {#3413
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3252
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92881
    -sku: "KAP24_TSH_END_S"
    -parentReference: "KAP24_TSH_END"
    -supplierReference: "381Z84W_A00_S"
    -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H09"
    -subFamily1Label: "T-shirts"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "40.8330"
    -purchasePrice: "20.8250"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225414"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 1.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "20.0100"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3178 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92881
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
12 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3367
    #updatedAtApi: DateTimeImmutable @1761932557 {#3365
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3023
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92880
    -sku: "KAP24_TSH_END_M"
    -parentReference: "KAP24_TSH_END"
    -supplierReference: "381Z84W_A00_M"
    -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H09"
    -subFamily1Label: "T-shirts"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "40.8330"
    -purchasePrice: "20.8250"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225407"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 5.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "20.0100"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3368 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92880
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
13 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3251
    #updatedAtApi: DateTimeImmutable @1761932557 {#3254
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3489
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92879
    -sku: "KAP24_TSH_END_L"
    -parentReference: "KAP24_TSH_END"
    -supplierReference: "381Z84W_A00_L"
    -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H09"
    -subFamily1Label: "T-shirts"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "40.8330"
    -purchasePrice: "20.8250"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225179"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 7.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "20.0100"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3259 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92879
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
14 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3418
    #updatedAtApi: DateTimeImmutable @1761932557 {#3416
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3417
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92878
    -sku: "KAP24_TSH_END_2XL"
    -parentReference: "KAP24_TSH_END"
    -supplierReference: "381Z84W_A00_2XL"
    -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H09"
    -subFamily1Label: "T-shirts"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "40.8330"
    -purchasePrice: "20.8250"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225162"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 0.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: true
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "20.0100"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3419 …}
    -erpStatus: false
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92878
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
15 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3431
    #updatedAtApi: DateTimeImmutable @1761932557 {#3429
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3430
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92877
    -sku: "KAP24_SHO_END_XL"
    -parentReference: "KAP24_SHO_END"
    -supplierReference: "381Y66W_005_XL"
    -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H05"
    -subFamily1Label: "Pantalons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225155"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 5.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3432 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92877
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
16 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3436
    #updatedAtApi: DateTimeImmutable @1761932557 {#3434
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3435
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92876
    -sku: "KAP24_SHO_END_S"
    -parentReference: "KAP24_SHO_END"
    -supplierReference: "381Y66W_005_S"
    -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H05"
    -subFamily1Label: "Pantalons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225148"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3437 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92876
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
17 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3441
    #updatedAtApi: DateTimeImmutable @1761932557 {#3439
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3440
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92875
    -sku: "KAP24_SHO_END_M"
    -parentReference: "KAP24_SHO_END"
    -supplierReference: "381Y66W_005_M"
    -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H05"
    -subFamily1Label: "Pantalons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225131"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 4.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3513 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92875
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
18 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3517
    #updatedAtApi: DateTimeImmutable @1761932557 {#3515
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3516
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92874
    -sku: "KAP24_SHO_END_L"
    -parentReference: "KAP24_SHO_END"
    -supplierReference: "381Y66W_005_L"
    -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H05"
    -subFamily1Label: "Pantalons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225124"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 5.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3518 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92874
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
19 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3522
    #updatedAtApi: DateTimeImmutable @1761932557 {#3520
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3521
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92873
    -sku: "KAP24_SHO_END_2XL"
    -parentReference: "KAP24_SHO_END"
    -supplierReference: "381Y66W_005_2XL"
    -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H05"
    -subFamily1Label: "Pantalons"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225117"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3523 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92873
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
20 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3527
    #updatedAtApi: DateTimeImmutable @1761932557 {#3525
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3526
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92872
    -sku: "KAP24_PLH_END_XL"
    -parentReference: "KAP24_PLH_END"
    -supplierReference: "32231EW_A00_XL"
    -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H06"
    -subFamily1Label: "Polos"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225100"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3528 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92872
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
21 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3532
    #updatedAtApi: DateTimeImmutable @1761932557 {#3530
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3531
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92871
    -sku: "KAP24_PLH_END_S"
    -parentReference: "KAP24_PLH_END"
    -supplierReference: "32231EW_A00_S"
    -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H06"
    -subFamily1Label: "Polos"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.19
    -volume: 7100.4736
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225094"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3533 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92871
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
22 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3537
    #updatedAtApi: DateTimeImmutable @1761932557 {#3535
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3536
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92870
    -sku: "KAP24_PLH_END_M"
    -parentReference: "KAP24_PLH_END"
    -supplierReference: "32231EW_A00_M"
    -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H06"
    -subFamily1Label: "Polos"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.206
    -volume: 6630.096
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225087"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 2.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3538 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92870
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
23 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3542
    #updatedAtApi: DateTimeImmutable @1761932557 {#3540
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3541
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92869
    -sku: "KAP24_PLH_END_L"
    -parentReference: "KAP24_PLH_END"
    -supplierReference: "32231EW_A00_L"
    -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H06"
    -subFamily1Label: "Polos"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.36
    -volume: 6600.0
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225254"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 5.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3543 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92869
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
24 GRANTED EA_ACCESS_ENTITY
EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
  -isAccessible: true
  -instance: App\Entity\Api\ErpProduct {#3547
    #updatedAtApi: DateTimeImmutable @1761932557 {#3545
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    #createdAtApi: DateTimeImmutable @1761932557 {#3546
      date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
    }
    -id: 92868
    -sku: "KAP24_PLH_END_2XL"
    -parentReference: "KAP24_PLH_END"
    -supplierReference: "32231EW_A00_2XL"
    -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
    -activity: "SHOPPI"
    -activityLabel: "Merchandising"
    -universe: "NR"
    -universeLabel: "Non applicable"
    -productFamily: "HA0"
    -productFamilyLabel: "Habillement"
    -subFamily1: "H06"
    -subFamily1Label: "Polos"
    -brand: "VALENT"
    -brandLabel: "VALENTINO ROSSI"
    -sellingPriceExclTax: "49.1670"
    -purchasePrice: "25.0750"
    -vatRate: "T01"
    -weight: 0.238
    -volume: 9184.5655
    -supplyMethod: "AFF"
    -supplyMethodLabel: "A l'affaire"
    -outOfStockErp: true
    -ean: "3613173225247"
    -minOrderQty: 0.0
    -leadTime: 15
    -createdAt: null
    -updatedAt: null
    -quantity: 1.0
    -oversized: false
    -logisticsCategory: "00A"
    -mainWarehouse: "OD2"
    -pricingCategory: "406"
    -erpClosed: false
    -tempOutOfStock: true
    -marginCoefficient: "1.96"
    -marginValue: "24.0900"
    -supplierStock: 0.0
    -soldInMultiples: 1.0
    -allowBackorder: false
    -supplierCode: "3370018"
    -pimcoreProduct: null
    -websites: Doctrine\ORM\PersistentCollection {#3548 …}
    -erpStatus: true
    -hotDataUpdatedAt: null
  }
  -primaryKeyName: "id"
  -primaryKeyValue: 92868
  -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
  -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
  -fqcn: "App\Entity\Api\ErpProduct"
  -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
  -permission: null
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
25 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3645
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END_XL"
  -formattedValue: "KAP24_VSH_END_XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3743 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3648 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3647 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3649 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3739 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3646 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3651 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
26 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3652
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END"
  -formattedValue: "KAP24_VSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3775 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3655 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3654 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3656 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3777 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3653 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3658 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
27 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3659
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -formattedValue: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3778 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3662 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3661 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3663 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3779 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3660 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3665 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
28 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3666
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "74.1670"
  -formattedValue: "74,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3790 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3669 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3668 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3670 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3784 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3667 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3672 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
29 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3673
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.9
  -formattedValue: Twig\Markup {#3797 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3785 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3676 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3675 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3677 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3796 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3674 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3679 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
30 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3680
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 8800.0
  -formattedValue: "8\u{202F}800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3798 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3683 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3682 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3684 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3804 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3681 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3686 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
31 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3687
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3685 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3690 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3689 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3691 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3806 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3688 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3693 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
32 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3694
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3692 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3697 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3696 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3698 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3812 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3695 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3700 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
33 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3701
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3699 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3704 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3703 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3705 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3818 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3702 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3707 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
34 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
35 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3708
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3706 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3711 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3710 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3712 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3829 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3709 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3714 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
36 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
37 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3715
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3713 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3718 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3717 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3719 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3839 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3716 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3721 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
38 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
39 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3722
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3720 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3725 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3724 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3726 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3849 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3723 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3728 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
40 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
41 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3729
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3498 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3727 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3732 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3731 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3733 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3859 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3730 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3735 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
42 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3737
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END_S"
  -formattedValue: "KAP24_VSH_END_S"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4034 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3872 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3831 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3870 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4037 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3841 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3851 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
43 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3946
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END"
  -formattedValue: "KAP24_VSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4036 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3949 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3948 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3950 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4038 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3947 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3952 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
44 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3953
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -formattedValue: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4033 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3956 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3955 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3957 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4043 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3954 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3959 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
45 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3960
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "74.1670"
  -formattedValue: "74,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4048 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3963 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3962 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3964 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4035 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3961 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3966 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
46 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3967
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.9
  -formattedValue: Twig\Markup {#3972 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#3965 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3970 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3969 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3971 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4053 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3968 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3973 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
47 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3974
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 8800.0
  -formattedValue: "8\u{202F}800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3734 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3977 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3976 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3978 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4063 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3975 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3980 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
48 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3981
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3979 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3984 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3983 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3985 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4064 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3982 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3987 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
49 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3988
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3986 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3991 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3990 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3992 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4069 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3989 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3994 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
50 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#3995
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#3993 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3998 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#3997 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3999 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4074 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#3996 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4001 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
51 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
52 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4002
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4000 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4005 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4004 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4006 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4058 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4003 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4008 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
53 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
54 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4009
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4007 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4012 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4011 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4013 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3958 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4010 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4015 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
55 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
56 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4016
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4014 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4019 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4018 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4020 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4032 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4017 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4022 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
57 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
58 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4023
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3255 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4021 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4026 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4025 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4027 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#3951 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4024 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4029 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
59 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4031
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END_M"
  -formattedValue: "KAP24_VSH_END_M"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4211 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4122 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4085 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4120 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4214 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4094 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4103 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
60 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4124
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END"
  -formattedValue: "KAP24_VSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4213 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4126 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4112 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4127 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4215 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4125 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4129 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
61 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4130
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -formattedValue: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4210 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4133 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4132 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4134 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4220 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4131 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4136 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
62 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4137
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "74.1670"
  -formattedValue: "74,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4225 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4140 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4139 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4141 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4212 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4138 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4143 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
63 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4144
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.9
  -formattedValue: Twig\Markup {#4149 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#4142 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4147 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4146 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4148 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4230 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4145 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4150 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
64 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4151
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 8800.0
  -formattedValue: "8\u{202F}800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4028 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4154 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4153 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4155 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4240 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4152 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4157 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
65 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4158
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4156 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4161 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4160 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4162 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4241 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4159 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4164 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
66 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4165
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4163 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4168 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4167 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4169 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4246 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4166 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4171 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
67 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4172
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4170 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4175 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4174 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4176 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4251 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4173 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4178 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
68 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
69 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4179
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4177 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4182 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4181 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4183 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4235 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4180 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4185 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
70 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
71 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4186
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4184 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4189 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4188 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4190 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4135 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4187 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4192 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
72 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
73 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4193
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4191 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4196 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4195 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4197 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4209 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4194 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4199 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
74 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
75 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4200
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3505 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4198 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4203 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4202 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4204 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4128 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4201 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4206 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
76 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4208
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END_L"
  -formattedValue: "KAP24_VSH_END_L"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4388 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4299 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4262 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4297 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4391 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4271 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4280 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
77 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4301
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END"
  -formattedValue: "KAP24_VSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4390 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4303 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4289 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4304 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4392 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4302 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4306 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
78 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4307
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -formattedValue: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4387 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4310 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4309 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4311 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4397 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4308 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4313 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
79 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4314
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "74.1670"
  -formattedValue: "74,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4402 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4317 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4316 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4318 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4389 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4315 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4320 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
80 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4321
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.9
  -formattedValue: Twig\Markup {#4326 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#4319 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4324 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4323 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4325 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4407 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4322 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4327 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
81 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4328
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 8800.0
  -formattedValue: "8\u{202F}800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4205 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4331 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4330 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4332 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4417 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4329 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4334 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
82 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4335
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 3.0
  -formattedValue: 3.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4333 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4338 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4337 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4339 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4418 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4336 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4341 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
83 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4342
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4340 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4345 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4344 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4346 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4423 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4343 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4348 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
84 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4349
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4347 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4352 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4351 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4353 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4428 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4350 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4355 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
85 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
86 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4356
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4354 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4359 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4358 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4360 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4412 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4357 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4362 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
87 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
88 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4363
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4361 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4366 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4365 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4367 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4312 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4364 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4369 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
89 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
90 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4370
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4368 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4373 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4372 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4374 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4386 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4371 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4376 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
91 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
92 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4377
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3490 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4375 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4380 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4379 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4381 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4305 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4378 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4383 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
93 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4385
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END_2XL"
  -formattedValue: "KAP24_VSH_END_2XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4565 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4476 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4439 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4474 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4568 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4448 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4457 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
94 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4478
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_VSH_END"
  -formattedValue: "KAP24_VSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4567 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4480 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4466 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4481 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4569 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4479 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4483 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
95 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4484
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -formattedValue: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4564 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4487 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4486 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4488 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4574 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4485 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4490 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
96 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4491
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "74.1670"
  -formattedValue: "74,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4579 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4494 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4493 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4495 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4566 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4492 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4497 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
97 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4498
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.9
  -formattedValue: Twig\Markup {#4503 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#4496 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4501 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4500 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4502 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4584 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4499 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4504 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
98 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4505
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 8800.0
  -formattedValue: "8\u{202F}800"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4382 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4508 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4507 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4509 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4594 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4506 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4511 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
99 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4512
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4510 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4515 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4514 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4516 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4595 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4513 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4518 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
100 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4519
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4517 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4522 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4521 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4523 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4600 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4520 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4525 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
101 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4526
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4524 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4529 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4528 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4530 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4605 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4527 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4532 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
102 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
103 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4533
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4531 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4536 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4535 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4537 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4589 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4534 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4539 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
104 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
105 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4540
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4538 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4543 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4542 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4544 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4489 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4541 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4546 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
106 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
107 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4547
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4545 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4550 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4549 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4551 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4563 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4548 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4553 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
108 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
109 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4554
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3261 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4552 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4557 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4556 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4558 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4482 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4555 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4560 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
110 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4562
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END_XL"
  -formattedValue: "KAP24_TSH_END_XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4742 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4653 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4616 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4651 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4745 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4625 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4634 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
111 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4655
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END"
  -formattedValue: "KAP24_TSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4744 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4657 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4643 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4658 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4746 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4656 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4660 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
112 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4661
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -formattedValue: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TA…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4741 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4664 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4663 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4665 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4751 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4662 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4667 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
113 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4668
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "40.8330"
  -formattedValue: "40,83\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4756 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4671 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4670 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4672 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4743 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4669 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4674 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
114 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4675
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#4680 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#4673 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4678 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4677 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4679 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4761 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4676 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4681 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
115 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4682
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4559 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4685 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4684 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4686 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4771 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4683 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4688 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
116 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4689
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4687 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4692 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4691 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4693 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4772 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4690 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4695 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
117 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4696
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4694 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4699 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4698 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4700 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4777 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4697 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4702 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
118 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4703
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4701 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4706 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4705 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4707 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4782 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4704 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4709 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
119 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
120 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4710
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4708 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4713 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4712 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4714 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4766 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4711 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4716 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
121 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
122 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4717
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4715 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4720 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4719 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4721 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4666 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4718 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4723 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
123 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
124 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4724
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4722 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4727 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4726 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4728 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4740 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4725 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4730 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
125 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
126 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4731
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3250 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4729 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4734 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4733 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4735 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4659 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4732 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4737 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
127 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4739
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END_S"
  -formattedValue: "KAP24_TSH_END_S"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4919 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4830 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4793 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4828 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4922 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4802 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4811 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
128 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4832
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END"
  -formattedValue: "KAP24_TSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4921 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4834 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4820 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4835 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4923 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4833 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4837 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
129 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4838
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -formattedValue: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TA…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4918 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4841 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4840 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4842 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4928 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4839 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4844 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
130 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4845
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "40.8330"
  -formattedValue: "40,83\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4933 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4848 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4847 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4849 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4920 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4846 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4851 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
131 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4852
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#4857 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#4850 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4855 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4854 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4856 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4938 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4853 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4858 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
132 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4859
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4736 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4862 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4861 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4863 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4948 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4860 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4865 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
133 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4866
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 1.0
  -formattedValue: 1.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4864 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4869 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4868 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4870 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4949 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4867 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4872 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
134 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4873
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4871 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4876 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4875 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4877 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4954 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4874 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4879 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
135 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4880
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4878 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4883 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4882 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4884 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4959 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4881 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4886 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
136 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
137 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4887
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4885 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4890 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4889 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4891 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4943 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4888 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4893 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
138 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
139 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4894
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4892 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4897 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4896 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4898 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4843 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4895 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4900 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
140 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
141 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4901
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4899 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4904 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4903 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4905 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4917 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4902 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4907 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
142 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
143 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4908
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3178 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4906 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4911 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4910 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4912 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4836 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4909 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4914 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
144 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#4916
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END_M"
  -formattedValue: "KAP24_TSH_END_M"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5096 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5007 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4970 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5005 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5099 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#4979 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#4988 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
145 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5009
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END"
  -formattedValue: "KAP24_TSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5098 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5011 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#4997 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5012 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5100 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5010 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5014 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
146 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5015
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -formattedValue: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TA…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5095 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5018 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5017 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5019 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5105 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5016 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5021 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
147 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5022
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "40.8330"
  -formattedValue: "40,83\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5110 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5025 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5024 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5026 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5097 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5023 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5028 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
148 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5029
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5034 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5027 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5032 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5031 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5033 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5115 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5030 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5035 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
149 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5036
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#4913 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5039 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5038 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5040 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5125 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5037 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5042 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
150 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5043
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 5.0
  -formattedValue: 5.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5041 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5046 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5045 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5047 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5126 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5044 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5049 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
151 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5050
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5048 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5053 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5052 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5054 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5131 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5051 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5056 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
152 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5057
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5055 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5060 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5059 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5061 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5136 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5058 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5063 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
153 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
154 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5064
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5062 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5067 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5066 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5068 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5120 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5065 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5070 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
155 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
156 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5071
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5069 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5074 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5073 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5075 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5020 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5072 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5077 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
157 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
158 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5078
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5076 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5081 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5080 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5082 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5094 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5079 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5084 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
159 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
160 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5085
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3368 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5083 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5088 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5087 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5089 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5013 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5086 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5091 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
161 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5093
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END_L"
  -formattedValue: "KAP24_TSH_END_L"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5273 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5184 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5147 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5182 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5276 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5156 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5165 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
162 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5186
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END"
  -formattedValue: "KAP24_TSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5275 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5188 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5174 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5189 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5277 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5187 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5191 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
163 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5192
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -formattedValue: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TA…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5272 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5195 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5194 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5196 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5282 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5193 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5198 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
164 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5199
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "40.8330"
  -formattedValue: "40,83\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5287 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5202 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5201 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5203 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5274 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5200 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5205 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
165 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5206
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5211 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5204 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5209 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5208 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5210 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5292 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5207 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5212 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
166 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5213
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5090 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5216 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5215 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5217 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5302 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5214 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5219 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
167 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5220
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 7.0
  -formattedValue: 7.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5218 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5223 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5222 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5224 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5303 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5221 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5226 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
168 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5227
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5225 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5230 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5229 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5231 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5308 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5228 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5233 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
169 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5234
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5232 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5237 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5236 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5238 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5313 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5235 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5240 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
170 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
171 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5241
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5239 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5244 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5243 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5245 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5297 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5242 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5247 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
172 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
173 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5246 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5251 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5250 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5252 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5197 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5249 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5254 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
174 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
175 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5255
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5253 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5258 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5257 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5259 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5271 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5256 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5261 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
176 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
177 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5262
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3259 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5260 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5265 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5264 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5266 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5190 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5263 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5268 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
178 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5270
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END_2XL"
  -formattedValue: "KAP24_TSH_END_2XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5450 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5361 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5324 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5359 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5453 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5333 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5342 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
179 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5363
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_TSH_END"
  -formattedValue: "KAP24_TSH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5452 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5365 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5351 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5366 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5454 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5364 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5368 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
180 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5369
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -formattedValue: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TA…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5449 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5372 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5371 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5373 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5459 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5370 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5375 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
181 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5376
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "40.8330"
  -formattedValue: "40,83\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5464 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5379 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5378 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5380 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5451 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5377 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5382 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
182 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5383
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5388 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5381 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5386 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5385 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5387 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5469 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5384 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5389 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
183 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5390
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5267 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5393 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5392 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5394 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5479 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5391 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5396 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
184 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5397
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5395 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5400 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5399 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5401 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5480 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5398 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5403 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
185 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5404
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5402 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5407 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5406 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5408 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5485 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5405 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5410 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
186 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5411
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5409 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5414 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5413 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5415 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5490 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5412 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5417 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
187 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
188 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5418
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5416 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5421 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5420 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5422 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5474 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5419 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5424 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
189 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
190 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5425
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5423 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5428 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5427 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5429 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5374 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5426 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5431 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
191 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
192 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5432
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5430 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5435 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5434 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5436 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5448 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5433 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5438 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
193 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
194 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5439
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3419 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5437 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5442 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5441 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5443 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5367 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5440 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5445 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
195 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5447
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END_XL"
  -formattedValue: "KAP24_SHO_END_XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5627 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5538 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5501 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5536 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5630 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5510 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5519 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
196 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5540
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END"
  -formattedValue: "KAP24_SHO_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5629 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5542 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5528 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5543 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5631 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5541 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5545 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
197 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5546
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -formattedValue: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5626 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5549 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5548 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5550 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5636 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5547 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5552 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
198 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5553
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5641 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5556 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5555 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5557 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5628 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5554 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5559 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
199 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5560
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5565 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5558 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5563 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5562 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5564 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5646 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5561 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5566 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
200 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5567
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5444 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5570 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5569 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5571 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5656 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5568 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5573 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
201 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5574
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 5.0
  -formattedValue: 5.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5572 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5577 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5576 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5578 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5657 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5575 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5580 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
202 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5581
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5579 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5584 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5583 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5585 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5662 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5582 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5587 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
203 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5588
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5586 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5591 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5590 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5592 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5667 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5589 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5594 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
204 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
205 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5595
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5593 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5598 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5597 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5599 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5651 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5596 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5601 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
206 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
207 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5602
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5600 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5605 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5604 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5606 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5551 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5603 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5608 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
208 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
209 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5609
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5607 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5612 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5611 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5613 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5625 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5610 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5615 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
210 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
211 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5616
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3432 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5614 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5619 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5618 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5620 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5544 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5617 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5622 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
212 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5624
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END_S"
  -formattedValue: "KAP24_SHO_END_S"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5804 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5715 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5678 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5713 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5807 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5687 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5696 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
213 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5717
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END"
  -formattedValue: "KAP24_SHO_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5806 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5719 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5705 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5720 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5808 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5718 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5722 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
214 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5723
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -formattedValue: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5803 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5726 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5725 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5727 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5813 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5724 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5729 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
215 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5730
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5818 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5733 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5732 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5734 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5805 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5731 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5736 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
216 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5737
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5742 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5735 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5740 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5739 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5741 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5823 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5738 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5743 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
217 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5744
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5621 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5747 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5746 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5748 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5833 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5745 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5750 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
218 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5751
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5749 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5754 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5753 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5755 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5834 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5752 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5757 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
219 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5758
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5756 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5761 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5760 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5762 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5839 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5759 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5764 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
220 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5765
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5763 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5768 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5767 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5769 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5844 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5766 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5771 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
221 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
222 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5772
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5770 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5775 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5774 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5776 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5828 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5773 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5778 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
223 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
224 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5779
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5777 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5782 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5781 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5783 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5728 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5780 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5785 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
225 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
226 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5786
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5784 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5789 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5788 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5790 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5802 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5787 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5792 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
227 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
228 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5793
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3437 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5791 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5796 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5795 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5797 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5721 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5794 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5799 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
229 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5801
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END_M"
  -formattedValue: "KAP24_SHO_END_M"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5981 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5892 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5855 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5890 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5984 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5864 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5873 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
230 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5894
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END"
  -formattedValue: "KAP24_SHO_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5983 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5896 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5882 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5897 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5985 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5895 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5899 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
231 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5900
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -formattedValue: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5980 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5903 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5902 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5904 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5990 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5901 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5906 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
232 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5907
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5995 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5910 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5909 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5911 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5982 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5908 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5913 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
233 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5914
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#5919 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#5912 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5917 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5916 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5918 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6000 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5915 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5920 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
234 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5921
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5798 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5924 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5923 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5925 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6010 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5922 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5927 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
235 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5928
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 4.0
  -formattedValue: 4.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5926 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5931 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5930 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5932 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6011 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5929 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5934 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
236 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5935
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5933 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5938 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5937 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5939 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6016 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5936 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5941 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
237 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5942
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5940 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5945 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5944 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5946 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6021 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5943 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5948 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
238 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
239 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5949
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5947 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5952 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5951 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5953 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6005 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5950 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5955 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
240 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
241 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5954 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5959 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5958 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5960 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5905 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5962 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
242 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
243 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5963
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5961 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5966 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5965 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5967 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5979 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5964 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5969 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
244 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
245 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5970
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3513 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5968 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5973 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#5972 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5974 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5898 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#5971 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#5976 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
246 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#5978
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END_L"
  -formattedValue: "KAP24_SHO_END_L"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6158 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6069 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6032 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6067 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6161 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6041 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6050 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
247 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6071
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END"
  -formattedValue: "KAP24_SHO_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6160 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6073 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6059 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6074 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6162 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6072 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6076 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
248 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6077
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -formattedValue: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6157 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6080 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6079 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6081 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6167 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6078 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6083 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
249 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6084
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6172 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6087 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6086 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6088 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6159 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6085 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6090 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
250 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6091
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#6096 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6089 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6094 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6093 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6095 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6177 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6092 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6097 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
251 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6098
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#5975 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6101 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6100 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6102 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6187 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6099 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6104 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
252 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6105
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 5.0
  -formattedValue: 5.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6103 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6108 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6107 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6109 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6188 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6106 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6111 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
253 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6112
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6110 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6115 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6114 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6116 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6193 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6113 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6118 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
254 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6119
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6117 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6122 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6121 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6123 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6198 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6120 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6125 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
255 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
256 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6126
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6124 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6129 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6128 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6130 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6182 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6127 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6132 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
257 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
258 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6133
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6131 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6136 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6135 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6137 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6082 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6134 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6139 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
259 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
260 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6140
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6138 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6143 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6142 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6144 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6156 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6141 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6146 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
261 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
262 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6147
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3518 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6145 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6150 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6149 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6151 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6075 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6148 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6153 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
263 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6155
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END_2XL"
  -formattedValue: "KAP24_SHO_END_2XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6335 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6246 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6209 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6244 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6338 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6218 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6227 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
264 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6248
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_SHO_END"
  -formattedValue: "KAP24_SHO_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6337 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6250 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6236 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6251 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6339 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6249 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6253 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
265 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6254
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -formattedValue: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAIL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6334 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6257 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6256 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6258 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6344 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6255 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6260 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
266 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6261
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6349 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6264 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6263 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6265 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6336 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6262 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6267 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
267 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6268
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#6273 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6266 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6271 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6270 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6272 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6354 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6269 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6274 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
268 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6275
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6152 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6278 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6277 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6279 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6364 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6276 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6281 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
269 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6282
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6280 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6285 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6284 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6286 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6365 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6283 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6288 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
270 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6289
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6287 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6292 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6291 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6293 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6370 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6290 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6295 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
271 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6296
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6294 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6299 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6298 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6300 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6375 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6297 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6302 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
272 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
273 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6303
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6301 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6306 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6305 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6307 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6359 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6304 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6309 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
274 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
275 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6310
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6308 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6313 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6312 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6314 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6259 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6311 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6316 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
276 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
277 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6317
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6315 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6320 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6319 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6321 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6333 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6318 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6323 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
278 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
279 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6324
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3523 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6322 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6327 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6326 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6328 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6252 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6325 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6330 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
280 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6332
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END_XL"
  -formattedValue: "KAP24_PLH_END_XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6512 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6423 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6386 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6421 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6515 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6395 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6404 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
281 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6425
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END"
  -formattedValue: "KAP24_PLH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6514 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6427 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6413 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6428 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6516 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6426 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6430 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
282 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6431
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -formattedValue: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6511 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6434 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6433 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6435 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6521 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6432 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6437 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
283 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6438
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6526 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6441 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6440 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6442 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6513 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6439 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6444 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
284 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6445
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#6450 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6443 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6448 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6447 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6449 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6531 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6446 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6451 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
285 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6452
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6329 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6455 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6454 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6456 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6541 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6453 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6458 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
286 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6459
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6457 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6462 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6461 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6463 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6542 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6460 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6465 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
287 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6466
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6464 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6469 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6468 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6470 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6547 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6467 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6472 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
288 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6473
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6471 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6476 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6475 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6477 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6552 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6474 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6479 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
289 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
290 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6480
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6478 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6483 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6482 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6484 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6536 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6481 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6486 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
291 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
292 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6487
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6485 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6490 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6489 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6491 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6436 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6488 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6493 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
293 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
294 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6494
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6492 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6497 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6496 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6498 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6510 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6495 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6500 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
295 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
296 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6501
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3528 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6499 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6504 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6503 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6505 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6429 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6502 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6507 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
297 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6509
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END_S"
  -formattedValue: "KAP24_PLH_END_S"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6689 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6600 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6563 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6598 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6692 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6572 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6581 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
298 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6602
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END"
  -formattedValue: "KAP24_PLH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6691 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6604 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6590 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6605 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6693 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6603 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6607 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
299 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6608
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -formattedValue: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6688 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6611 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6610 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6612 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6698 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6609 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6614 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
300 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6615
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6703 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6618 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6617 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6619 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6690 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6616 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6621 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
301 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6622
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.19
  -formattedValue: Twig\Markup {#6627 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6620 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6625 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6624 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6626 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6708 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6623 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6628 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
302 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6629
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 7100.4736
  -formattedValue: "7\u{202F}100,474"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6506 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6632 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6631 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6633 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6718 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6630 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6635 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
303 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6636
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6634 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6639 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6638 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6640 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6719 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6637 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6642 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
304 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6643
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6641 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6646 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6645 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6647 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6724 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6644 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6649 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
305 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6650
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6648 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6653 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6652 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6654 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6729 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6651 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6656 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
306 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
307 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6657
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6655 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6660 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6659 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6661 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6713 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6658 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6663 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
308 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
309 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6664
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6662 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6667 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6666 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6668 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6613 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6665 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6670 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
310 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
311 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6671
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6669 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6674 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6673 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6675 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6687 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6672 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6677 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
312 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
313 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6678
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3533 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6676 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6681 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6680 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6682 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6606 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6679 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6684 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
314 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6686
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END_M"
  -formattedValue: "KAP24_PLH_END_M"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6866 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6777 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6740 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6775 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6869 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6749 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6758 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
315 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6779
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END"
  -formattedValue: "KAP24_PLH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6868 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6781 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6767 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6782 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6870 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6780 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6784 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
316 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6785
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -formattedValue: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6865 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6788 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6787 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6789 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6875 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6786 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6791 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
317 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6792
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6880 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6795 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6794 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6796 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6867 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6793 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6798 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
318 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6799
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.206
  -formattedValue: Twig\Markup {#6804 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6797 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6802 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6801 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6803 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6885 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6800 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6805 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
319 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6806
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6630.096
  -formattedValue: "6\u{202F}630,096"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6683 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6809 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6808 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6810 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6895 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6807 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6812 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
320 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6813
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 2.0
  -formattedValue: 2.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6811 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6816 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6815 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6817 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6896 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6814 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6819 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
321 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6820
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6818 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6823 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6822 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6824 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6901 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6821 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6826 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
322 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6827
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6825 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6830 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6829 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6831 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6906 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6828 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6833 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
323 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
324 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6834
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6832 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6837 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6836 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6838 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6890 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6835 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6840 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
325 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
326 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6841
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6839 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6844 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6843 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6845 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6790 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6842 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6847 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
327 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
328 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6848
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6846 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6851 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6850 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6852 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6864 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6849 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6854 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
329 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
330 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6855
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3538 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6853 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6858 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6857 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6859 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6783 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6856 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6861 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
331 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6863
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END_L"
  -formattedValue: "KAP24_PLH_END_L"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7043 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6954 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6917 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6952 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7046 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6926 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6935 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
332 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6956
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END"
  -formattedValue: "KAP24_PLH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7045 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6958 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6944 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6959 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7047 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6957 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6961 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
333 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6962
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -formattedValue: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7042 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6965 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6964 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6966 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7052 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6963 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6968 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
334 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6969
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7057 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6972 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6971 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6973 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7044 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6970 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6975 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
335 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6976
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.36
  -formattedValue: Twig\Markup {#6981 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#6974 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6979 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6978 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6980 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7062 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6977 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6982 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
336 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6983
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 6600.0
  -formattedValue: "6\u{202F}600"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6860 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6986 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6985 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6987 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7072 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6984 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6989 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
337 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6990
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 5.0
  -formattedValue: 5.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6988 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6993 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6992 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6994 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7073 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6991 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6996 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
338 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#6997
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#6995 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7000 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#6999 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7001 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7078 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#6998 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7003 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
339 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7004
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7002 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7007 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7006 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7008 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7083 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7005 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7010 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
340 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
341 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7011
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7009 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7014 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7013 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7015 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7067 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7012 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7017 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
342 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
343 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7018
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7016 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7021 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7020 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7022 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6967 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7019 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7024 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
344 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
345 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7025
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7023 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7028 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7027 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7029 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7041 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7026 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7031 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
346 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
347 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7032
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3543 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7030 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7035 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7034 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7036 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#6960 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7033 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7038 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
348 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7040
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "sku"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END_2XL"
  -formattedValue: "KAP24_PLH_END_2XL"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7220 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7131 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7094 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7129 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7223 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7103 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7112 …}
  -htmlAttributes: [
    "required" => true
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
349 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7133
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "parentReference"
  -propertyNameSuffix: null
  -value: "KAP24_PLH_END"
  -formattedValue: "KAP24_PLH_END"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7222 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7135 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7121 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7136 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7224 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7134 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7138 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
350 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7139
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\TextField"
  -propertyName: "productName"
  -propertyNameSuffix: null
  -value: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -formattedValue: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILL…"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7219 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\TextType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7142 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-text"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/text"
  -templatePath: "@EasyAdmin/crud/field/text.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7141 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7143 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7229 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7140 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7145 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
351 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7146
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\MoneyField"
  -propertyName: "sellingPriceExclTax"
  -propertyNameSuffix: null
  -value: "49.1670"
  -formattedValue: "49,17\u{A0}"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7234 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\MoneyType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7149 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "right"
  -help: null
  -cssClass: "field-money"
  -columns: null
  -defaultColumns: "col-md-6 col-xxl-5"
  -translationParameters: []
  -templateName: "crud/field/money"
  -templatePath: "@EasyAdmin/crud/field/money.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7148 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7150 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7221 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7147 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7152 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
352 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7153
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "weight"
  -propertyNameSuffix: null
  -value: 0.238
  -formattedValue: Twig\Markup {#7158 …}
  -formatValueCallable: Closure($value, $entity) {#1483 …}
  -label: Symfony\Component\Translation\TranslatableMessage {#7151 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7156 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7155 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7157 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7239 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7154 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7159 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
353 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7160
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\NumberField"
  -propertyName: "volume"
  -propertyNameSuffix: null
  -value: 9184.5655
  -formattedValue: "9\u{202F}184,566"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7037 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\NumberType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7163 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-number"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/number"
  -templatePath: "@EasyAdmin/crud/field/number.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7162 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7164 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7249 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7161 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7166 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
354 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7167
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "quantity"
  -propertyNameSuffix: null
  -value: 1.0
  -formattedValue: 1.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7165 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7170 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7169 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7171 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7250 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7168 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7173 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
355 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7174
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\IntegerField"
  -propertyName: "supplierStock"
  -propertyNameSuffix: null
  -value: 0.0
  -formattedValue: 0.0
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7172 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\IntegerType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7177 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-integer"
  -columns: null
  -defaultColumns: "col-md-4 col-xxl-3"
  -translationParameters: []
  -templateName: "crud/field/integer"
  -templatePath: "@EasyAdmin/crud/field/integer.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7176 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7178 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7255 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7175 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7180 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
356 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7181
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "allowBackorder"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7179 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7184 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7183 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7185 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7260 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7182 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7187 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
357 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
358 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7188
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "isActive"
  -propertyNameSuffix: null
  -value: false
  -formattedValue: false
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7186 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7191 …}
  -sortable: false
  -virtual: true
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7190 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7192 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7244 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7189 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7194 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
359 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
360 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7195
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "outOfStockErp"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7193 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7198 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7197 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7199 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7144 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7196 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7201 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
361 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
362 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7202
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\BooleanField"
  -propertyName: "tempOutOfStock"
  -propertyNameSuffix: null
  -value: true
  -formattedValue: true
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7200 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CheckboxType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7205 …}
  -sortable: true
  -virtual: false
  -permission: null
  -textAlign: "center"
  -help: null
  -cssClass: "field-boolean has-switch"
  -columns: null
  -defaultColumns: ""
  -translationParameters: []
  -templateName: "crud/field/boolean"
  -templatePath: "@EasyAdmin/crud/field/boolean.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7204 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7206 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7218 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7203 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7208 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
363 DENIED EA_EXECUTE_ACTION
[
  "action" => "edit"
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
364 GRANTED EA_VIEW_FIELD
EasyCorp\Bundle\EasyAdminBundle\Dto\FieldDto {#7209
  -fieldFqcn: "EasyCorp\Bundle\EasyAdminBundle\Field\CollectionField"
  -propertyName: "websites"
  -propertyNameSuffix: null
  -value: Doctrine\ORM\PersistentCollection {#3548 …}
  -formattedValue: "OSV3, EXS, OSB, MIS"
  -formatValueCallable: null
  -label: Symfony\Component\Translation\TranslatableMessage {#7207 …}
  -formType: "Symfony\Component\Form\Extension\Core\Type\CollectionType"
  -formTypeOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7212 …}
  -sortable: false
  -virtual: false
  -permission: null
  -textAlign: null
  -help: null
  -cssClass: "field-collection"
  -columns: null
  -defaultColumns: "col-md-8 col-xxl-7"
  -translationParameters: []
  -templateName: "crud/field/collection"
  -templatePath: "@EasyAdmin/crud/field/collection.html.twig"
  -formThemePaths: []
  -assets: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#7211 …}
  -customOptions: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7213 …}
  -doctrineMetadata: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7137 …}
  -uniqueId: Symfony\Component\Uid\Ulid {#7210 …}
  -displayedOn: EasyCorp\Bundle\EasyAdminBundle\Config\KeyValueStore {#7215 …}
  -htmlAttributes: [
    "required" => false
  ]
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
365 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7297
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
366 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7311
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
367 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
368 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7312
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7322 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
369 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
370 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7313
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7324 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
371 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
372 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7314
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7326 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
373 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
374 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7315
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7328 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
375 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
376 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7316
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7342 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
377 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3500
  #updatedAtApi: DateTimeImmutable @1761932557 {#3475
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3509
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92887
  -sku: "KAP24_VSH_END_XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225209"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3498 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
378 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7317
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7352 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92887&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3448
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3500
      #updatedAtApi: DateTimeImmutable @1761932557 {#3475
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3509
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92887
      -sku: "KAP24_VSH_END_XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225209"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3498 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92887
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3640 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7362 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
379 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7214
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
380 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7305
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
381 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
382 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7307
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7399 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
383 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
384 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7271
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7401 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
385 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
386 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7377
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7403 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
387 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
388 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7372
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7405 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
389 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
390 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7367
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7419 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
391 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3493
  #updatedAtApi: DateTimeImmutable @1761932557 {#3468
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3260
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92886
  -sku: "KAP24_VSH_END_S"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_S"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225193"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3255 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
392 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7382
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7429 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92886&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3474
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3493
      #updatedAtApi: DateTimeImmutable @1761932557 {#3468
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3260
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92886
      -sku: "KAP24_VSH_END_S"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_S"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225193"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3255 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92886
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#3736 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7439 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
393 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7318
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
394 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7320
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
395 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
396 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7321
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7476 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
397 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
398 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7280
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7478 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
399 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
400 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7454
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7480 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
401 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
402 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7449
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7482 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
403 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
404 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7444
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7496 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
405 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3486
  #updatedAtApi: DateTimeImmutable @1761932557 {#3478
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3487
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92885
  -sku: "KAP24_VSH_END_M"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_M"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: false
  -ean: "3613173225186"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: false
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: true
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3505 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
406 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7459
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7506 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92885&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3580
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3486
      #updatedAtApi: DateTimeImmutable @1761932557 {#3478
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3487
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92885
      -sku: "KAP24_VSH_END_M"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_M"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: false
      -ean: "3613173225186"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: false
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: true
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3505 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92885
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4030 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7516 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
407 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7387
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
408 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7397
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
409 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
410 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7398
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7553 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
411 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
412 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7319
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7555 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
413 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
414 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7531
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7557 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
415 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
416 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7526
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7559 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
417 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
418 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7521
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7573 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
419 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3466
  #updatedAtApi: DateTimeImmutable @1761932557 {#3492
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3497
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92884
  -sku: "KAP24_VSH_END_L"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_L"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225445"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 3.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3490 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
420 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7536
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7583 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92884&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3465
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3466
      #updatedAtApi: DateTimeImmutable @1761932557 {#3492
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3497
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92884
      -sku: "KAP24_VSH_END_L"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_L"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225445"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 3.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3490 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92884
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4207 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7593 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
421 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7464
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
422 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7474
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
423 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
424 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7475
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7630 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
425 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
426 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7392
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7632 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
427 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
428 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7608
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7634 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
429 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
430 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7603
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7636 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
431 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
432 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7598
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7650 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
433 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3253
  #updatedAtApi: DateTimeImmutable @1761932557 {#3258
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3476
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92883
  -sku: "KAP24_VSH_END_2XL"
  -parentReference: "KAP24_VSH_END"
  -supplierReference: "361U6DW_A00_2XL"
  -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H01"
  -subFamily1Label: "Blousons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "74.1670"
  -purchasePrice: "37.8250"
  -vatRate: "T01"
  -weight: 0.9
  -volume: 8800.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225438"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "36.3400"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3261 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
434 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7613
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7660 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92883&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3560
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3253
      #updatedAtApi: DateTimeImmutable @1761932557 {#3258
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3476
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92883
      -sku: "KAP24_VSH_END_2XL"
      -parentReference: "KAP24_VSH_END"
      -supplierReference: "361U6DW_A00_2XL"
      -productName: "VESTE VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H01"
      -subFamily1Label: "Blousons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "74.1670"
      -purchasePrice: "37.8250"
      -vatRate: "T01"
      -weight: 0.9
      -volume: 8800.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225438"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "36.3400"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3261 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92883
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4384 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7670 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
435 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7541
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
436 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7551
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
437 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
438 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7552
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7707 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
439 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
440 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7469
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7709 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
441 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
442 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7685
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7711 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
443 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
444 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7680
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7713 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
445 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
446 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7675
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7727 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
447 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3257
  #updatedAtApi: DateTimeImmutable @1761932557 {#3410
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3482
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92882
  -sku: "KAP24_TSH_END_XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225421"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3250 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
448 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7690
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7737 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92882&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3471
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3257
      #updatedAtApi: DateTimeImmutable @1761932557 {#3410
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3482
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92882
      -sku: "KAP24_TSH_END_XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225421"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3250 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92882
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4561 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7747 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
449 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7618
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
450 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7628
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
451 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
452 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7629
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7784 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
453 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
454 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7546
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7786 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
455 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
456 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7762
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7788 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
457 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
458 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7757
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7790 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
459 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
460 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7752
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7804 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
461 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3265
  #updatedAtApi: DateTimeImmutable @1761932557 {#3413
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3252
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92881
  -sku: "KAP24_TSH_END_S"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_S"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225414"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3178 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
462 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7767
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7814 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92881&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3555
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3265
      #updatedAtApi: DateTimeImmutable @1761932557 {#3413
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3252
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92881
      -sku: "KAP24_TSH_END_S"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_S"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225414"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3178 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92881
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4738 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7824 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
463 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7695
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
464 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7705
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
465 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
466 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7706
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7861 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
467 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
468 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7623
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7863 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
469 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
470 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7839
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7865 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
471 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
472 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7834
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7867 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
473 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
474 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7829
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7881 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
475 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3367
  #updatedAtApi: DateTimeImmutable @1761932557 {#3365
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3023
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92880
  -sku: "KAP24_TSH_END_M"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_M"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225407"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3368 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
476 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7844
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7891 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92880&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3561
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3367
      #updatedAtApi: DateTimeImmutable @1761932557 {#3365
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3023
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92880
      -sku: "KAP24_TSH_END_M"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_M"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225407"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3368 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92880
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#4915 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7901 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
477 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7772
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
478 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7782
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
479 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
480 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7783
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#7938 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
481 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
482 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7700
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#7940 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
483 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
484 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7916
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#7942 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
485 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
486 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7911
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#7944 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
487 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
488 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7906
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#7958 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
489 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3251
  #updatedAtApi: DateTimeImmutable @1761932557 {#3254
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3489
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92879
  -sku: "KAP24_TSH_END_L"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_L"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225179"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 7.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3259 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
490 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7921
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#7968 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92879&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3588
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3251
      #updatedAtApi: DateTimeImmutable @1761932557 {#3254
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3489
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92879
      -sku: "KAP24_TSH_END_L"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_L"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225179"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 7.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3259 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92879
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5092 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#7978 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
491 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7849
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
492 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7859
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
493 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
494 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7860
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8015 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
495 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
496 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7777
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8017 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
497 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
498 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7993
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8019 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
499 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
500 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7988
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8021 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
501 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
502 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7983
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8035 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
503 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3418
  #updatedAtApi: DateTimeImmutable @1761932557 {#3416
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3417
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92878
  -sku: "KAP24_TSH_END_2XL"
  -parentReference: "KAP24_TSH_END"
  -supplierReference: "381Z84W_A00_2XL"
  -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H09"
  -subFamily1Label: "T-shirts"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "40.8330"
  -purchasePrice: "20.8250"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225162"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 0.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: true
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "20.0100"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3419 …}
  -erpStatus: false
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
504 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7998
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8045 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92878&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3570
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3418
      #updatedAtApi: DateTimeImmutable @1761932557 {#3416
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3417
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92878
      -sku: "KAP24_TSH_END_2XL"
      -parentReference: "KAP24_TSH_END"
      -supplierReference: "381Z84W_A00_2XL"
      -productName: "T SHIRT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H09"
      -subFamily1Label: "T-shirts"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "40.8330"
      -purchasePrice: "20.8250"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225162"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 0.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: true
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "20.0100"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3419 …}
      -erpStatus: false
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92878
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5269 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8055 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
505 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7926
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
506 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7936
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
507 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
508 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7937
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8092 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
509 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
510 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7854
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8094 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
511 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
512 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8070
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8096 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
513 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
514 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8065
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8098 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
515 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
516 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8060
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8112 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
517 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3431
  #updatedAtApi: DateTimeImmutable @1761932557 {#3429
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3430
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92877
  -sku: "KAP24_SHO_END_XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225155"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3432 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
518 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8075
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8122 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92877&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3590
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3431
      #updatedAtApi: DateTimeImmutable @1761932557 {#3429
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3430
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92877
      -sku: "KAP24_SHO_END_XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225155"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3432 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92877
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5446 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8132 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
519 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8003
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
520 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8013
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
521 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
522 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8014
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8169 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
523 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
524 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#7931
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8171 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
525 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
526 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8147
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8173 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
527 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
528 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8142
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8175 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
529 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
530 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8137
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8189 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
531 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3436
  #updatedAtApi: DateTimeImmutable @1761932557 {#3434
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3435
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92876
  -sku: "KAP24_SHO_END_S"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_S"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225148"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3437 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
532 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8152
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8199 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92876&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3573
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3436
      #updatedAtApi: DateTimeImmutable @1761932557 {#3434
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3435
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92876
      -sku: "KAP24_SHO_END_S"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_S"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225148"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3437 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92876
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5623 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8209 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
533 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8080
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
534 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8090
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
535 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
536 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8091
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8246 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
537 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
538 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8008
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8248 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
539 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
540 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8224
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8250 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
541 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
542 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8219
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8252 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
543 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
544 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8214
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8266 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
545 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3441
  #updatedAtApi: DateTimeImmutable @1761932557 {#3439
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3440
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92875
  -sku: "KAP24_SHO_END_M"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_M"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225131"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 4.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3513 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
546 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8229
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8276 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92875&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3577
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3441
      #updatedAtApi: DateTimeImmutable @1761932557 {#3439
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3440
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92875
      -sku: "KAP24_SHO_END_M"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_M"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225131"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 4.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3513 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92875
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5800 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8286 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
547 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8157
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
548 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8167
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
549 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
550 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8168
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8323 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
551 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
552 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8085
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8325 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
553 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
554 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8301
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8327 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
555 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
556 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8296
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8329 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
557 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
558 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8291
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8343 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
559 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3517
  #updatedAtApi: DateTimeImmutable @1761932557 {#3515
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3516
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92874
  -sku: "KAP24_SHO_END_L"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_L"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225124"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3518 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
560 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8306
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8353 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92874&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3596
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3517
      #updatedAtApi: DateTimeImmutable @1761932557 {#3515
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3516
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92874
      -sku: "KAP24_SHO_END_L"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_L"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225124"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3518 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92874
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#5977 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8363 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
561 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8234
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
562 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8244
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
563 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
564 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8245
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8400 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
565 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
566 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8162
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8402 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
567 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
568 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8378
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8404 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
569 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
570 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8373
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8406 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
571 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
572 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8368
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8420 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
573 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3522
  #updatedAtApi: DateTimeImmutable @1761932557 {#3520
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3521
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92873
  -sku: "KAP24_SHO_END_2XL"
  -parentReference: "KAP24_SHO_END"
  -supplierReference: "381Y66W_005_2XL"
  -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H05"
  -subFamily1Label: "Pantalons"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225117"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3523 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
574 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8383
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8430 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92873&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3601
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3522
      #updatedAtApi: DateTimeImmutable @1761932557 {#3520
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3521
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92873
      -sku: "KAP24_SHO_END_2XL"
      -parentReference: "KAP24_SHO_END"
      -supplierReference: "381Y66W_005_2XL"
      -productName: "SHORT VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H05"
      -subFamily1Label: "Pantalons"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225117"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3523 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92873
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6154 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8440 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
575 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8311
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
576 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8321
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
577 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
578 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8322
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8477 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
579 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
580 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8239
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8479 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
581 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
582 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8455
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8481 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
583 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
584 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8450
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8483 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
585 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
586 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8445
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8497 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
587 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3527
  #updatedAtApi: DateTimeImmutable @1761932557 {#3525
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3526
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92872
  -sku: "KAP24_PLH_END_XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225100"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3528 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
588 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8460
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8507 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92872&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3606
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3527
      #updatedAtApi: DateTimeImmutable @1761932557 {#3525
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3526
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92872
      -sku: "KAP24_PLH_END_XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225100"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3528 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92872
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6331 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8517 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
589 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8388
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
590 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8398
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
591 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
592 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8399
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8554 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
593 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
594 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8316
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8556 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
595 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
596 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8532
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8558 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
597 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
598 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8527
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8560 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
599 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
600 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8522
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8574 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
601 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3532
  #updatedAtApi: DateTimeImmutable @1761932557 {#3530
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3531
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92871
  -sku: "KAP24_PLH_END_S"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_S"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.19
  -volume: 7100.4736
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225094"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3533 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
602 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8537
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8584 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92871&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3611
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3532
      #updatedAtApi: DateTimeImmutable @1761932557 {#3530
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3531
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92871
      -sku: "KAP24_PLH_END_S"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_S"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE S"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.19
      -volume: 7100.4736
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225094"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3533 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92871
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6508 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8594 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
603 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8465
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
604 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8475
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
605 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
606 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8476
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8631 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
607 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
608 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8393
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8633 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
609 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
610 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8609
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8635 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
611 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
612 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8604
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8637 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
613 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
614 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8599
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8651 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
615 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3537
  #updatedAtApi: DateTimeImmutable @1761932557 {#3535
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3536
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92870
  -sku: "KAP24_PLH_END_M"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_M"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.206
  -volume: 6630.096
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225087"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 2.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3538 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
616 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8614
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8661 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92870&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3616
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3537
      #updatedAtApi: DateTimeImmutable @1761932557 {#3535
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3536
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92870
      -sku: "KAP24_PLH_END_M"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_M"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE M"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.206
      -volume: 6630.096
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225087"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 2.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3538 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92870
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6685 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8671 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
617 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8542
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
618 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8552
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
619 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
620 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8553
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8708 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
621 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
622 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8470
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8710 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
623 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
624 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8686
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8712 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
625 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
626 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8681
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8714 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
627 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
628 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8676
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8728 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
629 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3542
  #updatedAtApi: DateTimeImmutable @1761932557 {#3540
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3541
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92869
  -sku: "KAP24_PLH_END_L"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_L"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.36
  -volume: 6600.0
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225254"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 5.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3543 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
630 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8691
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8738 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92869&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3621
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3542
      #updatedAtApi: DateTimeImmutable @1761932557 {#3540
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3541
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92869
      -sku: "KAP24_PLH_END_L"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_L"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE L"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.36
      -volume: 6600.0
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225254"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 5.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3543 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92869
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#6862 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8748 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
631 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8619
    -type: "entity"
    -name: "edit"
    -label: Symfony\Component\Translation\TranslatableMessage {#1118 …}
    -icon: "internal:edit"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "edit"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
632 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8629
    -type: "entity"
    -name: "delete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1121 …}
    -icon: "internal:delete"
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "delete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1124 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
633 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
634 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8630
    -type: "entity"
    -name: "forceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8785 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-forceRegen"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "forceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
635 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
636 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8547
    -type: "entity"
    -name: "serialize"
    -label: Symfony\Component\Translation\TranslatableMessage {#8787 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serialize&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serialize"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
637 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
638 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8763
    -type: "entity"
    -name: "serialize_heavy"
    -label: Symfony\Component\Translation\TranslatableMessage {#8789 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_heavy"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_heavy"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeHeavy&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeHeavy"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
639 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
640 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8758
    -type: "entity"
    -name: "serialize_light"
    -label: Symfony\Component\Translation\TranslatableMessage {#8791 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_light"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_light"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeLight&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeLight"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
641 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
642 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8753
    -type: "entity"
    -name: "serialize_stock"
    -label: Symfony\Component\Translation\TranslatableMessage {#8805 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_stock"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_stock"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeStock&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeStock"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
643 GRANTED ROLE_DEV
App\Entity\Api\ErpProduct {#3547
  #updatedAtApi: DateTimeImmutable @1761932557 {#3545
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  #createdAtApi: DateTimeImmutable @1761932557 {#3546
    date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
  }
  -id: 92868
  -sku: "KAP24_PLH_END_2XL"
  -parentReference: "KAP24_PLH_END"
  -supplierReference: "32231EW_A00_2XL"
  -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
  -activity: "SHOPPI"
  -activityLabel: "Merchandising"
  -universe: "NR"
  -universeLabel: "Non applicable"
  -productFamily: "HA0"
  -productFamilyLabel: "Habillement"
  -subFamily1: "H06"
  -subFamily1Label: "Polos"
  -brand: "VALENT"
  -brandLabel: "VALENTINO ROSSI"
  -sellingPriceExclTax: "49.1670"
  -purchasePrice: "25.0750"
  -vatRate: "T01"
  -weight: 0.238
  -volume: 9184.5655
  -supplyMethod: "AFF"
  -supplyMethodLabel: "A l'affaire"
  -outOfStockErp: true
  -ean: "3613173225247"
  -minOrderQty: 0.0
  -leadTime: 15
  -createdAt: null
  -updatedAt: null
  -quantity: 1.0
  -oversized: false
  -logisticsCategory: "00A"
  -mainWarehouse: "OD2"
  -pricingCategory: "406"
  -erpClosed: false
  -tempOutOfStock: true
  -marginCoefficient: "1.96"
  -marginValue: "24.0900"
  -supplierStock: 0.0
  -soldInMultiples: 1.0
  -allowBackorder: false
  -supplierCode: "3370018"
  -pimcoreProduct: null
  -websites: Doctrine\ORM\PersistentCollection {#3548 …}
  -erpStatus: true
  -hotDataUpdatedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
644 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#8768
    -type: "entity"
    -name: "serialize_parent"
    -label: Symfony\Component\Translation\TranslatableMessage {#8815 …}
    -icon: "fa fa-code-branch"
    -cssClass: "action-serialize_parent"
    -addedCssClass: ""
    -htmlAttributes: [
      "data-action-name" => "serialize_parent"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=serializeParent&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&entityId=92868&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "serializeParent"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#3626
    -isAccessible: true
    -instance: App\Entity\Api\ErpProduct {#3547
      #updatedAtApi: DateTimeImmutable @1761932557 {#3545
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      #createdAtApi: DateTimeImmutable @1761932557 {#3546
        date: 2025-10-31 18:42:37.0 Europe/Berlin (+01:00)
      }
      -id: 92868
      -sku: "KAP24_PLH_END_2XL"
      -parentReference: "KAP24_PLH_END"
      -supplierReference: "32231EW_A00_2XL"
      -productName: "POLO VALENTINO ROSSI KAPPA TEAM ENDURO NOIR TAILLE 2XL"
      -activity: "SHOPPI"
      -activityLabel: "Merchandising"
      -universe: "NR"
      -universeLabel: "Non applicable"
      -productFamily: "HA0"
      -productFamilyLabel: "Habillement"
      -subFamily1: "H06"
      -subFamily1Label: "Polos"
      -brand: "VALENT"
      -brandLabel: "VALENTINO ROSSI"
      -sellingPriceExclTax: "49.1670"
      -purchasePrice: "25.0750"
      -vatRate: "T01"
      -weight: 0.238
      -volume: 9184.5655
      -supplyMethod: "AFF"
      -supplyMethodLabel: "A l'affaire"
      -outOfStockErp: true
      -ean: "3613173225247"
      -minOrderQty: 0.0
      -leadTime: 15
      -createdAt: null
      -updatedAt: null
      -quantity: 1.0
      -oversized: false
      -logisticsCategory: "00A"
      -mainWarehouse: "OD2"
      -pricingCategory: "406"
      -erpClosed: false
      -tempOutOfStock: true
      -marginCoefficient: "1.96"
      -marginValue: "24.0900"
      -supplierStock: 0.0
      -soldInMultiples: 1.0
      -allowBackorder: false
      -supplierCode: "3370018"
      -pimcoreProduct: null
      -websites: Doctrine\ORM\PersistentCollection {#3548 …}
      -erpStatus: true
      -hotDataUpdatedAt: null
    }
    -primaryKeyName: "id"
    -primaryKeyValue: 92868
    -fields: EasyCorp\Bundle\EasyAdminBundle\Collection\FieldCollection {#7039 …}
    -actions: EasyCorp\Bundle\EasyAdminBundle\Collection\ActionCollection {#8825 …}
    -fqcn: "App\Entity\Api\ErpProduct"
    -metadata: Doctrine\ORM\Mapping\ClassMetadata {#1170 …}
    -permission: null
  }
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
645 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1113
    -type: "batch"
    -name: "batchDelete"
    -label: Symfony\Component\Translation\TranslatableMessage {#1108 …}
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "batchDelete"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1116 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
646 DENIED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1117
    -type: "global"
    -name: "new"
    -label: Symfony\Component\Translation\TranslatableMessage {#1115 …}
    -icon: null
    -cssClass: ""
    -addedCssClass: ""
    -htmlAttributes: []
    -linkUrl: null
    -templatePath: null
    -crudActionName: "new"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1119 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
647 GRANTED ROLE_DEV
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
648 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1151
    -type: "global"
    -name: "globalPush"
    -label: Symfony\Component\Translation\TranslatableMessage {#7217 …}
    -icon: "fa-regular fa-circle-up"
    -cssClass: "action-globalPush btn btn-success"
    -addedCssClass: " btn btn-success"
    -htmlAttributes: [
      "data-action-name" => "globalPush"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=globalPush&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "globalPush"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
649 GRANTED ROLE_DEV
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
650 GRANTED EA_EXECUTE_ACTION
[
  "action" => EasyCorp\Bundle\EasyAdminBundle\Dto\ActionDto {#1153
    -type: "global"
    -name: "globalForceRegen"
    -label: Symfony\Component\Translation\TranslatableMessage {#8778 …}
    -icon: "fa fa-rotate"
    -cssClass: "action-globalForceRegen btn btn-info"
    -addedCssClass: " btn btn-info"
    -htmlAttributes: [
      "title" => "Force regen product with active sku filter"
      "data-action-name" => "globalForceRegen"
    ]
    -linkUrl: "https://api-dev.oreca.com/admin?crudAction=forceRegen&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController&filters%5Bwebsites%5D%5Bcomparison%5D=%3D&filters%5Bwebsites%5D%5Bvalue%5D%5B0%5D=16835"
    -templatePath: "@EasyAdmin/crud/action.html.twig"
    -crudActionName: "forceRegen"
    -routeName: null
    -routeParameters: []
    -url: null
    -translationParameters: []
    -displayCallable: null
    -htmlElement: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonElement {#1114 …}
    -butonType: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonType {#1110 …}
    -variant: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonVariant {#1111 …}
    -style: EasyCorp\Bundle\EasyAdminBundle\Twig\Component\Option\ButtonStyle {#1112 …}
  }
  "entity" => null
]
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
651 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
652 DENIED EA_EXIT_IMPERSONATION
null
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
653 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8927
  -type: "section"
  -selected: false
  -expanded: false
  -label: ""
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
654 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#8929
  -type: "logout"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#8926 …}
  -icon: "internal:sign-out"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "/logout"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
655 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
656 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
657 GRANTED ROLE_MARKET_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
658 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
659 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
660 GRANTED ROLE_DEV
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
661 GRANTED ROLE_TECDOC_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
662 GRANTED ROLE_MARKET_MANAGER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
663 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
664 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9585
  -type: "dashboard"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9666 …}
  -icon: "fa fa-home"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "https://api-dev.oreca.com/admin"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
665 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9589
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9668 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
666 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9591
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9670 …}
  -icon: "fa fa-cloud-download"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9587
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9667 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "index_export_form"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
667 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9587
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9667 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: "index_export_form"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
668 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9599
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9671 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
669 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9599
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9671 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
670 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9601
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9725 …}
  -icon: "fa-solid fa-bolt-lightning"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9597
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9692 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "export_magento_products"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=export_magento_products"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9607
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9683 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "index_export_form"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9609
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9718 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "index_export_form"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
671 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9601
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9725 …}
  -icon: "fa-solid fa-bolt-lightning"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9597
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9692 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "export_magento_products"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=export_magento_products"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9607
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9683 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "index_export_form"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9609
      -type: "route"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9718 …}
      -icon: null
      -cssClass: ""
      -permission: null
      -routeName: "index_export_form"
      -routeParameters: []
      -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
672 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9597
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9692 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: "export_magento_products"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=export_magento_products"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
673 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9607
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9683 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: "index_export_form"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
674 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9609
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9718 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: "index_export_form"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=index_export_form"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
675 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9613
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9724 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
676 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9615
  -type: "submenu"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9761 …}
  -icon: "fa fa-flag"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: ""
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: [
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9611
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9731 …}
      -icon: "fa fa-eye"
      -cssClass: ""
      -permission: Symfony\Component\ExpressionLanguage\Expression {#9616
        #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
      }
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\Api\SyncProductReport"
        "entityId" => null
      ]
      -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductReportCrudController"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
    EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9622
      -type: "crud"
      -selected: false
      -expanded: false
      -label: Symfony\Component\Translation\TranslatableMessage {#9726 …}
      -icon: "fa fa-exclamation-triangle"
      -cssClass: ""
      -permission: Symfony\Component\ExpressionLanguage\Expression {#9623
        #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
      }
      -routeName: null
      -routeParameters: [
        "crudAction" => "index"
        "crudControllerFqcn" => null
        "entityFqcn" => "App\Entity\Api\SyncProductErrorReport"
        "entityId" => null
      ]
      -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductErrorReportCrudController"
      -linkRel: ""
      -linkTarget: "_self"
      -translationParameters: []
      -badge: null
      -subItems: []
      -htmlAttributes: []
    }
  ]
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
677 GRANTED ROLE_ENRICH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
678 GRANTED Expression:
is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9611
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9731 …}
  -icon: "fa fa-eye"
  -cssClass: ""
  -permission: Symfony\Component\ExpressionLanguage\Expression {#9616
    #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
  }
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\SyncProductReport"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
679 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9611
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9731 …}
  -icon: "fa fa-eye"
  -cssClass: ""
  -permission: Symfony\Component\ExpressionLanguage\Expression {#9616
    #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
  }
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\SyncProductReport"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
680 GRANTED ROLE_ENRICH
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
681 GRANTED Expression:
is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9622
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9726 …}
  -icon: "fa fa-exclamation-triangle"
  -cssClass: ""
  -permission: Symfony\Component\ExpressionLanguage\Expression {#9623
    #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
  }
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\SyncProductErrorReport"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductErrorReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
682 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9622
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9726 …}
  -icon: "fa fa-exclamation-triangle"
  -cssClass: ""
  -permission: Symfony\Component\ExpressionLanguage\Expression {#9623
    #expression: "is_granted("ROLE_ENRICH") or is_granted("ROLE_MARKET_MANAGER")"
  }
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\SyncProductErrorReport"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CSyncProductErrorReportCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
683 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9625
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9744 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
684 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9629
  -type: "crud"
  -selected: true
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9767 …}
  -icon: "fa-solid fa-box"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\ErpProduct"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CErpProductCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
685 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9631
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9796 …}
  -icon: "fa-solid fa-box"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\PimcoreProduct"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CPimcoreProductCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
686 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9627
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9813 …}
  -icon: "fa-solid fa-shopping-cart"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\MagentoOrder"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CMagentoOrderCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
687 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9639
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9820 …}
  -icon: "fa-solid fa-car"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\TecDoc\Model"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CModelCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
688 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9641
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9827 …}
  -icon: "fa-solid fa-car"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\TecDoc\Engine"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEngineCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
689 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9647
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9834 …}
  -icon: "fa fa-globe"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\Api\Website"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CWebsiteCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
690 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9649
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9841 …}
  -icon: "fa fa-user"
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\App\User"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CUserCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
691 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9655
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9848 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
692 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9655
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9848 …}
  -icon: null
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
693 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9657
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9849 …}
  -icon: "fa fa-book"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "api_doc"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=api_doc"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
694 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9657
  -type: "route"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9849 …}
  -icon: "fa fa-book"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: "api_doc"
  -routeParameters: []
  -linkUrl: "https://api-dev.oreca.com/admin?routeName=api_doc"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
695 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9637
  -type: "section"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9856 …}
  -icon: null
  -cssClass: ""
  -permission: null
  -routeName: null
  -routeParameters: null
  -linkUrl: "#"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
696 DENIED ROLE_TECHNO
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9663
  -type: "route"
  -selected: false
  -expanded: false
  -label: "FGT Image Import"
  -icon: "fa fa-picture-o"
  -cssClass: ""
  -permission: "ROLE_TECHNO"
  -routeName: "fgt_img"
  -routeParameters: []
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
Show voter details
697 DENIED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9663
  -type: "route"
  -selected: false
  -expanded: false
  -label: "FGT Image Import"
  -icon: "fa fa-picture-o"
  -cssClass: ""
  -permission: "ROLE_TECHNO"
  -routeName: "fgt_img"
  -routeParameters: []
  -linkUrl: null
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS DENIED
Show voter details
698 GRANTED ROLE_ADMIN
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9665
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9857 …}
  -icon: "fa-solid fa-gear"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\App\Configuration"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
699 GRANTED EA_VIEW_MENU_ITEM
EasyCorp\Bundle\EasyAdminBundle\Dto\MenuItemDto {#9665
  -type: "crud"
  -selected: false
  -expanded: false
  -label: Symfony\Component\Translation\TranslatableMessage {#9857 …}
  -icon: "fa-solid fa-gear"
  -cssClass: ""
  -permission: "ROLE_ADMIN"
  -routeName: null
  -routeParameters: [
    "crudAction" => "index"
    "crudControllerFqcn" => null
    "entityFqcn" => "App\Entity\App\Configuration"
    "entityId" => null
  ]
  -linkUrl: "https://api-dev.oreca.com/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CConfigurationCrudController"
  -linkRel: ""
  -linkTarget: "_self"
  -translationParameters: []
  -badge: null
  -subItems: []
  -htmlAttributes: []
}
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS GRANTED
Show voter details
700 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details
701 DENIED IS_IMPERSONATOR
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
Show voter details