Nepali Datepicker Widget

by
Odoo

11.91

v 16.0 Third Party 1
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 28
Technical Name nepali_date_widget
LicenseLGPL-3
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 28
Technical Name nepali_date_widget
LicenseLGPL-3

Nepali Date Time Picker Widget

Steps for Usage

Steps to Install the module and populate english and nepali date fields with computation logic. Alternatively, you can use the final step to just add the widget

  1. Activate the nepali_date_widget module
  2. Add this module as a depends on the module you are trying to use it
  3. On the model you are trying to implement english and nepali date and its conversion inherit the abstract model "nepalidate.mixin"
  4. In the view for the bs_date field(automatically added by the mixin) add the widget "nepali_datepicker"
  5. Alternatively you can just add the widget to any field(char) that you want to populate with nepali datepicker

Special Thanks to Sajan Maharjan for his jquery nepali datetime picker

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Awesome
by
Pravin Acharya
on 7/4/23, 2:05 AM

Installed successfully hoping support when I start work in it.


Issue solved
by
Pravin Acharya
on 7/3/23, 12:20 PM Confirmed Purchase

I solved issue by installing pip dependency and restarting odoo servcies

Re: Issue solved
by
Ardent Sharma
on 7/3/23, 12:23 PM Author

Awesome! I am glad you did it on your own. Do let me know if you have any other queries. I hope the module fulfills your requirement.


Troughing error
by
Pravin Acharya
on 7/3/23, 11:58 AM Confirmed Purchase
import nepali_datetime
ModuleNotFoundError: No module named 'nepali_datetime'


Re: Troughing error
by
Ardent Sharma
on 7/3/23, 12:22 PM Author

Install dependecies using pip install