Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
1484 Переглядів

ok i have this scenario if the credit limit of any customer is exceed we got the little notification on the top of sale order i have set this condition on the confirm button using studio
[["partner_credit_warning","!=",False]]
and only sale/Admin can approve this 
here is Screen short 
https://drive.google.com/file/d/1lZ2OCZjz4SrM3hJPQ9TVVifak_pGcpbN/view?usp=sharing
problem is that this thing work fine in the demo odoo + in online 15 days db but this condition is not working in my local db it just let it confirm so no error in logs.
my local db version is odoo16.0 e

Аватар
Відмінити
Автор Найкраща відповідь

I have solved this problem by replacing the studio module with the new code and it work fine now

Аватар
Відмінити
Найкраща відповідь

Hi 

Try the following code in your custom module 


Regards

Аватар
Відмінити
Автор

i didn't created any custom module working on the orginal code all the things in my question is done using studio in demo /local

Related Posts Відповіді Переглядів Дія
1
лист. 22
2943
1
квіт. 24
3260
2
лют. 24
3512
2
лип. 23
2134
1
бер. 24
1658