Traceback (most recent call last):
File "C:\dev\web2py\gluon\restricted.py", line 212, in restricted
exec ccode in environment
File "C:/dev/web2py/applications/ibc/controllers/dashboard.py", line 2035, in <module>
File "C:\dev\web2py\gluon\globals.py", line 193, in <lambda>
self._caller = lambda f: f()
File "C:/dev/web2py/applications/ibc/controllers/dashboard.py", line 1094, in contract_fees_ytd_by_distributor
(db.national_sales_data.Invoice_Print_Date__c<=to_date)).select(processing_fees_sum).first()[processing_fees_sum] or 0
File "C:\dev\web2py\gluon\dal.py", line 6888, in __getitem__
return ogetattr(self, key)
AttributeError: 'Row' object has no attribute 'SUM(national_sales_data.Processing_Fees__c)'
--
---
You received this message because you are subscribed to a topic in the Google Groups "web2py-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/web2py/hgYEY3ZdSK4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
Thanks. Really appreciate the prompt reply on a Sunday morning!!
Jim