By nikitas on
is there a way/module to use custom created fields for economical reports etc.and how easy is to make something like this.i dont want an ubercart module but a corporation internal financial system.Is this 2 difficult for a begginer drupal user and how much customization do i need?
Comments
Finanical Accounting
It's not clear what your requirements are. Are you trying publishing reports? Drupal isn't really set up for Accounting per-se, so you may find it is not what you need. Without having a clear understanding of your requirements, check sourceforge.net. There are a large number of Accounting projects there.
no i'm just
wondering if there's a module to calculate things and numbers via the content type module.
e.g you can create number field from cck but i dont know if you can create currency field . . . or tracking stocks from international markets etc.
Not sure if you've now
Not sure if you've now resolved this. But did you try:
http://drupal.org/project/computed_field
http://drupal.org/project/views_calc
http://drupal.org/project/sheetnode
Great modules!
i've been trying to do the same, and zeezhao's list really helped.