Se rendre au contenu
Menu
Cette question a été signalée
3 Réponses
802 Vues

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
Ignorer

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

Meilleure réponse

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Auteur

some how i do not have this option