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

my flow is 

select res.partner -> click on button which add by me -> after clicking button show my smart button -> and click this smart button and get me sale.order of which res.partner i selected.


The res.partner I select gives me the count of the number of sale.order in the smart buttton.



thank you in advance

ans me please !!!

頭像
捨棄
作者

thank you kiran but this is not work for me

最佳答案

Hi  Ra_one_1_11,

There is already a compute field 'sale_order_count' in 'res.partner' which shows the number of SO created for the partner.

Please Check,

https://github.com/odoo/odoo/blob/15.0/addons/sale/models/res_partner.py

頭像
捨棄
最佳答案

Hello,

You have to write the compute method for get the sale orders in partner form view.

shivoham.odoo@gmail.com

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
12月 23
1420
1
6月 25
1632
3
7月 25
3274
1
5月 25
1419
1
5月 25
1669