Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
2403 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

Hello Vishnu P V,

Please find below code, it may help you.

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

Imagine profil
Abandonează

<?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 Răspunsuri Vizualizări Activitate
3
iun. 25
1121
1
ian. 25
17982
1
ian. 20
3977
1
dec. 19
6415
1
dec. 19
17285