Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
1185 Ansichten

Hi all,

I'm trying to implement the Project and Task Smart Button on Sales Orders for Goods-type products (not Services), using Odoo SaaS Online v18.

I’ve tried several approaches but haven’t succeeded — the smart button doesn't appear or link as it does for service-type products.

Has anyone managed to make this work for goods-based products? Any help or workaround would be appreciated!

Thanks in advance!

Avatar
Verwerfen
Autor

Hi, thank you for your response.

I've tried the first method — setting the product type to Service does trigger the project creation and the related smart button appears correctly on the Sales Order. However, this approach does not trigger the Manufacturing Order, which I need.

I've also tried the second method — creating a project automatically when a Sales Order is confirmed. This works as expected, but the Project and Task smart buttons do not appear on the Sales Order. I want all related records — Project, Task, Manufacturing Order, Purchase Order, and Overview — to appear as smart buttons on the Sales Order, just like they do for service-type products.


Do u have any idea ?

Beste Antwort

There are a couple of suggestions in this post which might help.

https://www.odoo.com/forum/help-1/create-project-from-so-w-o-service-item-240128

Avatar
Verwerfen
Beste Antwort

Workaround:

  1. Set your goods products as "Service" type temporarily:
    • Edit product type to "Service" (or “Consumable” + "Service tracking") so Odoo treats them like services.
    • This triggers the project/task smart button to appear on SO.
  2. Use an automated workflow to create projects/tasks when those goods are sold:
    • This requires custom backend code or Odoo Studio automation (limited on SaaS).
    • Or you can manually create the project linked to the SO.
  3. Use a custom app or Studio if available to add a smart button linked to a related project for goods products.
Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juni 23
3784
1
Nov. 22
4144
2
Juni 20
4311
2
Juli 18
7820
4
Juli 18
8772