kanakinfo / nepali_calendar

MIT License
0 stars 3 forks source link

Nepali Calendar

Introduction Nepali Calendar app for ERPNext offers a range of features to enhance the user experience and helps to make working with Nepali dates more convenient and helps to easily switch between the two calendars for any date field in ERPNext. This app also provides us the option to switch easily between Gregorian and Nepali Calendar in all the forms where Date field is present.

Key Features:

  1. Nepali Date Selection: The app provides a datepicker widget that allows users to select dates in the Nepali calendar format, enabling them to easily input dates in their preferred calendar system.

  2. Conversion to Gregorian Calendar: Users can convert Nepali dates to the Gregorian calendar and vice versa directly within the ERPNext interface, ensuring consistency across different date systems.

  3. Localization: The app supports the Nepali Datepicker in Date field all over the system, making it accessible to users who prefer to work in Nepali, thus enhancing the overall user experience.

4 .Integration with ERPNext Modules: The datepicker seamlessly integrates with various ERPNext modules, such as Sales, Purchase, HR, and Accounting, allowing users to work with Nepali dates across different functions.

Installation:

To install the Nepali Calendar application, follow these steps:

Navigate to your frappe-bench directory where your erpnext is installed:

cd frappe-bench

Clone the repository

bench get-app https://github.com/kanakinfo/nepali_calendar.git

Install the app on your site, for example, your site name is kanak.

bench --site kanak install-app nepali_calendar

App will be ready to use in your site and you can easily use and switch between nepali dates on your erpnext site.

License

MIT