Sorry, I found the error already. A stupid error.

Our production server was laging behind on updates, was using 1.95.1, but not anymore. And now Powergrid is working.


Kenneth

I published my first new version of our intranet on our production server and now I´m getting:

Traceback(most recent call last):
   File"/data/domains/web2py/gluon/restricted.py",line181,inrestricted
     execccodeinenvironment
   File"/data/domains/web2py/applications/economy/models/plugin_PowerGrid.py"  
<https://economy.nudata.fi/admin/edit/economy/models/plugin_PowerGrid.py>,line40,in<module>
     fromgluon.custom_importimporttrack_changes
ImportError:cannotimportname track_changes

I copied everything from dev server to production server. On dev it was working. Any ideas?

> I think you can use headers=[['f_name',str(T('Name'))]

This works. Thanks.

> The highlight can be easuly implemented with JavaScript and CSS.

The idea was that the trigger was the data, if e.g. a rows' sum is 0 it would be highlighted.

Kenneth



Reply via email to