تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3231 أدوات العرض

Hi, 

I have made some changes to the stock.picking model, specifically inheriting the button_validate code, but clicking the button no longer does anything, so I removed all changes, but still It does nothing.

I made sure there are no other modules redefining button_validate (other than stock & stock_landed_costs modules), is-there some Odoo behavior that stops the stock from validating without throwing any sort of errors ? 

All I get right now (in the browser network monitor) is a call to call_button ( /web/dataset/call_button) with the form parameters & button_validate as method, the response is as simple as  {"jsonrpc": "2.0", "id": 124832555, "result": false}

I get also 3 read calls ( /web/dataset/call_kw/stock.picking/read) and no javascript console error.


Thank you

الصورة الرمزية
إهمال

Try to kill all odoo running services: ps aux | grep odoo then kill -9 odoo_PIDs

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
يونيو 20
3099
4
يوليو 20
5963
1
نوفمبر 24
18903
1
فبراير 24
26
1
يناير 24
14404