Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
1027 Переглядів

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 

Аватар
Відмінити

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

Найкраща відповідь

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

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор Найкраща відповідь

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 ?

Аватар
Відмінити
Автор

some how i do not have this option