Advertisement
Guest User

Untitled

a guest
Apr 17th, 2018
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.08 KB | None | 0 0
  1. 24203 139835209676544 [2018-04-17 14:26:00,432] INFO trytond.protocols.dispatcher <class 'trytond.modules.preciball_custom.stock.stock.lot.quantity.by.location'>.search(*([u'AND', [[u'quantity', u'!=', 0]], [[u'product', u'=', 1]]], 0, 1000, None, {u'product': 1, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  2. 24203 139835209676544 [2018-04-17 14:26:00,433] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  3. 24203 139835209676544 [2018-04-17 14:26:00,442] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  4. 24203 139835209676544 [2018-04-17 14:26:00,445] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_rule" AS "a" INNER JOIN "ir_rule_group" AS "b" ON ("b"."id" = "a"."rule_group") INNER JOIN "ir_model" AS "c" ON ("b"."model" = "c"."id") WHERE ((("c"."model" = 'stock.lot.quantity.by.location') AND ("b"."perm_read" = true)) AND ((("b"."id" IN (SELECT "d"."rule_group" FROM "ir_rule_group-res_group" AS "d" INNER JOIN "res_user-res_group" AS "e" ON ("d"."group" = "e"."group") WHERE ("e"."user" = 1))) OR ("b"."default_p" = true)) OR ("b"."global_p" = true)))
  5. 24203 139835209676544 [2018-04-17 14:26:00,448] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."product" AS "product", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."location" AS "location", "a"."lot" AS "lot", "a"."quantity" AS "quantity" FROM (SELECT * FROM "lot_quantity_by_location" AS "b") AS "a" WHERE (("a"."quantity" != 0.0) AND ("a"."product" = 1)) ORDER BY "a"."id" ASC LIMIT 1000
  6. 24203 139835209676544 [2018-04-17 14:26:00,465] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  7. 24203 139835209676544 [2018-04-17 14:26:00,467] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  8. 24203 139835209676544 [2018-04-17 14:26:00,470] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  9. 24203 139835209676544 [2018-04-17 14:26:00,471] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  10. 24203 139835209676544 [2018-04-17 14:26:00,472] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  11. 24203 139835209676544 [2018-04-17 14:26:00,477] DEBUG trytond.protocols.dispatcher Result: [30001, 70001, 70002, 90002, 100001, 110001]
  12. 24203 139835209676544 [2018-04-17 14:26:00,477] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  13. 24203 139835209676544 [2018-04-17 14:26:00,496] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  14. 24203 139835209676544 [2018-04-17 14:26:00,499] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  15. 24203 139835209676544 [2018-04-17 14:26:00,504] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  16. 24203 139835209676544 [2018-04-17 14:26:00,504] INFO trytond.protocols.dispatcher <class 'trytond.modules.preciball_custom.stock.stock.lot.quantity.by.location'>.read(*([100001, 110001, 90002, 70001, 30001, 70002], [u'product', u'location', u'lot', u'quantity', u'product.rec_name', u'location.rec_name', u'lot.rec_name', u'rec_name', u'_timestamp'], {u'product': 1, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  17. 24203 139835209676544 [2018-04-17 14:26:00,506] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  18. 24203 139835209676544 [2018-04-17 14:26:00,515] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  19. 24203 139835209676544 [2018-04-17 14:26:00,518] DEBUG trytond.backend.postgresql.database SELECT "a"."product" AS "product", "a"."location" AS "location", "a"."lot" AS "lot", "a"."quantity" AS "quantity", "a"."product" AS "product", "a"."location" AS "location", "a"."lot" AS "lot", "a"."id" AS "id" FROM (SELECT * FROM "lot_quantity_by_location" AS "b") AS "a" WHERE (("a"."id" IN (30001, 70001, 70002, 90002, 100001, 110001)))
  20. 24203 139835209676544 [2018-04-17 14:26:00,524] DEBUG trytond.backend.postgresql.database SELECT "a"."lang", "a"."type", "a"."name", "a"."src", "a"."value" FROM "ir_translation" AS "a" WHERE (((("a"."lang" = 'en') AND ("a"."type" = 'error') AND ("a"."name" = 'stock.lot.quantity.by.location') AND ("a"."value" != '') AND ("a"."value" IS NOT NULL) AND ("a"."fuzzy" = false) AND ("a"."res_id" = -1)) AND ("a"."src" = 'read_error')))
  21. 24203 139835209676544 [2018-04-17 14:26:00,526] DEBUG trytond.backend.postgresql.database SELECT "a"."lang", "a"."type", "a"."name", "a"."src", "a"."value" FROM "ir_translation" AS "a" WHERE ((("a"."lang" = 'en') AND ("a"."type" = 'error') AND ("a"."name" = 'read_error') AND ("a"."value" != '') AND ("a"."value" IS NOT NULL) AND ("a"."fuzzy" = false) AND ("a"."res_id" = -1)))
  22. 24203 139835209676544 [2018-04-17 14:26:00,527] DEBUG trytond.protocols.dispatcher <class 'trytond.modules.preciball_custom.stock.stock.lot.quantity.by.location'>.read(*([100001, 110001, 90002, 70001, 30001, 70002], [u'product', u'location', u'lot', u'quantity', u'product.rec_name', u'location.rec_name', u'lot.rec_name', u'rec_name', u'_timestamp'], {u'product': 1, '_request': {'is_secure': False, 'scheme': 'http', 'http_host': 'localhost:8000', 'remote_addr': '127.0.0.1'}, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', '_check_access': True, u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  23. Traceback (most recent call last):
  24. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/protocols/dispatcher.py", line 167, in _dispatch
  25. result = rpc.result(meth(*c_args, **c_kwargs))
  26. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/model/modelsql.py", line 759, in read
  27. cls.raise_user_error('read_error', cls.__name__)
  28. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/error.py", line 74, in raise_user_error
  29. raise UserError(error)
  30. UserError: You try to read records that don't exist anymore.
  31. (Document type: stock.lot.quantity.by.location) -
  32. 24203 139835209676544 [2018-04-17 14:26:00,530] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  33. 24203 139835209676544 [2018-04-17 14:26:00,586] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  34. 24203 139835209676544 [2018-04-17 14:26:00,589] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  35. 24203 139835209676544 [2018-04-17 14:26:00,593] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  36. 24203 139835209676544 [2018-04-17 14:26:00,593] INFO trytond.protocols.dispatcher <class 'trytond.modules.preciball_custom.stock.stock.lot.quantity.by.location'>.read(*([100001, 110001, 90002, 70001, 30001, 70002], [u'product', u'location', u'lot', u'quantity', u'product.rec_name', u'location.rec_name', u'lot.rec_name', u'rec_name', u'_timestamp'], {u'product': 1, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  37. 24203 139835209676544 [2018-04-17 14:26:00,595] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  38. 24203 139835209676544 [2018-04-17 14:26:00,603] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  39. 24203 139835209676544 [2018-04-17 14:26:00,605] DEBUG trytond.backend.postgresql.database SELECT "a"."product" AS "product", "a"."location" AS "location", "a"."lot" AS "lot", "a"."quantity" AS "quantity", "a"."product" AS "product", "a"."location" AS "location", "a"."lot" AS "lot", "a"."id" AS "id" FROM (SELECT * FROM "lot_quantity_by_location" AS "b") AS "a" WHERE (("a"."id" IN (30001, 70001, 70002, 90002, 100001, 110001)))
  40. 24203 139835209676544 [2018-04-17 14:26:00,612] DEBUG trytond.protocols.dispatcher <class 'trytond.modules.preciball_custom.stock.stock.lot.quantity.by.location'>.read(*([100001, 110001, 90002, 70001, 30001, 70002], [u'product', u'location', u'lot', u'quantity', u'product.rec_name', u'location.rec_name', u'lot.rec_name', u'rec_name', u'_timestamp'], {u'product': 1, '_request': {'is_secure': False, 'scheme': 'http', 'http_host': 'localhost:8000', 'remote_addr': '127.0.0.1'}, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', '_check_access': True, u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  41. Traceback (most recent call last):
  42. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/protocols/dispatcher.py", line 167, in _dispatch
  43. result = rpc.result(meth(*c_args, **c_kwargs))
  44. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/model/modelsql.py", line 759, in read
  45. cls.raise_user_error('read_error', cls.__name__)
  46. File "/home/mrichez/Workspace/tryton/tryton_dev/trytond/trytond/error.py", line 74, in raise_user_error
  47. raise UserError(error)
  48. UserError: You try to read records that don't exist anymore.
  49. (Document type: stock.lot.quantity.by.location) -
  50. 24203 139835209676544 [2018-04-17 14:26:00,616] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  51. 24203 139835209676544 [2018-04-17 14:26:00,629] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  52. 24203 139835209676544 [2018-04-17 14:26:00,631] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  53. 24203 139835209676544 [2018-04-17 14:26:00,636] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  54. 24203 139835209676544 [2018-04-17 14:26:00,637] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  55. 24203 139835209676544 [2018-04-17 14:26:00,642] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  56. 24203 139835209676544 [2018-04-17 14:26:00,651] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  57. 24203 139835209676544 [2018-04-17 14:26:00,653] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  58. 24203 139835209676544 [2018-04-17 14:26:00,659] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  59. 24203 139835209676544 [2018-04-17 14:26:00,675] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  60. 24203 139835209676544 [2018-04-17 14:26:00,678] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  61. 24203 139835209676544 [2018-04-17 14:26:00,681] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  62. 24203 139835209676544 [2018-04-17 14:26:00,682] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  63. 24203 139835209676544 [2018-04-17 14:26:00,683] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  64. 24203 139835209676544 [2018-04-17 14:26:00,687] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  65. 24203 139835209676544 [2018-04-17 14:26:00,687] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  66. 24203 139835209676544 [2018-04-17 14:26:00,704] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  67. 24203 139835209676544 [2018-04-17 14:26:00,709] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  68. 24203 139835209676544 [2018-04-17 14:26:00,714] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  69. 24203 139835209676544 [2018-04-17 14:26:00,714] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  70. 24203 139835209676544 [2018-04-17 14:26:00,716] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  71. 24203 139835209676544 [2018-04-17 14:26:00,726] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  72. 24203 139835209676544 [2018-04-17 14:26:00,729] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  73. 24203 139835209676544 [2018-04-17 14:26:00,731] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  74. 24203 139835209676544 [2018-04-17 14:26:00,744] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  75. 24203 139835209676544 [2018-04-17 14:26:00,746] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  76. 24203 139835209676544 [2018-04-17 14:26:00,749] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  77. 24203 139835209676544 [2018-04-17 14:26:00,750] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  78. 24203 139835209676544 [2018-04-17 14:26:00,751] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  79. 24203 139835209676544 [2018-04-17 14:26:00,757] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  80. 24203 139835209676544 [2018-04-17 14:26:00,757] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  81. 24203 139835209676544 [2018-04-17 14:26:00,773] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  82. 24203 139835209676544 [2018-04-17 14:26:00,776] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  83. 24203 139835209676544 [2018-04-17 14:26:00,780] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  84. 24203 139835209676544 [2018-04-17 14:26:00,781] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  85. 24203 139835209676544 [2018-04-17 14:26:00,782] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  86. 24203 139835209676544 [2018-04-17 14:26:00,792] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  87. 24203 139835209676544 [2018-04-17 14:26:00,794] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  88. 24203 139835209676544 [2018-04-17 14:26:00,797] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  89. 24203 139835209676544 [2018-04-17 14:26:00,811] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  90. 24203 139835209676544 [2018-04-17 14:26:00,818] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  91. 24203 139835209676544 [2018-04-17 14:26:00,828] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  92. 24203 139835209676544 [2018-04-17 14:26:00,830] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  93. 24203 139835209676544 [2018-04-17 14:26:00,836] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  94. 24203 139835209676544 [2018-04-17 14:26:00,843] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  95. 24203 139835209676544 [2018-04-17 14:26:00,844] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  96. 24203 139835209676544 [2018-04-17 14:26:00,873] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  97. 24203 139835209676544 [2018-04-17 14:26:00,875] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  98. 24203 139835209676544 [2018-04-17 14:26:00,880] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  99. 24203 139835209676544 [2018-04-17 14:26:00,880] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  100. 24203 139835209676544 [2018-04-17 14:26:00,882] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  101. 24203 139835209676544 [2018-04-17 14:26:00,892] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  102. 24203 139835209676544 [2018-04-17 14:26:00,896] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  103. 24203 139835209676544 [2018-04-17 14:26:00,901] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  104. 24203 139835209676544 [2018-04-17 14:26:00,915] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  105. 24203 139835209676544 [2018-04-17 14:26:00,917] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  106. 24203 139835209676544 [2018-04-17 14:26:00,920] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  107. 24203 139835209676544 [2018-04-17 14:26:00,921] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  108. 24203 139835209676544 [2018-04-17 14:26:00,924] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  109. 24203 139835209676544 [2018-04-17 14:26:00,929] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  110. 24203 139835209676544 [2018-04-17 14:26:00,930] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  111. 24203 139835209676544 [2018-04-17 14:26:00,946] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  112. 24203 139835209676544 [2018-04-17 14:26:00,949] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  113. 24203 139835209676544 [2018-04-17 14:26:00,953] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  114. 24203 139835209676544 [2018-04-17 14:26:00,953] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  115. 24203 139835209676544 [2018-04-17 14:26:00,954] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  116. 24203 139835209676544 [2018-04-17 14:26:00,964] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  117. 24203 139835209676544 [2018-04-17 14:26:00,967] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  118. 24203 139835209676544 [2018-04-17 14:26:00,972] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  119. 24203 139835209676544 [2018-04-17 14:26:00,985] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  120. 24203 139835209676544 [2018-04-17 14:26:00,988] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  121. 24203 139835209676544 [2018-04-17 14:26:00,991] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  122. 24203 139835209676544 [2018-04-17 14:26:00,992] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  123. 24203 139835209676544 [2018-04-17 14:26:00,993] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  124. 24203 139835209676544 [2018-04-17 14:26:00,998] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  125. 24203 139835209676544 [2018-04-17 14:26:00,998] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:00] "POST /tryton_dev/ HTTP/1.1" 200 -
  126. 24203 139835209676544 [2018-04-17 14:26:01,015] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  127. 24203 139835209676544 [2018-04-17 14:26:01,018] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  128. 24203 139835209676544 [2018-04-17 14:26:01,022] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  129. 24203 139835209676544 [2018-04-17 14:26:01,023] INFO trytond.protocols.dispatcher <class 'trytond.pool.product.product'>.read(*([1], [u'rec_name'], {u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  130. 24203 139835209676544 [2018-04-17 14:26:01,024] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  131. 24203 139835209676544 [2018-04-17 14:26:01,033] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  132. 24203 139835209676544 [2018-04-17 14:26:01,037] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."code" AS "code", "a"."create_date" AS "create_date", "a"."write_date" AS "write_date", "a"."write_uid" AS "write_uid", "a"."template" AS "template", "a"."active" AS "active", "a"."id" AS "id", "a"."qty_stock_min" AS "qty_stock_min" FROM "product_product" AS "a" WHERE (("a"."id" IN (1)))
  133. 24203 139835209676544 [2018-04-17 14:26:01,041] DEBUG trytond.backend.postgresql.database SELECT "a"."name" AS "name", "a"."id" AS "id" FROM "product_template" AS "a" WHERE (("a"."id" IN (1)))
  134. 24203 139835209676544 [2018-04-17 14:26:01,054] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  135. 24203 139835209676544 [2018-04-17 14:26:01,056] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  136. 24203 139835209676544 [2018-04-17 14:26:01,059] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  137. 24203 139835209676544 [2018-04-17 14:26:01,060] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  138. 24203 139835209676544 [2018-04-17 14:26:01,061] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  139. 24203 139835209676544 [2018-04-17 14:26:01,065] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'[cho1] chocolat', 'id': 1}]
  140. 24203 139835209676544 [2018-04-17 14:26:01,066] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:01] "POST /tryton_dev/ HTTP/1.1" 200 -
  141. 24203 139835209676544 [2018-04-17 14:26:01,500] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  142. 24203 139835209676544 [2018-04-17 14:26:01,508] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  143. 24203 139835209676544 [2018-04-17 14:26:01,515] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  144. 24203 139835209676544 [2018-04-17 14:26:01,517] INFO trytond.protocols.dispatcher <class 'trytond.ir.attachment.ir.attachment'>.search_count(*([[u'resource', u'=', u'stock.lot.quantity.by.location,30001']], {u'product': 1, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  145. 24203 139835209676544 [2018-04-17 14:26:01,518] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  146. 24203 139835209676544 [2018-04-17 14:26:01,528] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  147. 24203 139835209676544 [2018-04-17 14:26:01,530] DEBUG trytond.backend.postgresql.database SELECT COUNT('*') FROM "ir_attachment" AS "a" WHERE (("a"."resource" = 'stock.lot.quantity.by.location,30001'))
  148. 24203 139835209676544 [2018-04-17 14:26:01,545] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  149. 24203 139835209676544 [2018-04-17 14:26:01,549] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  150. 24203 139835209676544 [2018-04-17 14:26:01,554] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  151. 24203 139835209676544 [2018-04-17 14:26:01,556] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  152. 24203 139835209676544 [2018-04-17 14:26:01,558] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  153. 24203 139835209676544 [2018-04-17 14:26:01,563] DEBUG trytond.protocols.dispatcher Result: 0
  154. 24203 139835209676544 [2018-04-17 14:26:01,564] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:01] "POST /tryton_dev/ HTTP/1.1" 200 -
  155. 24203 139835209676544 [2018-04-17 14:26:01,575] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  156. 24203 139835209676544 [2018-04-17 14:26:01,578] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE ((("a"."create_uid" = 1) AND true) AND ((("a"."create_uid" = 1)))) ORDER BY "a"."id" ASC
  157. 24203 139835209676544 [2018-04-17 14:26:01,585] DEBUG trytond.security session valid for '1' from '127.0.0.1' on database 'tryton_dev'
  158. 24203 139835209676544 [2018-04-17 14:26:01,586] INFO trytond.protocols.dispatcher <class 'trytond.ir.note.ir.note'>.search_count(*([[u'resource', u'=', u'stock.lot.quantity.by.location,30001'], [u'unread', u'=', True]], {u'product': 1, u'language': u'en', u'employee.rec_name': u'Maxime Richez', u'locale': {u'date': u'%m/%d/%Y', u'thousands_sep': u',', u'decimal_point': u'.', u'grouping': [3, 3, 0]}, u'language_direction': u'ltr', u'company.rec_name': u'Saluc', u'with_childs': False, u'groups': [5, 6, 1, 2, 3, 4, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tryton_dev/
  159. 24203 139835209676544 [2018-04-17 14:26:01,588] DEBUG trytond.backend.postgresql.database SET TRANSACTION READ ONLY
  160. 24203 139835209676544 [2018-04-17 14:26:01,602] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  161. 24203 139835209676544 [2018-04-17 14:26:01,605] DEBUG trytond.backend.postgresql.database SELECT COUNT('*') FROM "ir_note" AS "a" WHERE (("a"."resource" = 'stock.lot.quantity.by.location,30001') AND (("a"."id" IN (SELECT "b"."id" FROM "ir_note" AS "b" LEFT JOIN "ir_note_read" AS "c" ON (("b"."id" = "c"."note") AND ("c"."user" = 1)) WHERE (CASE WHEN ("c"."user" IS NOT NULL) THEN false ELSE true END = true)))))
  162. 24203 139835209676544 [2018-04-17 14:26:01,620] DEBUG trytond.backend.postgresql.database SELECT "a"."timestamp", "a"."name" FROM "ir_cache" AS "a"
  163. 24203 139835209676544 [2018-04-17 14:26:01,623] DEBUG trytond.backend.postgresql.database SELECT "a"."id" AS "id", "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", CAST(EXTRACT('EPOCH' FROM COALESCE("a"."write_date", "a"."create_date")) AS VARCHAR) AS "_timestamp" FROM "ir_session" AS "a" WHERE (("a"."key" = '4e484f954d6013b8ebcaa555fe2fbd3764f07fbfefc2f8a2bbe665b0e9deec78') AND true) ORDER BY "a"."id" ASC
  164. 24203 139835209676544 [2018-04-17 14:26:01,628] DEBUG trytond.backend.postgresql.database SELECT "a"."id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  165. 24203 139835209676544 [2018-04-17 14:26:01,630] DEBUG trytond.backend.postgresql.database UPDATE "ir_session" SET "write_uid" = 0, "write_date" = CURRENT_TIMESTAMP WHERE (("ir_session"."id" IN (182)))
  166. 24203 139835209676544 [2018-04-17 14:26:01,636] DEBUG trytond.backend.postgresql.database SELECT "a"."create_uid" AS "create_uid", "a"."create_date" AS "create_date", "a"."key" AS "key", "a"."write_uid" AS "write_uid", "a"."write_date" AS "write_date", "a"."id" AS "id" FROM "ir_session" AS "a" WHERE (("a"."id" IN (182)))
  167. 24203 139835209676544 [2018-04-17 14:26:01,646] DEBUG trytond.protocols.dispatcher Result: 0
  168. 24203 139835209676544 [2018-04-17 14:26:01,648] INFO werkzeug 127.0.0.1 - - [17/Apr/2018 14:26:01] "POST /tryton_dev/ HTTP/1.1" 200 -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement