Guest User

Untitled

a guest
Jun 13th, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. 6897 140180858590784 [2022-06-13 12:38:21,823] INFO werkzeug 127.0.0.1 - - [13/Jun/2022 12:38:21] "POST /landed_cost_64/ HTTP/1.1" 200 -
  2. 6897 140180858590784 [2022-06-13 12:38:47,829] ERROR trytond.protocols.dispatcher <class 'trytond.pool.account.invoice.line'>.search(*(['OR', [[['company', '=', 1], ['invoice.state', 'in', ['posted', 'paid']], ['invoice.type', '=', 'in'], ['product.landed_cost', '=', True], ['type', '=', 'line']], [['landed_cost', '=', None]]], ['id', 'in', []]], 0, 1000, None, {'client': '235e1b8d-792b-4aab-87e9-a56e9f1b323f', 'company_filter': 'one', 'company': 1, 'company.rec_name': 'Preciball SA', 'language': 'en', 'language_direction': 'ltr', 'groups': [6, 8, 10, 7, 1, 4, 2, 5, 3, 9, 14, 15, 11, 12, 13], 'locale': {'date': '%m/%d/%Y', 'grouping': [3, 3, 0], 'decimal_point': '.', 'thousands_sep': ',', 'mon_grouping': [3, 3, 0], 'mon_decimal_point': '.', 'mon_thousands_sep': ',', 'p_sign_posn': 1, 'n_sign_posn': 1, 'positive_sign': '', 'negative_sign': '-', 'p_cs_precedes': 1, 'n_cs_precedes': 1, 'p_sep_by_space': 0, 'n_sep_by_space': 0}}), **{}) from admin@127.0.0.1/landed_cost_64/
  3. Traceback (most recent call last):
  4. File "/home/mrichez/Workspace/tryton/issues/issue_landed_cost_64/trytond/trytond/protocols/dispatcher.py", line 181, in _dispatch
  5. result = rpc.result(meth(*c_args, **c_kwargs))
  6. File "/home/mrichez/Workspace/tryton/issues/issue_landed_cost_64/trytond/trytond/model/modelsql.py", line 1525, in search
  7. cursor.execute(*select)
  8. sqlite3.OperationalError: no such column: a.taxes_deductible_rate
  9. 6897 140180858590784 [2022-06-13 12:38:47,831] INFO werkzeug 127.0.0.1 - - [13/Jun/2022 12:38:47] "POST /landed_cost_64/ HTTP/1.1" 200 -
  10.  
  11.  
Add Comment
Please, Sign In to add comment