Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
1017 Visualizações

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
Cancelar

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

Melhor resposta

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
Cancelar
Melhor resposta

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
Cancelar
Autor Melhor resposta

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
Cancelar
Autor

some how i do not have this option