Negotiable Quote Order Link
aimanecouissi/module-negotiable-quote-order-link-admin-ui
Adds a linked Order ID row to the admin negotiable quote view when a B2B quote has been converted to an order, providing quick navigation from the quote to its resulting order.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Composer installation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubAimaneCouissi_NegotiableQuoteOrderLinkAdminUi
Adds related Order ID links to negotiable quote views in Admin → Sales → Quotes. The module displays the order relationship in the negotiable quote view when a quote has been converted to an order.
Installation
composer require aimanecouissi/module-negotiable-quote-order-link-admin-ui
bin/magento module:enable AimaneCouissi_NegotiableQuoteOrderLinkAdminUi
bin/magento setup:upgrade
bin/magento cache:flush
Usage
Open a negotiable quote from the Admin → Sales → Quotes grid. When the quote has a related order, the quote details include an Order ID row with a link to the Admin order view; quotes without an order do not render the row.
Uninstall
bin/magento module:disable AimaneCouissi_NegotiableQuoteOrderLinkAdminUi
composer remove aimanecouissi/module-negotiable-quote-order-link-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.