WeeeStaging
Magento_WeeeStaging module
Overview
The Magento_WeeeStaging module is a part of the staging functionality in Magento EE. It enables you to stage a value of Fixed Product Tax.
Implementation details
The Magento_WeeeStaging module extends the following Magento_Weee module functionality to be used in staging:
- adds an opportunity to schedule a Fixed Product Tax type attribute using the Schedule Update form of a product
Dependencies
You can find the list of modules that have dependencies on the Magento_WeeeStaging module in the require
section of the composer.json
file. The file is located in the root directory of the module.
Extension points
Extension points enable extension developers to interact with the Magento_WeeeStaging module. The Magento dependency injection mechanism enables you to override the functionality of the module.
The Magento dependency injection mechanism enables you to override the functionality of the Magento_WeeeStaging module.
Additional information
You can track backward incompatible changes made in a Magento EE mainline after the Magento 2.0 release.