Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3214 Vistas

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 !!!

Avatar
Descartar
Autor

thank you kiran but this is not work for me

Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

Hello,

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

shivoham.odoo@gmail.com

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
dic 23
1504
1
jun 25
1919
3
jul 25
3514
1
may 25
1635
1
may 25
1884