Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin invoice - printing orders


Peper

Recommended Posts

Please I need some help to modify my invoice/packingslip when printing an order.

 

Can I break the code up to show more nicely like:

Shop name

Shop address

Shop telephone number

 

and not like shop name, shop address, shop contact numbers

 

admin/packingslip.php example

 

<td class="pageHeading"><?php echo nl2br(STORE_NAME_ADDRESS); ?></td>

Getting the Phoenix off the ground

Link to comment
Share on other sites

This is a guess, but I suspect that when you entered your shop details in the admin configuration you entered it as:

 

shop name, shop address, shop contact numbers

 

rather than a returned address:

 

 

shop name (return key)

shop address (return key)

shop contact numbers

My store is currently running Phoenix 1.0.3.0

I'm currently working on 1.0.7.2 and hope to get it live before 1.0.8.0 arrives (maybe 🙄 )

I used to have a list of add-ons here but I've found that with the ones that supporters of Phoenix get any other add-ons are not really neccessary

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...