跳至內容
選單
此問題已被標幟
2 回覆
1183 瀏覽次數

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!

頭像
捨棄
作者

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 ?

最佳答案

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

頭像
捨棄
最佳答案

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.
頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
6月 23
3784
1
11月 22
4144
2
6月 20
4311
2
7月 18
7820
4
7月 18
8772