- fix: Replace alert with frappe.msgprint
- chore: Remove unwanted/unused db_schema.py
- fix: Comments in add_user_permissions
- fix(permissions): Perform case-insensitive substring check
- fix(print): Use double quotes inside templates
- fix: not able to create customer from pos
- Revert "feat: Allow utils inside Energy Point Rule condition"
- fix: Pass no_letterhead to download_multi_pdf
- fix(Print): Show warning for column overflow
- style: fix quotes
- fix: Add complete utils instead
- fix: Pass correct getdate method
- feat: Allow getdate for Energy Point Rule condition
- fix: Button should be visible even with only Read perm (#8139)
- test: fix test case for data import
- fix(patch): escape illegal characters
- fix: Translated message variants
- fix: translation
- fix: spacing in comment
- fix: msgprint
- fix: message print
- fix: do not frappe.throw when deleting
- fix: miscellaneous fixes
- bug fix - Postgres db connection
- fix: comment file url
- fix: Add prefix print in attribute names
- fix: Video Links in learn section
- fix: Label Reference Doctype -> Reference Document Type
- fix: Headings and line breaks not seen in print formats
- fix: encode url while redirect
- chore: code cleanup
- test: fix test cases
- fix: do not set reqd for client id and secret
- test: fix versioning tests
- chore: code cleanup
- fix: test cases
- fix: miscellaneous fixes
- fix: change naming
- fix: google calendar json
- fix: scope
- fix: ux changes
- fix: remove unused imports
- fix: error handling
- chore: code formatting
- fix: codacy
- fix: update existing event
- fix: scheduling for all day event
- fix: do not insert synced events
- test: test case fixes
- fix: do not set owner for event
- fix: delete recurrence event
- fix: code cleanup
- fix: change fieldtypes to password
- fix: move function outside class
- fix: rename repeat_days -> bydays
- feat: Google Calendar compatible with new events
- fix: remove gcalendar settings and account
- fix: indentation
- feat: add google calendar check in events
- patch: patch and codacy fixes
- feat: recurrence parser and unparser
- feat: map google calendar to frappe
- fix: add google calendar fields to events
- feat: docstring for api response
- fix: rename google calender object
- feat: google calendar sync
- fix: remove unwanted files
- fix: import _
- fix: frappe call parameter
- fix: frappe call for authorization
- fix: remove unwanted code
- fix: ux changes
- feat: calendar initial bringup