Rucha Mahabal
|
017ed3f5c1
|
fix: employee status server-side validation (#26615)
|
2021-07-24 00:08:02 +05:30 |
|
Ankush Menat
|
a9c84f749a
|
perf(minor): remove unnecessary comprehensions (#25645)
|
2021-06-11 16:00:48 +05:30 |
|
Rucha Mahabal
|
722cfdb7e5
|
Merge pull request #25701 from anupamvs/timesheet-refactor
refactor: timesheet
|
2021-05-20 23:43:19 +05:30 |
|
Rucha Mahabal
|
a7d0dbb085
|
fix: calculate total billing amount on fetching timesheets
- show timesheet billing amounts in doc currency
|
2021-05-20 23:02:11 +05:30 |
|
Rucha Mahabal
|
8a407f1ec3
|
fix: sider issues
|
2021-05-20 22:23:44 +05:30 |
|
Rucha Mahabal
|
be247ec3de
|
fix: error message placeholders and sider issues
|
2021-05-20 22:17:20 +05:30 |
|
Mohammad Hasnain Mohsin Rajan
|
21e662f678
|
fix: apply permission while selecting projects (#25765)
|
2021-05-20 17:20:05 +05:30 |
|
Anupam
|
aa516e5d17
|
fix: review changes
|
2021-05-20 14:12:18 +05:30 |
|
Anupam
|
4e73c8a79f
|
restructuring timesheet fields
|
2021-05-19 14:58:12 +05:30 |
|
Anupam
|
9bd779401d
|
added multi-currency fields
|
2021-05-18 22:41:28 +05:30 |
|
Syed Mujeer Hashmi
|
426b04003c
|
fix: Project filter for Kanban Board
Signed-off-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>
|
2021-05-18 17:02:21 +05:30 |
|
Anupam
|
42d2f663fa
|
fix: sider fixes
|
2021-05-17 11:08:26 +05:30 |
|
Anupam
|
35137ba9e0
|
removing currency filter and added rate conversion while fetching timesheets in SI
|
2021-05-16 14:17:56 +05:30 |
|
Anupam
|
fd4743cc31
|
refactor: timesheet
|
2021-05-15 20:01:17 +05:30 |
|
Anupam Kumar
|
da7fefe29d
|
fix: timesheet filter date exclusive issue (#25626)
|
2021-05-07 20:26:50 +05:30 |
|
Rucha Mahabal
|
062d30146f
|
fix: Include search fields in Project Link field query (#25505)
* fix: Include search fields in Project Link field query
* fix: add project_name to Project search fields
|
2021-05-07 13:31:14 +05:30 |
|
Jannat Patel
|
616f1d3624
|
fix: issue in project custom status (#25452)
|
2021-04-26 15:35:49 +05:30 |
|
Shadrak Gurupnor
|
b9d4719285
|
fix: circular loop in project task (#25454)
* fix: circular loop in project task
|
2021-04-26 11:14:07 +05:30 |
|
pateljannat
|
73896ce94c
|
fix: conflicts
|
2021-04-19 16:50:39 +05:30 |
|
Jannat Patel
|
119b27b97f
|
feat: Delayed Tasks Summary (#25024)
* feat: delayed deliverables summary
* fix: sider
* fix: renamed to delayed tasks
* fix: renamed test
* fix: test
* fix: sider
* fix: dates, validations and chart
* fix: space and column width
* feat: Sort tasks by descending order of delay
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2021-04-19 12:46:14 +05:30 |
|
Rohit Waghchaure
|
ca5e10892c
|
fix: travis
|
2021-04-09 16:23:45 +05:30 |
|
Jannat Patel
|
0353b0f5f6
|
Merge branch 'develop' into profitability-report
|
2021-04-02 10:15:28 +05:30 |
|
Suraj Shetty
|
67169ba2d3
|
fix: get_route_options_for_new_doc for project
|
2021-04-01 19:52:07 +05:30 |
|
Walstan Baptista
|
353aa59c42
|
test: sets company while making a project (#25061)
|
2021-03-31 12:16:54 +05:30 |
|
pateljannat
|
6597bf7dd7
|
feat: profitability report default working hours and tests
|
2021-03-25 13:31:43 +05:30 |
|
Sagar Vora
|
cf3fc99b12
|
test: fix salary component not found; other optimisation (#24920)
|
2021-03-17 19:54:08 +05:30 |
|
Sagar Vora
|
68aaf12902
|
test: use _Test Company to avoid Holiday List error (#24902)
|
2021-03-17 10:06:05 +05:30 |
|
Sagar Vora
|
65d7f2c798
|
fix(Project): get correct holiday list when calculating dates; test fixes (#24901)
|
2021-03-17 10:00:35 +05:30 |
|
Deepesh Garg
|
7a5b6021b9
|
Merge pull request #24772 from anupamvs/si-timesheet
feat: provision to pull timesheet in sales invoice
|
2021-03-02 18:05:42 +05:30 |
|
Anupam
|
47ce85484b
|
feat: provistion to pull timesheet in sales invoice
|
2021-03-02 11:31:26 +05:30 |
|
Deepesh Garg
|
b5819c74c8
|
Merge branch 'develop' of https://github.com/frappe/erpnext into project_filter_search_fields
|
2021-02-27 17:29:11 +05:30 |
|
Syed Mujeer Hashmi
|
286e00bdf2
|
fix: Fetch Task subject from Task (#24729)
|
2021-02-25 19:02:54 +05:30 |
|
Deepesh Garg
|
b990e71b4c
|
fix: Add search field in project query
|
2021-02-25 14:01:22 +05:30 |
|
Afshan
|
6bd2bbc953
|
fix: show custom button for saved projects (#24730)
* fix: show custom button for saved projects
* fix: slider
|
2021-02-24 18:13:10 +05:30 |
|
Shariq Ansari
|
1dba7d2161
|
fix: Added parent task expected end date validation (#24611)
* fix: Added parent task expected end date validation
* fix: implemented suggested code
* fix: updated test case
|
2021-02-24 12:39:23 +05:30 |
|
Afshan
|
b814b002ce
|
fix: creating salary slip from timesheet (#24541)
|
2021-02-05 11:34:55 +05:30 |
|
Suraj Shetty
|
bbc6bfd3c3
|
Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui
|
2021-01-19 09:34:06 +05:30 |
|
Deepesh Garg
|
660d4a1097
|
Merge pull request #24346 from GangaManoj/timesheet-linking
fix: Link timesheets with corresponding projects
|
2021-01-14 18:49:40 +05:30 |
|
Deepesh Garg
|
3f015f7142
|
fix: Update fieldnames
|
2021-01-14 18:44:14 +05:30 |
|
marination
|
bc9eaac342
|
fix: Clear merge conflicts
- 'get_project_template' was removed a month back
- in 'make_project' insert the project directly as a check for it is there in the beginning.
|
2021-01-14 13:47:40 +05:30 |
|
Marica
|
cb079cd8c4
|
Merge branch 'develop' into naming-series-proj
|
2021-01-12 19:57:55 +05:30 |
|
pateljannat
|
2460e101a7
|
fix: indicator ofor template task
|
2021-01-11 10:05:54 +05:30 |
|
Ganga Manoj
|
2ffa4b9ce4
|
fix: Link timesheets with corresponding projects
|
2021-01-08 20:58:00 +05:30 |
|
pateljannat
|
fd5ebe9d4a
|
fix: patch and columns
|
2021-01-07 15:16:15 +05:30 |
|
pateljannat
|
88471854d5
|
fix: sider
|
2020-12-28 15:40:23 +05:30 |
|
pateljannat
|
71f203dbc5
|
fix: template task status, subject in project template task
|
2020-12-28 12:35:19 +05:30 |
|
pateljannat
|
8dec1c142f
|
fix: removed unused imports
|
2020-12-22 19:55:31 +05:30 |
|
pateljannat
|
6cf018c762
|
fix: holiday update in tests
|
2020-12-22 19:40:41 +05:30 |
|
pateljannat
|
4ebee5014e
|
feat: aholiday check before setting start and end date in task
|
2020-12-22 18:14:46 +05:30 |
|
pateljannat
|
3a26f26671
|
fix: get_doc to avoid modified error
|
2020-12-22 11:56:59 +05:30 |
|