pateljannat
fd91973ac1
fix: template task parent child deadlock
2021-01-29 13:18:39 +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
pateljannat
9466e42e70
fix: change request modifications
2020-12-21 20:52:20 +05:30
pateljannat
b8e656512e
fix: test cleanup
2020-12-17 20:22:06 +05:30
pateljannat
2528d5ee15
fix: tests
2020-12-16 18:29:49 +05:30
pateljannat
d44f45c57b
fix: sider issues
2020-12-16 16:28:09 +05:30
pateljannat
a6fef7ae6b
feat: parent-child relation tasks
2020-12-15 11:50:18 +05:30
pateljannat
caf67e608f
fix: tests
2020-12-15 10:00:31 +05:30
pateljannat
23f0debf88
fix: tests
2020-12-15 10:00:21 +05:30
pateljannat
f9751f1f95
feat: project template having dependent tasks
2020-12-14 16:20:02 +05:30
pateljannat
6574404536
Merge branch 'project-template-and-tasks' of https://github.com/pateljannat/erpnext into project-template-and-tasks
2020-12-10 20:55:40 +05:30
pateljannat
e15ef1e19f
fix: corrected tests
2020-12-10 20:55:25 +05:30
Jannat Patel
ad705d04a7
Merge branch 'develop' into project-template-and-tasks
2020-12-09 18:12:25 +05:30
pateljannat
f936e8a334
fix: sider issues fixed
2020-12-09 17:09:22 +05:30
pateljannat
811629a961
feat: tasks in project template and tests
2020-12-09 15:52:05 +05:30
pateljannat
c82b52855c
fix: template filter for tasks
2020-12-08 11:07:59 +05:30
pateljannat
c32ac223ed
feat: adding task field in project template
2020-12-07 14:53:15 +05:30
Raffael Meyer
fbcc3c1b70
fix: Translatable strings ( #23783 )
...
* fix: start_pattern
* fix: translatable strings
* fix: add missing semicolon (task)
* fix: add missing semicolon (setup_wizard)
* fix: text should start on the same line
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* fix: move out HTML element as variable
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* fix: pull out message, translate "Undo".
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* fix: typo
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* fix: text should start on the same line
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
* Revert "fix: start_pattern"
This reverts commit decc62e2ab75f45db1df022fe13780c2d0d2560d.
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-11-25 09:11:51 +05:30
marination
d51c953c22
chore: Fix Tests, use project name instead of project_name field
2020-11-16 12:48:40 +05:30
Marica
510b389838
Merge branch 'develop' into naming-series-proj
2020-11-13 13:37:19 +05:30
Anupam
9002904131
feat: added project link in timesheet form
2020-10-29 21:36:31 +05:30
Nabin Hait
f30c389e4d
Merge branch 'develop' into naming-series-proj
2020-10-22 21:46:13 +05:30
Afshan
9e08b21e0b
fix: removing unused imports ( #23633 )
2020-10-14 15:44:52 +05:30
Afshan
c359d3528f
fix: setting user precision instead of default
2020-10-13 18:54:54 +05:30
Abhishek Balam
4e6733293f
fix(DocTypes): Reset "owner" values in DocTypes to Administrator ( #23350 )
...
* fix: reset owner values in doctype to Administrator
* fix: updated modified value
* fix: also fixed modified by
* fix: change modified_by to Administrator
2020-09-18 18:27:24 +05:30
Michelle Alva
d8c38249e0
fix: Change naming series
...
Co-authored-by: Himanshu <himanshuwarekar@yahoo.com>
2020-09-03 09:04:21 +05:30
marination
099d6718c9
fix: Dont Copy or Print Naming Series
2020-09-02 11:54:55 +05:30
michellealva
f46c1c5164
fix: Change property of field
2020-08-30 21:37:45 +05:30
michellealva
288ced24db
feat: Add Naming Series for Project DocType
2020-08-30 19:33:27 +05:30
Afshan
d7d92c520e
fix: removed code relating to standard working hours ( #23009 )
2020-08-13 19:40:09 +05:30
Suraj Shetty
1923ef052c
refactor: Format and sanitise user inputs to search queries. ( #22913 )
...
* refactor: Sanitize whitelisted method inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* refactor: Format and sanitize tax_account_query inputs
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* refactor: Validate and sanitize search inputs via decorator
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
* style: Minor formatting fix
* refactor: Validate and sanitize search inputs using decorator
* fix: Typo
* fix: Remove unwanted import statement
* refactor: Repalce validate_and_sanitize_search_inputs() with validate_and_sanitize_search_inputs
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Prssanna Desai <prssud@gmail.com>
Co-authored-by: Shivam Mishra <scmmishra@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-08-05 19:42:25 +05:30
Afshan
ecb1460440
fix: update the project after task deletion so that the % completed s… ( #22591 )
...
* fix: update the project after task deletion so that the % completed shows correct value
* fix: patch to correct % complete of previous projects
* fix: for version-13
* fix: removed patch from v13
Co-authored-by: Marica <maricadsouza221197@gmail.com>
Co-authored-by: Anurag Mishra <32095923+Anurag810@users.noreply.github.com>
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-07-24 10:48:16 +05:30
Anupam Kumar
a18f2ec23e
fix: setting filter for project in kanban board ( #22717 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2020-07-23 11:09:17 +05:30
Anupam Kumar
4a5fc23d5c
Export Project dashboard ( #22782 )
2020-07-23 11:07:56 +05:30
Abhishek Balam
a5b83e85c3
feat: dashboard for timesheet ( #22750 )
2020-07-21 12:54:59 +05:30
rohitwaghchaure
165d57aa0b
Merge pull request #22663 from rohitwaghchaure/fixed-error-report-related-to-task-develop
...
fix: '>' not supported between instances of 'str' and 'int'
2020-07-13 18:11:50 +05:30
Rohit Waghchaure
2e8d8b9aeb
fix: '>' not supported between instances of 'str' and 'int'
2020-07-13 12:09:10 +05:30
rohitwaghchaure
ac984eb37c
Merge branch 'develop' into project-link-for-all-accounts
2020-07-13 11:50:11 +05:30