Rucha Mahabal

Results 21 issues of Rucha Mahabal

Docs for PR https://github.com/frappe/erpnext/pull/26261

Feature Release Pending

Documentation was missing for the Vehicle Expenses Report. Added the same with updates in https://github.com/frappe/erpnext/pull/25727 ![vehicle-expenses-docs](https://user-images.githubusercontent.com/24353136/118627202-258a0f80-b7e9-11eb-9a1f-e19a3896bb5d.png)

Docs for PR: https://github.com/frappe/erpnext/pull/22449

feature not merged

### Is your feature request related to a problem? Please describe. Currently earned leave allocation works like this: It checks for number of leaves already allocated, checks annual allocation, and...

feature-request

Continuing https://github.com/frappe/hrms/pull/1726

Basic prop type info was missing for components (not typescript at the moment). Added it for: - Autocomplete - Date components (DatePicker, DateTimePicker, DateRangePicker) - FileUploader - Card Also, exposing...

https://github.com/frappe/frappe-ui/blob/a5147184122d7d8fd2d71af7caef2395708758f5/src/components/ConfirmDialog.vue#L1-L17 Remove it? Keep & wire it? Doesn't make sense to add fields in a confirm dialog anyway. This can be removed.

`checked` prop does nothing in Checkbox. It only depends on modelValue https://github.com/frappe/frappe-ui/blob/a5147184122d7d8fd2d71af7caef2395708758f5/src/components/Checkbox.vue#L1-L45 Should we remove it? Will lead to warnings for Extraneous non-props attributes were passed Should we wire it?...

bug

frappe-ui is being used as a git submodule. It was upgraded to the latest version in both the yarn workspaces (frontend & roster) when roster got merged but submodule still...

backport version-15-hotfix