Skip to Content
Menu

197.92

v 18.0 Third Party 180
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 2885
Technical Name multi_level_approval_configuration
LicenseOPL-1
Websitehttps://demo18.domiup.com
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 2885
Technical Name multi_level_approval_configuration
LicenseOPL-1
Websitehttps://demo18.domiup.com
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0

Live preview is alway available for you to have a look, don't be hesitate !

Using this account to create a purchase order; username: purchaser@example.com / password: 1

username: pur_manager@example.com / password: 1

username: sale@example.com / password: 1

username: sale_manager@example.com / password: 1

Using this account to approve; username: demo / password: demo

You can either watch our demo on Youtube

Approval All in One

Put everything in one place: employee requests, manager reviews and makes the decision. Approval module allows you manage all requests, review, then approve them.

Imagine that you have many documents need to be approved by Manager. These documents could be: Purchase order, Sales order, Timeoff, Payment, Expense,.. This module centralizes all requests of all document in one place.

Main features.

User Interface

Menu Function
Approvals > Dashboard The main dashboard which can be viewed in a number of different ways
Approvals > Approvals > To Review This menu lists all requests need to be reviewed by you
Approvals > Approvals > My Requests Show the requests made by you

Approval Flow

This flow is applied consistency for all request

Set many approval level: select the approver who could be a coach, a line manager, a manager of your department,
or even not a manager.
Employee
Request
Notification
Manager
Approved

Approval Dashboard

Manager can manage all requests in one place

Dashboard of Approval application.

You can create a new approval type for each business model. There are 2 cases:

Approval type for new model. Each model needs different fields, you can choose those ones fit your company requirement.

Approval type for existed business model. Sale Order, Purchase Order, Stock Transfer, MRP Order, HR Recruitment, Invoice and Payment.. are defined in other modules. you don't need to choose fields but declare the domain,  which the approval flow will be applied on

Configure Approval Type for Existing Models

Take Purchase Order for example. I create a new Approval Type for it:

Approval type for purchase order.

This module allows you to set a approval flow for model which defined in another modules. There a new option in Approval Type "Apply for model?". Tick it, a new option "Model Setting" will be displayed.

From above picture, a purchase order which has a total amount > 5,000$, must be approved by purchase manager. I set up like below:

Model: I choose Purchase Order, it links to ir.model.

Domain: It means that, when an order changes its state to to_approve: if its total amount > 5000, it must be approved by Purchase Manager.

Constraint Fields?: Prevent updating these field if the document is needed approval.

Readonly Fields?: Prevent updating these field if the document has been approved.

Hide Buttons from Model View?: tick this option to hide all buttons on Purchase form view when an order is waiting for approval, only 2 button Approve and Refuse are displayed .

Approved Action: it's technical field - python code, when an order is approved, the function record.button_approve() will be executed automatically.

Refused Action: It's technical field too, but is call when an order is refused.

Approval Process

    Steps:
  • Purchaser creates a purchase order which need to be approved by Manager.
  • Purchaser requests for approval from Manager.
  • Manager do review the request. Then, make the decision: Approve, or Refuse.

Step 1: Create a new Purchase Order

Purchaser creates a new purchase order to buy 5 large desks

Add a new Purchase order.

Do confirm the order, its state is changed to To Approve

You can see a button Request Approval and the message This document need to be approved!

Purchase order needs approval.

You need to enable the option `Purchase Order Approval` in Purchase > Configuration > Settings.

Step 2: Request for approval.

Purchaser clicks on button Request Approval. Then, a new popup will be opened:

A form view of Request.

All data are filled automatically, you could update them if needed. Then, click on button Submit Request. A new request is created and shown as below:

New request created.

Step 3: Manager reviews the request.

Purchase Manager navigates the menu Approvals > Approvals > To Review:

List of request need to review by manager.

Open the request, Manager can approve or refuse it.

Review the request.

Modules you may like

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
Hello
by
hidayatt002@gmail.com
on 1/16/25, 9:07 PM

All right i will buy

Re: Hello
by
Domiup
on 1/16/25, 10:10 PM Author

Thank you


hallo,
by
hidayatt002@gmail.com
on 1/16/25, 9:46 AM

this request approval can send by email?

Re: hallo,
by
Domiup
on 1/16/25, 8:34 PM Author

Hi, 

Yes, you can enable the option "Mail Notification" from Approval Type (form view) > tab "Notification".

Regards,