Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
754 Widoki

Hi


Is there any way to track the hours spent in making a quotation in Odoo..?

Awatar
Odrzuć
Najlepsza odpowiedź

Odoo doesn’t track time directly on quotations by default. However, it provides Timesheet and Project integration that you can adapt for this use case.

Step-by-Step Solution

Option 1: Link Quotations to a Project Task

  1. Enable Project and Timesheets:
    • Go to Apps → Install Project and Timesheets.
  2. Create a Project for Pre-Sales Activities:
    • Project name: Quotations / Sales Engineering
  3. Automatically Create a Task per Quotation:
    • Customize the sale.order model using Studio or custom module:
      • Add a button: “Create Task”
      • Link task to a predefined project.
      • Assign task to the salesperson.
  4. Log Time on That Task:
    • Use the Timesheets app to log time spent on the quoting task.

Option 2: Custom Field for Manual Input

  • Add a custom float field like quote_hours_spent on sale.order.
  • Use it to enter hours manually if full timesheeting is not needed.

Awatar
Odrzuć
Najlepsza odpowiedź

There is no functionality for tracking the hours spent; However, you need a customized module.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 25
165
4
sie 25
1424
Block sale. Rozwiązane
3
sie 25
415
2
sie 25
510
0
sie 25
225