Negotiable Quote Close Action for Admin
aimanecouissi/module-negotiable-quote-close-admin-ui
Adds a Close action to the negotiable quote admin interface, allowing administrators to close quotes directly from the B2B quote management panel.
Build Tests
Code Quality
Tested on Magento 2.4.8-p4
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardLooking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubAimaneCouissi_NegotiableQuoteCloseAdminUi
Adds Close actions to negotiable quote views and the Admin → Sales → Quotes grid. The module provides both a quote view button and a grid mass action for closing negotiable quotes from the Admin.
Installation
composer require aimanecouissi/module-negotiable-quote-close-admin-ui
bin/magento module:enable AimaneCouissi_NegotiableQuoteCloseAdminUi
bin/magento setup:upgrade
bin/magento cache:flush
Usage
Open a negotiable quote from the Admin → Sales → Quotes grid. The Close button appears on the quote view page when the current Admin user has the Close permission, and the button is disabled when the quote is already closed or converted to an order.
The Close mass action appears in the Admin → Sales → Quotes grid and closes selected quotes.
Uninstall
bin/magento module:disable AimaneCouissi_NegotiableQuoteCloseAdminUi
composer remove aimanecouissi/module-negotiable-quote-close-admin-ui
bin/magento setup:upgrade
bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.
License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.