gino88
Joined: 12 May 2006
Posts: 3
|
| Posted: Mon Jun 12, 2006 9:31 am Post subject: A new parameter in Quotes |
|
|
Hi,
I changed my Quotes/Editview.html to insert a discount percentage. Everything is working but when i call back my created quote, i can't find this figure. I have my Tax value (because it's saved in the Quotes table) but not my discount one.
i found that DataMigration.php had a line to insert fields in the table named "Quotes". I need to create a new field in this table with an associated parameter (like the tax field and "txtTax"). How can i do it ? Is there another way to modify the "insert into Quotes value..." ?
Thanks a lot for your help |
|