Bug #7324
Updated by Bùi Ngọc about 2 months ago
Trong popup Khách thanh toán: Nhập số tiền chuyển khoản khoảng = tiền lãi ==> ấn Lưu báo lỗi sau RPC_ERROR Odoo Server Error Occured on devcrm.stl.vn on model installment.payment.wizard and id 25 on 2025-07-23 10:05:51 GMT Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 1963, in _transactioning return service_model.retrying(func, env=self.env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 156, in retrying result = func() ^^^^^^ File "/usr/lib/python3/dist-packages/odoo/http.py", line 1930, in _serve_ir_http response = self.dispatcher.dispatch(rule.endpoint, args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/http.py", line 2178, in dispatch result = self.request.registry['ir.http']._dispatch(endpoint) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 333, in _dispatch result = endpoint(**request.params) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/http.py", line 727, in route_wrapper result = endpoint(self, *args, **params_ok) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 42, in call_button action = call_kw(request.env[model], method, args, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/odoo/api.py", line 533, in call_kw result = getattr(recs, name)(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/mnt/extra-addons/dth_sale_installment/wizard/installment_payment_wizard.py", line 99, in action_apply total_paid = interest_paid + origin_paid ^^^^^^^^^^^ UnboundLocalError: cannot access local variable 'origin_paid' where it is not associated with a value The above server error caused the following client error: RPC_ERROR: Odoo Server Error RPC_ERROR at makeErrorFromResponse (https://devcrm.stl.vn/web/assets/07be28b/web.assets_web.min.js:3143:163) at XMLHttpRequest.<anonymous> (https://devcrm.stl.vn/web/assets/07be28b/web.assets_web.min.js:3148:13)