Page 1 of 1
Search found 4 matches
How to create a small charity donation option in the checkout page?
Hi there! As I am willing to support a local charity organization, I would like to create an option (an attractive logo/text manually activated by a checkbox or similar) on the checkout page to add a fix small amount of money to the basket, just before the customer proceeds with the payment. For exa...
Jump to post- Installation, Upgrade, & Config Support
- How to create a small charity donation option in the checkout page?
- Fri Oct 26, 2018 9:18 am
- Replies 1
- Views 1682
Re: How to change the product sort order by "location" on the invoice
Ok, I see. Well, I'm not worried about the fact a product won't exist anymore. We simply print the invoice or mail the pdf version at that moment when the product exists. Can you please help me with ordering the array to sort by location before the start of the echo commands in next loop in the invo...
Jump to post- Fri Apr 13, 2018 9:34 am
- Replies 4
- Views 1119
Re: How to change the product sort order by "location" on the invoice
Hi Straightlight, thanks for your quick reply! The first thing I did was adding the 'location' element for the product array. Therefore I added next things in the file "admin/controller/sale/order.php": // >>> more or less on line 1642, within "foreach ($products as $product)" $q...
Jump to post- Fri Apr 13, 2018 8:13 am
- Replies 4
- Views 1119
How to change the product sort order by "location" on the invoice
Hi, ... using Opencast 1.5.6.4... When I print my invoices, I simply would like to sort the products alphabetically by the value of the "Location" field. I suppose I will have to change it in the template on "admin/view/template/sale/order_invoice.tpl"... The array of the product...
Jump to post- Thu Apr 12, 2018 3:59 pm
- Replies 4
- Views 1119
Search found 4 matches