Advertisement
Guest User

Untitled

a guest
Dec 8th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. 13875 140626917091072 [2016-12-08 09:41:22,050] INFO trytond.protocols.dispatcher <class 'trytond.pool.purchase.request'>.read(*([5], [u'rec_name'], {u'language': None, u'employee.rec_name': u'admin', u'language_direction': u'ltr', u'company.rec_name': u'SALUC SA', u'groups': [5, 6, 1, 15, 3, 4, 2, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tub2016/
  2. 13875 140626917091072 [2016-12-08 09:41:22,079] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'Test product@Warehouse', 'id': 5}]
  3. 13875 140626917091072 [2016-12-08 09:41:22,080] INFO werkzeug 127.0.0.1 - - [08/Dec/2016 09:41:22] "POST /tub2016/ HTTP/1.1" 200 -
  4. 13875 140626917091072 [2016-12-08 09:41:22,087] INFO trytond.protocols.dispatcher <class 'trytond.modules.purchase_request_quotation.purchase.purchase.request.create_quotation'>.create(*({u'language': None, u'employee.rec_name': u'admin', u'language_direction': u'ltr', u'company.rec_name': u'SALUC SA', u'groups': [5, 6, 1, 15, 3, 4, 2, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1},), **{}) from admin@127.0.0.1//tub2016/
  5. 13875 140626917091072 [2016-12-08 09:41:22,191] DEBUG trytond.protocols.dispatcher Result: (73, 'start', 'end')
  6. 13875 140626917091072 [2016-12-08 09:41:22,191] INFO werkzeug 127.0.0.1 - - [08/Dec/2016 09:41:22] "POST /tub2016/ HTTP/1.1" 200 -
  7. 13875 140626917091072 [2016-12-08 09:41:22,196] INFO trytond.protocols.dispatcher <class 'trytond.modules.purchase_request_quotation.purchase.purchase.request.create_quotation'>.execute(*(73, {}, u'start', {u'date_format': u'%x', u'language': None, u'employee.rec_name': u'admin', u'active_model': u'purchase.request', u'language_direction': u'ltr', u'company.rec_name': u'SALUC SA', u'groups': [5, 6, 1, 15, 3, 4, 2, 11, 10, 12, 14, 13, 8, 7, 9], u'action_id': 203, u'employee': 1, u'active_ids': [5], u'company': 1, u'active_id': 5}), **{}) from admin@127.0.0.1//tub2016/
  8. 13875 140626917091072 [2016-12-08 09:41:22,244] DEBUG trytond.protocols.dispatcher Result: {}
  9. 13875 140626917091072 [2016-12-08 09:41:22,244] INFO werkzeug 127.0.0.1 - - [08/Dec/2016 09:41:22] "POST /tub2016/ HTTP/1.1" 200 -
  10. 13875 140626917091072 [2016-12-08 09:41:22,249] INFO trytond.protocols.dispatcher <class 'trytond.modules.purchase_request_quotation.purchase.purchase.request.create_quotation'>.delete(*(73, {u'language': None, u'employee.rec_name': u'admin', u'language_direction': u'ltr', u'company.rec_name': u'SALUC SA', u'groups': [5, 6, 1, 15, 3, 4, 2, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tub2016/
  11. 13875 140626917091072 [2016-12-08 09:41:22,288] DEBUG trytond.protocols.dispatcher Result: None
  12. 13875 140626917091072 [2016-12-08 09:41:22,288] INFO werkzeug 127.0.0.1 - - [08/Dec/2016 09:41:22] "POST /tub2016/ HTTP/1.1" 200 -
  13. 13875 140626917091072 [2016-12-08 09:41:22,300] INFO trytond.protocols.dispatcher <class 'trytond.pool.purchase.request'>.read(*([5], [u'product', u'uom_digits', u'description', u'company', u'state', u'default_uom_digits', u'purchase_date', u'warehouse', u'party', u'stock_level', u'warehouse_required', u'uom', u'quantity', u'product.rec_name', u'company.rec_name', u'warehouse.rec_name', u'party.rec_name', u'uom.rec_name', u'rec_name', u'_timestamp'], {u'date_format': u'%x', u'language': None, u'employee.rec_name': u'admin', u'language_direction': u'ltr', u'company.rec_name': u'SALUC SA', u'groups': [5, 6, 1, 15, 3, 4, 2, 11, 10, 12, 14, 13, 8, 7, 9], u'employee': 1, u'company': 1}), **{}) from admin@127.0.0.1//tub2016/
  14. 13875 140626917091072 [2016-12-08 09:41:22,331] DEBUG trytond.protocols.dispatcher Result: [{u'rec_name': u'Test product@Warehouse', u'uom.rec_name': u'Unit', 'product': 1, '_timestamp': u'1477036975', u'uom_digits': 0, 'description': u'Test product', 'company': 1, u'product.rec_name': u'Test product', u'company.rec_name': u'SALUC SA', u'state': 'draft', u'warehouse_required': True, u'default_uom_digits': 0, u'party.rec_name': None, 'purchase_date': datetime.date(2016, 10, 21), 'warehouse': 4, 'party': None, 'stock_level': 5.0, u'warehouse.rec_name': u'Warehouse', 'id': 5, 'uom': 1, 'quantity': 5.0}]
  15. 13875 140626917091072 [2016-12-08 09:41:22,331] INFO werkzeug 127.0.0.1 - - [08/Dec/2016 09:41:22] "POST /tub2016/ HTTP/1.1" 200 -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement