Closed (won't fix)
Project:
Balance Tracker
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Jan 2010 at 23:08 UTC
Updated:
11 Jun 2010 at 13:32 UTC
Can we make this available as cck fields? a credit field and a debit field?
Comments
Comment #1
brianV commented@chrispane:
Would you mind fleshing out this suggestion a bit more?
Are you suggesting that we alter balance tracker to use the node system / CCK field? If so, then that is an idea that I ruled out originally for performance reasons. That is, there could be potentially millions of transactions on a busy site, and the extra bloat on the node table would be a performance nightmare. Add to that the extra overhead from using node_load() and node_save(), and we have an non-scaleable solution.
Comment #2
brianV commented