Odoo Server Error Traceback (most recent call last): File "/opt/odoo14/odoo/odoo/addons/base/models/ir_http.py", line 237, in _dispatch result = request.dispatch() File "/opt/odoo14/odoo/odoo/http.py", line 696, in dispatch result = self._call_function(**self.params) File "/opt/odoo14/odoo/odoo/http.py", line 370, in _call_function return checked_call(self.db, *args, **kwargs) File "/opt/odoo14/odoo/odoo/service/model.py", line 94, in wrapper return f(dbname, *args, **kwargs) File "/opt/odoo14/odoo/odoo/http.py", line 358, in checked_call result = self.endpoint(*a, **kw) File "/opt/odoo14/odoo/odoo/http.py", line 919, in __call__ return self.method(*args, **kw) File "/opt/odoo14/odoo/odoo/http.py", line 544, in response_wrap response = f(*args, **kw) File "/opt/odoo14/odoo/addons/web/controllers/main.py", line 1370, in call_kw return self._call_kw(model, method, args, kwargs) File "/opt/odoo14/odoo/addons/web/controllers/main.py", line 1362, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/opt/odoo14/odoo/odoo/api.py", line 399, in call_kw result = _call_kw_multi(method, model, args, kwargs) File "/opt/odoo14/odoo/odoo/api.py", line 386, in _call_kw_multi result = method(recs, *args, **kwargs) File "/opt/odoo14/odoo/odoo14e/account_reports/models/account_report.py", line 1112, in get_report_informations 'main_html': self.get_html(options), File "/opt/odoo14/odoo/odoo14e/account_reports/models/account_report.py", line 1150, in get_html headers, lines = self._get_table(options) File "/opt/odoo14/odoo/odoo14e/account_reports/models/account_report.py", line 697, in _get_table return self.get_header(options), self._get_lines(options) File "/opt/odoo14/odoo/odoo14e/account_reports/models/account_bank_reconciliation_report.py", line 555, in _get_lines last_statement = journal._get_last_bank_statement(domain=last_statement_domain) File "/opt/odoo14/odoo/addons/account/models/account_journal.py", line 820, in _get_last_bank_statement last_statement = self.env['account.bank.statement'].search(last_statement_domain, order='date desc, id desc', limit=1) File "/opt/odoo14/odoo/odoo/models.py", line 1708, in search res = self._search(args, offset=offset, limit=limit, order=order, count=count) File "/opt/odoo14/odoo/odoo/models.py", line 4524, in _search query = self._where_calc(args) File "/opt/odoo14/odoo/odoo/models.py", line 4280, in _where_calc return expression.expression(domain, self).query File "/opt/odoo14/odoo/odoo/osv/expression.py", line 442, in __init__ self.parse() File "/opt/odoo14/odoo/odoo/osv/expression.py", line 656, in parse raise ValueError("Invalid field %s.%s in leaf %s" % (model._name, path[0], str(leaf))) Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/odoo14/odoo/odoo/http.py", line 652, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/opt/odoo14/odoo/odoo/http.py", line 317, in _handle_exception raise exception.with_traceback(None) from new_cause ValueError: Invalid field account.bank.statement.move_id in leaf ('move_id.state', '=', 'posted') when i click on Outstanding Payments/Receipts report this error appears any help in odoo 14 accounting
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1696
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jun 25
|
1289 | ||
|
0
Mar 25
|
10034 | ||
|
0
Feb 23
|
2845 | ||
|
1
Jan 23
|
5234 | ||
|
1
May 22
|
3868 |
Any help or something to do?