2008/12/6 Shankar Dhanasekaran <[EMAIL PROTECTED]>: > > Hi all, > What is the best way to add additional fields in orders table? EBS India > Payment gateway requires phone number of billing and shipping address and > email address of the customer to be sent to it. Since orders table is storing > both billling and shipping address at the time of purchase, I think it's best > to add additional fields in this table. But how do I do that without hacking > the code? I feel I make changes to orders model, then it'll be difficult for > me to update my satchmo installation. > > Any ideas?
Contact already have a phone number, a billing and a shipping address and email. So, you don't need to alter the code, but only to store them in the Contact relative to your order. -- Alessandro Ronchi Skype: aronchi http://www.alessandroronchi.net SOASI Soc.Coop. - www.soasi.com Sviluppo Software e Sistemi Open Source Sede: Via Poggiali 2/bis, 47100 Forlì (FC) Tel.: +39 0543 798985 - Fax: +39 0543 579928 Rispetta l'ambiente: se non ti è necessario, non stampare questa mail --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
