Closed (fixed)
Project:
Community Accounting
Version:
7.x-3.0-rc7
Component:
Transactions
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Apr 2013 at 16:49 UTC
Updated:
24 Apr 2013 at 20:15 UTC
Thanks for this amazing module. I'm not sure if it's the error is mine in my module or site configuration, but the error below pops up on various pages of my site. All the functionality of your module I have tested so far seems to be working except for this message when I'm looking at or completing transactions:
Notice: Undefined property: stdClass::$issuance in include() (line 13 of /var/www/timebank/sites/all/modules/mutual_credit/transaction_totals.tpl.php).
Any help or advice is much appreciated! Again, many thanks for your great work.
Comments
Comment #1
matslats commentedShould be fixed in mcapi_update_7020?
did you forget to run update.php?
Otherwise you just need to resave the currency.
Comment #2
armarcha commentedResaving the currency solved it. Many thanks!