Skip to Content
Menu
This question has been flagged
1 Atsakyti
2437 Rodiniai

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

Portretas
Atmesti
Best Answer

Hello Vishnu P V,

Please find below code, it may help you.

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

Portretas
Atmesti

<?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>

Autorius

Thank you very much Jainesh shah :)

Related Posts Replies Rodiniai Veikla
3
birž. 25
1164
1
saus. 25
18024
1
saus. 20
3992
1
gruod. 19
6441
1
gruod. 19
17334