Does anyone know what edit to make to increase the amount of the "model" field that is displayed on the invoice?
I have a longer model name than is shown on the printed invoice and it would be convenient to have it when printing orders.
Thanks!
This is a discussion on How to increase Model field when displayed on the invoice ? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Does anyone know what edit to make to increase the amount of the "model" field that is displayed on the ...
Does anyone know what edit to make to increase the amount of the "model" field that is displayed on the invoice?
I have a longer model name than is shown on the printed invoice and it would be convenient to have it when printing orders.
Thanks!
You need to change the size of the field in the database. I think there are two, one for the products itself, and in the orders table.
your right, that was the trick. I changed the varchar in orders_products and now the invoice displays the entire model number.
Thanks!
Bookmarks