News:

AbanteCart v1.4.3 is released.

Main Menu

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - ixl

#31
Support / Re: Can refunds be issued from Abantecart?
September 15, 2025, 11:51:14 AM
Quote from: Basara on September 12, 2025, 08:28:42 AM
Quote from: ixl on September 11, 2025, 04:05:08 PMI wonder if this is if you have a separate module enabled...
Hello. What is your payment method?

Cash on Delivery, so we dont use a merchant.  So as I say, I believe there should be a means to create a credit to reverse the invoice value on the account and business site...
#32
Support / Re: Can refunds be issued from Abantecart?
September 11, 2025, 04:05:08 PM
I wonder if this is if you have a separate module enabled...
#33
Support / Re: Can refunds be issued from Abantecart?
September 11, 2025, 02:56:20 PM
Hmm.

I appreciate the reply, but I don't see any refund option to carry out a refund function and produce a credit note.

What I do see is just a status to apply to an order.

What should happen is an order is placed, then you raise the invoice which produces an actual invoice number and an invoice document is produced and printable.

Whilst a status can be applied to an order to show an order has been refunded, I cant see anywhere that this produces a negative transaction to the account ( and sales turnover of the site ) and a credit note with a credit note number.


I may have missed something so im sorry if I am wrong but I just cannot see this anywhere in the order. (Obviously in the admib)

Im using standard default templates so nothing bespoke.
#34
Hi

I will respond when at a pc.

However short answers below to help you for now.

1, Email Templates.  Agreed but some items rely on additional changes elsewhere to make certain functions work. Eg product images on the order or / invoice product line is not straight forward.  This sort of thing is standard on other platforms. Ill see if I can share an example of what i mean.

2, I'm using the standard template Novator.

Product > Promotions Tab > Add Discount.

If you see when you add, you are offered  a % or $, but I only have £ setup and enabled as a valid currency. So its wrongly offering a currency that i dont have enabled and cannot use it against the one I do want to use.





#36
Support / Re: Can refunds be issued from Abantecart?
September 10, 2025, 11:12:26 PM
Refunding just outside of Abante would skew your abante reports too.

Just something to bare in mind.

Suggest this feature is added for future releases.
#37
I have had and noticed the same issue and my site only has 100 products.

Other packages I used didn't have this problem so I just wonder if the code just needs revision or / and a optimization.

#38
PS Any of these i would be happy to help test.
#39
Quote from: abolabo on September 09, 2025, 04:05:38 AM
Quote from: ixl on September 08, 2025, 06:55:15 AMHi

I believe this has been asked before but was 9 years ago under a totally different release.  So I cannot seem to find the comparison files that were apparently java files.

I'd like to be able to adjust the image speed for the next image in the slider.

So if a product is viewed and there are 5 images for example, its a bit too slow for my liking so wondered if we can adjust this. Its currently about 5 seconds.

Unless I haven't see it in the configuration....

1. go to admin->design->layout->choose Home page layout
2. Click gear button of block you should to change.
if block based on bootstrap5 carousel component:
- In the html-Editor find all divs with class "carousel-item" and add new html-attribute data-bs-interval="1000". See more details here https://getbootstrap.com/docs/5.3/components/carousel/#individual-carousel-item-interval
- For "owl" based sliders you should to edit template of it. See wrapper selector on the block edit form.
For example: public_html/extensions/novator/storefront/view/novator/template/blocks/listing_block/popular_brands_content_bottom.tpl

Hi

Really appreciate the help and reply.

I will take a look thank you.

#40
Just a couple of things I noticed which kind of hurt when we migrated over that seem to be missing or awkward from past other systems we used.


  • Image logo on email and invoice
  • Product Image on Invoice purchase line
  • Include Sort Order in main product summary list, so this can be set quickly instead of having to go into each product individually to set.
  • Add ability for GIF images to work as product images. For example i have some small short animated gifs that id prefer to use as images instead od the complexity of videos.
  • Customisable Email Templates so we can create, save and send emails out with a nice logo formatted template to our customers.
  • Fix currency issue on promotions. If you only have sterling as your currency,  for some reason the promotion only offers dollars as the discounted value
  • Ability to credit refund an existing order to produce a credit note and update transaction logs so reports are accurate.   The actual account gateway would separately need to be used to complete thr financial transaction refund which is fine, but we need to at least credit the order in abante first. AND produce a credit note.  This ensures reports in abante are also correct.
#41
Customization help / Re: Add logo to invoice
September 09, 2025, 02:18:06 AM
Quote from: jamesrhenry on June 30, 2019, 04:08:27 PM
Quote from: Tsietisin on September 10, 2017, 02:27:56 PMI've been wanting to do the same thing.

I'm altering the file but no matter what I seem to do, the image will just not appear on the invoice. No matter where I add the HTML, it just wont show.

Any other advice that people may be able to give on this one?

While I understand this is a couple years old, I figure this might help someone later.

While the above two are great when it comes to being able to see the invoice as a customer, this does not change the admin's view of the invoice where you'd print it, to which I believe the person I quoted is referring.

For this, you've got to add your image HTML code to the admin section, rather than the storefront section.

The section I'm referring to is located at root/admin/view/default/template/responses/sale/order_invoice.tpl

Root is where you installed the AbanteCart, and you don't have to worry about the template, in most cases. If you did install an Admin template, then the default would refer to that template.

Simply place the image code <img src="IMAGE LINK HERE"> at the top of the code, preferably after the <body> on the page.

Now go open a customer's invoice to print & check out your logo on that page!

This is very helpful, thank you.

I dont know why its not included in the defaults... seems soo strange for such a basic thing to not have it already included.

Well done for helping and thanks. (I know this thread is old, but even so, just shows how much help it is and how long its been still without it STILL being added as a main feature.)

Cheers
#42
Quote from: abolabo on September 08, 2025, 03:00:18 AMplease replace two files with attached

public_html/admin/controller/responses/sale/invoice.php
and
public_html/admin/view/default/template/responses/sale/order_invoice.tpl

This is excellent, thank you... xxx

Just need to figure out the email one now...
#43
Quote from: Basara on September 08, 2025, 07:57:33 AM
Quote from: ixl on September 08, 2025, 06:55:15 AMI'd like to be able to adjust the image speed for the next image in the slider.
Hello.
What is your theme?

Hi

Im using the default "Novator" theme.



#44
Hi

I believe this has been asked before but was 9 years ago under a totally different release.  So I cannot seem to find the comparison files that were apparently java files.

I'd like to be able to adjust the image speed for the next image in the slider.

So if a product is viewed and there are 5 images for example, its a bit too slow for my liking so wondered if we can adjust this. Its currently about 5 seconds.

Unless I haven't see it in the configuration....
#45
Quote from: abolabo on September 08, 2025, 03:00:18 AMplease replace two files with attached

public_html/admin/controller/responses/sale/invoice.php
and
public_html/admin/view/default/template/responses/sale/order_invoice.tpl

Thank you for taking the time to help and reply.

I will review your suggestion later.

If it works, I want to apply this sort of thing to the email the customer gets when they place their order.

The invoice is used to send with the order.

If these work, I think you should get credit and have these set within the next release under a system option to enable- disable.

Thank you.

Forum Rules Code of conduct
AbanteCart.com 2010 -