| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 86 |
| Technical Name |
oe_so_bulk_confirm |
| License | OPL-1 |
| Website | https://odooerp.ae/ |
| Versions | 17.0 18.0 19.0 |
Key Features
Confirm multiple sale orders in one click from the list view using a simple validation wizard
Bulk confirm in one action
Select multiple sale orders from list view and launch one wizard action to confirm all eligible records.
State-based filtering
Only sale orders in Draft or Quotation Sent are included for confirmation; other states are skipped.
Preview confirmable records
Wizard displays the exact order list that will be confirmed before you execute the operation.
Live order and skipped counters
Wizard computes confirmable order count and skipped count so users understand the final action scope.
Works from Sales list view
Action is bound to sale orders list view, enabling sales teams to confirm multiple quotations without opening each record.
Safe validation before processing
If no selected records are confirmable, wizard raises a clear warning instead of performing an empty action.
Uses standard confirmation method
Each eligible record is confirmed with standard action_confirm(), preserving normal Odoo sales behavior.
Lightweight single dependency
Module depends only on standard sale, keeping deployment simple for Community and Enterprise databases.
Improves sales productivity
Reduces repetitive confirmation clicks and helps sales teams confirm large quotation batches faster with clear wizard feedback.
Sale Orders list with multiple selection
Bulk Confirm wizard overview
Result after clicking Confirm Orders
User guide
Install the module, select multiple quotations in Sale Orders list view, open the wizard, and confirm all eligible orders in one click.
1. Install the module
- Open Apps, remove the Apps filter, and search Sale Order Bulk Confirm.
- Click Install. The module depends on standard sale.
2. Select sale orders in list view
- Go to Sales > Orders > Quotations (or Orders list).
- Select multiple records from list view using checkboxes.
- You can select mixed states, but only Draft and Quotation Sent will be confirmable.
3. Open bulk confirm wizard
- From the Action menu, click Confirm Sale Orders.
- Wizard opens and shows:
- Confirmable Orders count and Skipped Orders count.
- Read-only list of orders that will actually be confirmed.
4. Confirm selected eligible orders
- Click Confirm Orders in wizard footer.
- Wizard confirms each listed order using standard Odoo sale order confirmation flow.
- Wizard then closes automatically.
5. Validation behavior
- If no selected records are in Draft/Quotation Sent, wizard raises a message: There are no draft or sent sale orders to confirm.
- This prevents accidental empty operations and provides clear user feedback.
Frequently Asked Questions
1. Which sale order states are confirmable?
2. What happens to already confirmed or cancelled orders?
3. Where is this action available?
4. Can I review which records will be confirmed?
5. What if no selected order is eligible?
6. Are there any third-party dependencies?
7. Is it compatible with Odoo 19?
Module Support & SLA
Standard response time (SLA) for support queries is typically 1 to 2 working days.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 86 |
| Technical Name |
oe_so_bulk_confirm |
| License | OPL-1 |
| Website | https://odooerp.ae/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module