跳至內容
選單
此問題已被標幟
1685 瀏覽次數

Odoo Server Error

Traceback (most recent call last): File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 683, in dispatch result = self._call_function(**self.params) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 359, in _call_function return checked_call(self.db, *args, **kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 347, in checked_call result = self.endpoint(*a, **kw) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 912, in __call__ return self.method(*args, **kw) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 531, in response_wrap response = f(*args, **kw) File "/home/akshay/Documents/odoo_14.0.latest/src/addons/web/controllers/main.py", line 1394, in call_kw return self._call_kw(model, method, args, kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/addons/web/controllers/main.py", line 1386, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/api.py", line 399, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/api.py", line 386, in _call_kw_multi result = method(recs, *args, **kwargs) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/models.py", line 6225, in onchange record = self.new(initial_values, origin=self) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/models.py", line 5529, in new record._update_cache(values, validate=False) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/models.py", line 5171, in _update_cache raise ValueError("Invalid field %r on model %r" % (e.args[0], self._name)) Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 639, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/akshay/Documents/odoo_14.0.latest/src/odoo/http.py", line 315, in _handle_exception raise exception.with_traceback(None) from new_cause ValueError: Invalid field 'l10n_in_company_country_code' on model 'sale.order'

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
8月 21
7245
2
7月 21
4108
1
11月 20
4231
0
4月 24
1248
0
12月 23
2280