Can you please add the ability to configure an ABN in the Store Settings and then show that ABN on the invoice?

Thanks for an excellent module.

Comments

ssherriff’s picture

I second this, and might possibly look at doing this myself and adding a patch....all depending on time...

Cheers,
Stephanie

agileware’s picture

Good idea. The Ubercart Invoice also needs to state TAX INVOICE, but from memory this is non-trivial to do.

Anyway, will have a look. Feel free to contribute code in the meantime :)

ssherriff’s picture

Yeah, I think the TAX INVOICE is trivial. In fact, I think either way the invoice template will need to be changed. The best way to do this one is probably to have the abn number as a token so it can be inserted into the invoice template.

agileware’s picture

Assigned: Unassigned » agileware

@ssherriff Agreed. Looking at the invoice more closely, I can now see why a recent Agileware customer paid the ex. GST amount for an order. Really need inc. GST prices to be shown, ABN and TAX INVOICE as the invoice heading.

With this change uc_gst will need to provide a custom invoice template based on customer.itpl.php. To install the invoice template you will then need to 1) copy to the uc_order/templates directory and 2) selected as the default invoice template for customers.

Will put some time into this one next week.

agileware’s picture

Title: ABN Configuration » Need ABN and custom invoice template with TAX INVOICE and GST inc. prices

Updating title.

agileware’s picture

Status: Active » Fixed

The 6.x-1.3 version allows you to enter an ABN for your store.

It also includes a new customer_gst.itpl.php file, which displays TAX INVOICE at top centre and your store ABN in the top right corner.

The new README.txt tells you where to put it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.