Forum Replies Created
-
AuthorPosts
-
Al.
MemberFYI you added the € in the wrong place it goes after the value not before it.
Al.
MemberSeeing as I have made some text changes to the invoice so that it fits what I need I would rather not now undo all those changes.
Would it not be simpler if you could just tell me the file that creates the pdf so that I can see where and why its out of line.
I need the line that displays the Tax (%) and the Amount of Tax on the PDF.
Al.
MemberI have done a work around on this by using the “Due Date” as the “Invoice Date” I have no use for the due date as all the invoices I send out are due immediately.
Al.
MemberIf its just a matter of adding the € symbol in the code somewhere could you let me know as I have made many changes to the plug in and need to limit the updates that I am making.
Thanks.
Al.
MemberAl.
MemberWell sorry if I have questions and issues. It was you who asked me to post them on the forum in the first place.
You lock my threads that havent been answered so how else am I supposed to look for answers?
I feel that for some reason you have some issues with me and you have started to make this personal.
All I have done is asked for some assistance in making your plug in better and to suit a wider non US market.
Having a date on an invoice in my opinion is critical. An invoice without a date is ridiculous how can anyone, client ot business use that for book keeping or accounting purposes?
I don’t see why I should be asked to sponsor such a basic function as having a date on an invoice!
Al.
MemberI have now found out what the links are to on the images they are to browse to the correct part of the page where all the forms are listed ok.
Once again I can use any of the forms as they are all USA formatted. So I either need to recreate the forms in EU/UK format or alternatively I need to force the Paypal page to open in English please.
Al.
MemberWould you be able to assist with suggestions for this please?
Al.
MemberHi
Would you have an idea when this will be please?
Al.
MemberThank you.
To avoid further conflict with the black 000000 if I change the theme colours I set it to background-color:transparent;
It now seems to work fine. Thanks
Al.
MemberIt is confusing to try and figure out when its listed like this:
“Use %invoice_id in the e-mail template to insert the invoice id an %invoice_id to insert the invoice hash.”
As I have said before I am not a coder or programmer just a WP user and website owner who is trying my best to get the most out of a plug in and adapt it to suit the region and market I operate in.
Al.
MemberUpon studying the code a bit further, and forgive me I am no coder. It looks like the item lines on the invoice display page are alternating between class for css and not.
So Item 1 Has css class and Item 2 doesnt. Item 3 has css class and Item 4 doesnt.
The problem I am having is that the items with class for css are causing the items 1, 3 etc to become grey and therefor invisible while the 2, 4 etc are fine as they have no class and are taking their background colour from my theme background.
So I am having to edit the display.php file now to remove the class from the files.
Please tell me how to get around this and having to do this every upgrade.
Al.
MemberSorry but I am in the business of being professional.
My point is that it is factually incorrect. We have not sent anyone an invoice. We have sent them an email and they are actually reading the invoice for the first time.
If the text says “We have sent you an invoice…….” Then they are going to think “Where is it?”
By all means be friendly if you wish but also be correct.
There is no point in writing an essay when two words will do
“Invoice Number”
Al.
MemberWhat is the difference between invoice hash and invoice id?
Al.
MemberThe css I need to change is in how the invoice is displayed as it shows up grey boxes using #EFEFEF where the items are listed and and therefore blanks out the text making it invisible.
I have been editing web-invoice/css/web_invoice-screen.css
#invoice_page #web_invoice_itemized_table .alt_row {
background: #000000
#invoice_page #web_invoice_itemized_table th {
background: #000000
So do you mean that I can edit these on the theme css? Would you happen to know where?
-
AuthorPosts