| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 86 |
| Technical Name |
oe_po_bulk_confirm |
| License | OPL-1 |
| Website | https://odooerp.ae/ |
Key Features
Confirm multiple RFQs in one click from Purchase Orders list view using a simple validation wizard
Bulk confirm in one action
Select multiple purchase orders from list view and launch one wizard action to confirm all eligible records.
State-based filtering
Only purchase orders in Draft or RFQ 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 Purchase list view
Action is bound to purchase orders list view, enabling operational users to process RFQs 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 button_confirm(), preserving normal Odoo purchase behavior.
Lightweight single dependency
Module depends only on standard purchase, keeping deployment simple for Community and Enterprise databases.
Improves purchasing productivity
Reduces repetitive confirmation clicks and helps buyers process large RFQ batches faster with clear wizard feedback.
Purchase Orders list with multiple selection
Bulk Confirm wizard overview
Result after clicking Confirm Orders
User guide
Install the module, select multiple RFQs in Purchase 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 Purchase Order Bulk Confirm.
- Click Install. The module depends on standard purchase.
2. Select purchase orders in list view
- Go to Purchase > Orders > Purchase Orders.
- Select multiple records from list view using checkboxes.
- You can select mixed states, but only Draft and RFQ Sent will be confirmable.
3. Open bulk confirm wizard
- From the Action menu, click Confirm Purchase 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 purchase confirmation flow.
- Wizard then closes automatically.
5. Validation behavior
- If no selected records are in Draft/RFQ Sent, wizard raises a message: There are no draft or sent purchase orders to confirm.
- This prevents accidental empty operations and provides clear user feedback.
Frequently Asked Questions
1. Which purchase 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 |
•
Purchase (purchase)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 86 |
| Technical Name |
oe_po_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