shotvibe / shotvibe-web

ShotVibe REST API webservice
1 stars 0 forks source link

Affiliate system - Add a field called "senders phone number" that will be filled by the user creating the event. #107

Open omershotvibe opened 10 years ago

omershotvibe commented 10 years ago

Affiliate system - Add a field called "senders phone number" that will be filled by the user creating the event. The SMS will be sent to the user from this phone number.

benny-shotvibe commented 10 years ago

I am working on modifying the phone_auth.sms_send.send_sms function to take an additional optional argument "sender_number", which you will be able to use.

While I am preparing this, in the meantime you can add to the Event model the appropriate field for storing the sender's phone number