new branch coupon
This commit is contained in:
0
core/lib/Thelia/Controller/Admin/AbstractCrudController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AbstractCrudController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AddressController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AddressController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AdminLogsController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AdminLogsController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AdministratorController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AdministratorController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AreaController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AreaController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AttributeAvController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AttributeAvController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AttributeController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/AttributeController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ConfigController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ConfigController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ConfigStoreController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ConfigStoreController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ContentController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ContentController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CountryController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CountryController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CurrencyController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CurrencyController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CustomerController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/CustomerController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FeatureAvController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FeatureAvController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FeatureController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FeatureController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FolderController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/FolderController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/HomeController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/HomeController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/LangController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/LangController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/LanguageController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/LanguageController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/MailingSystemController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/MailingSystemController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/MessageController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/MessageController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ModuleController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ModuleController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/OrderController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/OrderController.php
Normal file → Executable file
2
core/lib/Thelia/Controller/Admin/ProductController.php
Normal file → Executable file
2
core/lib/Thelia/Controller/Admin/ProductController.php
Normal file → Executable file
@@ -1110,7 +1110,7 @@ class ProductController extends AbstractCrudController
|
||||
$this->dispatch(TheliaEvents::PRODUCT_COMBINATION_GENERATION, $event);
|
||||
|
||||
// Log object modification
|
||||
$this->adminLogAppend(sprintf("Combination generation for product reference %s", $event->getProduct()->getRef()));
|
||||
$this->adminLogAppend(sprintf("Combination generation for product reference %s", $event->getProduct()->getRef()), 'ac', 'mes');
|
||||
|
||||
// Redirect to the success URL
|
||||
$this->redirect($changeForm->getSuccessUrl());
|
||||
|
||||
0
core/lib/Thelia/Controller/Admin/ProfileController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ProfileController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ShippingZoneController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/ShippingZoneController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/SystemLogController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/SystemLogController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TaxController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TaxController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TaxRuleController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TaxRuleController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TemplateController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TemplateController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TranslationsController.php
Normal file → Executable file
0
core/lib/Thelia/Controller/Admin/TranslationsController.php
Normal file → Executable file
Reference in New Issue
Block a user