Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2014
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. File "/home/jan/Programmierung/tryton-3.0.2/tryton/gui/window/view_form/view/calendar_gtk/parser.py", line 56, in on_event_released
  2. record.save()
  3.  
  4. File "/home/jan/Programmierung/tryton-3.0.2/tryton/gui/window/view_form/model/record.py", line 325, in save
  5. if self.parent:
  6.  
  7. File "/home/jan/Programmierung/tryton-3.0.2/tryton/gui/window/view_form/model/record.py", line 157, in parent
  8. return self.group.parent
  9.  
  10. 'NoneType' object has no attribute 'parent'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement