Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3 Antworten
1098 Ansichten

Hello.
we need to make (generate) an invoice, the par of most importance is a total price written in words, in our case Latvian language.
can someone help us to do it step by step?
or navigate us to a source code 

we have found a video on YouTube where is an explanation how to code a new (custom) report on Python

but we can`t figure out how to get there 

Avatar
Verwerfen

How to get where? Do you realize you are too ambiguous and general?

Beste Antwort

Hi,
Seems you are looking to create report or modify the existing report. Just confirm the same, you will create a new one or just add amount in words to existing report.

If the second one is fine for you, ie, showing the amount in words in the existing report:


* Navigate to accounting settings
* Enable "Total amount of invoice in letters"
* Print the report




Once you enabled this option, invoice report will come with amount in words in it.

Thanks

Avatar
Verwerfen
Beste Antwort

Hi,

To print the total amount of the invoice in words , you can enable the options from
Accounting ->configuration->settings->customer invoices -> total amount in words



Hope it helps

Avatar
Verwerfen
Autor Beste Antwort

in this link someone is coding in Python  https://www.youtube.com/watch?v=SkKAXURqNfQ&list=PLqRRLx0cl0hqclwqsT4cm8vkIU4NAj3uA 

my question is how to get to this source code, to create a custom invoice, what ambiguous in it ?

Avatar
Verwerfen
Autor

some how i do not have this option