Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
2381 Zobrazení

I want to pass default date format while backend , can anyone help me !!

Avatar
Zrušit
Nejlepší odpověď

Hello Vishnu P V,

Please find below code, it may help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Zrušit

<?xml version="1.0" encoding="utf-8"?>
<odoo>
<!-- Change Date format for all module -->
<record id="base.lang_en" model="res.lang">
<!-- Replace Date Format with the format that you want for example %d/%m/%Y-->
<field name="date_format">Date Format</field>
</record>
</odoo>

Autor

Thank you very much Jainesh shah :)

Related Posts Odpovědi Zobrazení Aktivita
3
čvn 25
1103
1
led 25
17977
1
led 20
3969
1
pro 19
6401
1
pro 19
17277