It doesn't appear that organizations can have phone numbers. It would be a handy addition and it seems odd that you can have an organizational email address and not an organizational phone number.
Just my 2 bits. It is easy enough to add it in the description for now. Thanks for the work on this module.
Comments
Comment #1
cstachris commentedhttp://drupal.org/node/368959 same request sort of thing.
Comment #2
flickerfly commentedClosing because I prefer the expanded goals of #368959: Invoice - Address and contact info from company issuing invoice that include my request here.
Comment #3
cstachris commentedFlickerfly, this is a request for a phone number field for your organisations within STORM, a la your customers. It's not for the domain STORM runs from.
Cheers
Comment #4
flickerfly commentedYeah, but that is all put on the same form in an Organization node isn't it? Either way, I think the other issue was resolved without resolving this due to the report header.
Comment #5
Magnity commentedDefinitely - the other issue related more to what to display on an invoice rather than what to store about an organization.
I can see that it would be useful to have a telephone number for an organization as this would enhance the almost 'address book' functionality - which although isn't the main aim of the module, fits in nicely considering that clients will have an entry in Storm anyway for the project tracking.
However, now comes the question of any validation on the telephone field, and also how much detail to give in the way of country and area codes - as each country has different formats. Ideas?
The easy way out would be to simply format it as a text field without validation so that the user can decide how to input, but some effective validation would be a nice touch.
Comment #6
dbt102 commentedIdeas? --> I created a User Directory page for a site using the recipe Views, CCK, Addresses, Addresses Extras and Phone (http://drupal.org/project/phone). The phone module seemed quite straightforward. I don't pretend to be a coder, but perhaps it might give you some ideas.
Keep up the good work Magnity!
Comment #7
Magnity commentedIt seemed like there was already actually a database field for the phone number.
Commited http://drupal.org/cvs?commit=208766
This should rollout in the next -dev (midnight), but will need significant testing.
Comment #8
Magnity commentedThere was a bug in the initial commit of this - but I think that's fixed now - next roll of -dev is at midday.
http://drupal.org/cvs?commit=209028