Giter VIP home page Giter VIP logo

nereid-activity-stream's Introduction

nereid-activity-stream

https://travis-ci.org/openlabs/nereid-activity-stream.png?branch=develop Downloads Latest Version Development Status Coveralls
Authors:Openlabs Technologies & Consulting (P) Limited
pip install trytond_nereid_activity_stream

Nereid Activity Stream is a way of creating a stream of activities performed by users on your site.

Professional Support

This module is professionally supported by Openlabs. If you are looking for on-site teaching or consulting support, contact our sales and support teams.

nereid-activity-stream's People

Contributors

aroraumang avatar param107 avatar prakashpp avatar priyankarani avatar tarunbhardwaj avatar vishu1993 avatar

Watchers

 avatar  avatar  avatar  avatar

nereid-activity-stream's Issues

Since 3.0, "create_date" fields could not be listed in Tryton views

How to reproduce:

  1. Install nereid and nereid-activity-stream modules
  2. Using Tryton client, in the main menu, select the view Nereid > Users > Nereid Users
  3. Try to create a new user: an exception occurs.

Since the migration to python-sql, create_date and write_date are Timestamp fields (they were DateTime fields) and Tryton client can not display these fields: Tryton client doesn't recognize the new Timestamp field.

Error:

ERROR:tryton.common.common:  File "tryton/tryton/gui/window/form.py", line 302, in sig_new
    self.screen.new()

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 448, in new
    self.switch_view('form')

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 369, in switch_view
    self.load_view_to_load()

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 390, in load_view_to_load
    self.add_view_id(view_id, view_type)

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 403, in add_view_id
    return self.add_view(view)

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 437, in add_view
    children_field=children_field)

  File "tryton/tryton/gui/window/view_form/view/widget_parse.py", line 40, in parse
    fields)

  File "tryton/tryton/gui/window/view_form/view/form_gtk/parser.py", line 318, in parse
    notebook, tooltips=tooltips)

  File "tryton/tryton/gui/window/view_form/view/form_gtk/parser.py", line 375, in parse
    notebook, tooltips=tooltips)

  File "tryton/tryton/gui/window/view_form/view/form_gtk/parser.py", line 420, in parse
    widget_act = WIDGETS_TYPE[ftype][0](name, model_name, attrs)

  File "tryton/tryton/gui/window/view_form/view/form_gtk/one2many.py", line 181, in __init__
    exclude_field=attrs.get('relation_field', None))

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 98, in __init__
    self.switch_view()

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 369, in switch_view
    self.load_view_to_load()

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 390, in load_view_to_load
    self.add_view_id(view_id, view_type)

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 403, in add_view_id
    return self.add_view(view)

  File "tryton/tryton/gui/window/view_form/screen/screen.py", line 437, in add_view
    children_field=children_field)

  File "tryton/tryton/gui/window/view_form/view/widget_parse.py", line 40, in parse
    fields)
  File "tryton/tryton/gui/window/view_form/view/list_gtk/parser.py", line 139, in parse
    treeview, node_attrs)

'NoneType' object is not callable

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.