Hi,
Why date format in reports is different than it is in the apps? not only the format, the translation of the months too?
what if i want to show translation of the apps inside the reports?
Thnx
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
Why date format in reports is different than it is in the apps? not only the format, the translation of the months too?
what if i want to show translation of the apps inside the reports?
Thnx
There was 2 languages activated both are Arabic but different delicts. so i just deactivated the wrong one
For the date format use
<span t-field="o.field_name" t-field-options='{"format": "MM/dd/yyyy"}'/>for version 12 use
<span t-esc="o.field_name.strftime('%m/%d/%Y')"/>For translations,
If you are using custom reports then you have to add your custom fields in your translation file.
Here are the examples:
1. https://www.odoo.yenthevg.com/translating-reports-in-odoo-8/
2. https://webkul.com/blog/odoo-language-translation/
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się| Powiązane posty | Odpowiedzi | Widoki | Czynność | |
|---|---|---|---|---|
|
6
wrz 21
|
18252 | |||
|
0
mar 15
|
3994 | |||
|
2
lip 19
|
9213 | |||
|
0
cze 16
|
7264 | |||
|
0
mar 15
|
5720 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.