Skip to Content
मेन्यू
This question has been flagged
1 Reply
2380 Views

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

Avatar
Discard
Best Answer

Hello Vishnu P V,

Please find below code, it may help you.

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

Avatar
Discard

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

Author

Thank you very much Jainesh shah :)

Related Posts Replies Views Activity
3
जून 25
1102
1
जन॰ 25
17977
1
जन॰ 20
3968
1
दिस॰ 19
6401
1
दिस॰ 19
17276