-
Since I've seen that the [Early Preview warning](https://github.com/pimcore/data-hub/commit/b7f37e40137ebcea30d54d2f13c96feeae51b82d) was removed and we're using DataHub even in production, as in our …
-
# Bug Report
The configured `rule_class` option is not applied to rule listings, so the hardcoded classname in https://github.com/pimcore/pimcore/blob/master/bundles/EcommerceFrameworkBundle/Pricin…
-
# Bug Report
In case of Master Slave and when Ecommerce Module is enabled deleting records is throwing error.
### Expected behavior
Records should get deleted with out any issues.
### Actual…
-
Config in YAML file:
```yaml
imports:
- { resource: '@PimcoreEcommerceFrameworkBundle/Resources/config/v7_configurations.yml' }
pimcore_ecommerce_framework:
...
index_service:
ten…
MyZik updated
3 years ago
-
# Bug Report
### Expected behavior
Do not load HTML from unknown source to promote new pimcore version, at least not without offering an option to disable it.
### Actual behavior
I have notice…
-
Regression of #7817
When running the maintenance job `ecommerce_pending_orders` the following error is thrown:
```
[app] Failed to execute job with ID ecommerce_pending_orders: Doctrine\DBAL…
-
- make `setupProductList` a service
- make it independent from viewModel
- deprecate other functions `createPagingQuerystring` and `getFirstFilteredCategory`
-
I have installed **data-hub** with:
```
composer require pimcore/data-hub:dev-master
```
It seems properly installed:
```
/var/www/html/pimcore/skeleton$ ls -l vendor/pimcore/
total 8
drwxrw…
-
# Bug Report
### Scenario
- I want to order an item with a price of EUR 22,195.95 (+ EUR 200.00€ shipping)
- I enter a 10% voucher code and see that I get a discount of EUR 2,219.60 (2,219.595 ro…
-
After the Pimcore conference last week, I've heard that you need use cases, ideas and requirements for the [Documents integration](https://github.com/pimcore/data-hub/issues/49) as part of the DataHub…