- 5b7d0a9 Fixed indicators & List view in Time Log, Time Log Batch by Neil Trini Lasrado · 9 years ago
- 172efb1 Fixed error messages while making Time Log Batch from Time Log List view by Neil Trini Lasrado · 9 years ago
- 329e778 Fixed time log overlap validation. Fixed test case in time log by Neil Trini Lasrado · 9 years ago
- 66eaf7e Merge pull request #4607 from saurabh6790/group_custom_buttons by Rushabh Mehta · 9 years ago
- 9bf2df9 [minor] [layout] cleaned up Time Log layout by Rushabh Mehta · 9 years ago
- 975dcc2 Added additional cost to time log. Fixed issues in Time log billing amount calculation and billing amount calculation while making time log batch by Neil Trini Lasrado · 9 years ago
- e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
- 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
- 55ad42c Time Log now down to seconds by partzsch · 9 years ago
- a1a712b [minor] [fix] task close button condition by Rushabh Mehta · 9 years ago
- 13ec41a [enhancement] task status will be set to overdue when it crosses expected end date by Rushabh Mehta · 9 years ago
- c819fd4 [translations] for #4461 by Rushabh Mehta · 9 years ago
- 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
- da79740 [fix] injection by Anand Doshi · 9 years ago
- 58c4646 [fix][cleanup] Leave allocation, application and balance report cleanup and fixes by Nabin Hait · 9 years ago
- 55d0506 Merge pull request #4264 from superlack/patch-3 by Rushabh Mehta · 9 years ago
- 41f7f74 Update time_log_batch.py by superlack · 9 years ago
- 126fb31 Update time_log_batch_detail.json by superlack · 9 years ago
- ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
- 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
- 2dc619a [fix] copy task titles with project by Rushabh Mehta · 9 years ago
- d10ba85 [fix] sales & purchase order status by Rushabh Mehta · 9 years ago
- 7f75dbf [cleanup] remove backup manager by Rushabh Mehta · 9 years ago
- c6e4b59 [fix] Sales Order - get_query fix by Anand Doshi · 9 years ago
- dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
- 840cad0 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
- bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
- d387dd3 [fix] Project: round percent_complete to 2 decimals by Nabin Hait · 9 years ago
- be9edae [fixes] to task test case and fix tree ui for mobile by Rushabh Mehta · 9 years ago
- 4223d7c [minor] task not mandatory for Time Log and Expense Claim #3904 by Rushabh Mehta · 9 years ago
- 8f1391d [enhancement] calendar for sales order and other related fixes #3542 by Rushabh Mehta · 9 years ago
- 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
- f3eeb60 Merge pull request #3908 from rmehta/text-editor by Anand Doshi · 9 years ago
- e270c72 [minor] project cost by Anand Doshi · 9 years ago
- 81e9d4e [fix] changed text > text editor for description fields in tables by Rushabh Mehta · 9 years ago
- fa5fcf5 [fix] Purchase cost against project by Nabin Hait · 9 years ago
- 62dba50 Multiple Fixes by Neil Trini Lasrado · 9 years ago
- 3131c73 [fix] capacity planning error by Rushabh Mehta · 9 years ago
- d6bdad7 [fix] [hot] total in time log batch by Rushabh Mehta · 9 years ago
- f948fea simulate added to make_time_log in test_time_log by Neil Trini Lasrado · 10 years ago
- d851bd8 Fixed test cases related to Time Logs by Neil Trini Lasrado · 10 years ago
- 823e88d [minor] close button for task and item not found error fix by Rushabh Mehta · 10 years ago
- 41d3e57 Merge pull request #3650 from rmehta/time-log-fix-2 by Anand Doshi · 10 years ago
- dacf127 [fix] time log overlap condition, #SavedByATestCase by Rushabh Mehta · 10 years ago
- 533434e [fix] overlap fix in time log #3647 by Rushabh Mehta · 10 years ago
- 97b3f75 [fixes] hours in time-log #3644, project buttons on condition, removed Guest permission in notification_control by Rushabh Mehta · 10 years ago
- e9604d8 [minor] [enhancement] added employee filter in timelog #3607 by Rushabh Mehta · 10 years ago
- 58406a9 Validation added to prevent task being closed with open dependent tasks by Neil Trini Lasrado · 10 years ago
- fdd0db3 Update project completion percentage and costing after syncing task by Nabin Hait · 10 years ago
- 90c66b1 test cases added by Neil Trini Lasrado · 10 years ago
- a25e8ea Fixed Issues in Project Task by Neil Trini Lasrado · 10 years ago
- 93cdee4 [fix] Escape values in queries by Nabin Hait · 10 years ago
- 64cacfb Fixes in Activity Cost by Neil Trini Lasrado · 10 years ago
- ae4cc07 Activity Cost - Mandatory removed for Employee. by Neil Trini Lasrado · 10 years ago
- b962665 Merge pull request #3465 from neilLasrado/po by Nabin Hait · 10 years ago
- 63e4d31 [fix] Task should be mandatory in Time Log only when Project is mentioned but Production Order is not by Anand Doshi · 10 years ago
- 3c1a4a0 percent_complete made no-copy in Project by Neil Trini Lasrado · 10 years ago
- e4f6891 Merge pull request #3459 from neilLasrado/po by Nabin Hait · 10 years ago
- 89592c5 Load tasks in project for printing purpose by Nabin Hait · 10 years ago
- 1f048b2 Fixes in Activity Cost by Neil Trini Lasrado · 10 years ago
- 1966225 [fix] load tasks in project via __setup__ instead of onload function, to return tasks via get_doc by Nabin Hait · 10 years ago
- ec60ebd [fix] Close assignment (ToDo) when Task status is changed to Closed by Anand Doshi · 10 years ago
- 39669f2 operation made non mandatory in time log by Neil Trini Lasrado · 10 years ago
- 58bf6c5 Update task.py by Neil Trini Lasrado · 10 years ago
- b4a298d multiple dependant tasks added by Neil Trini Lasrado · 10 years ago
- b3b373d fixes in Test Cases by Neil Trini Lasrado · 10 years ago
- 3509431 fixes in Pull request by Neil Trini Lasrado · 10 years ago
- c8f0c25 referenceError name changed to circularReferenceError by Neil Trini Lasrado · 10 years ago
- 1fa8ed8 Test Cases Added, fixes in task by Neil Trini Lasrado · 10 years ago
- 3da42fc fixed import errors by Neil Trini Lasrado · 10 years ago
- fa381c7 task-rescheduling - handled exception if date is None by Neil Trini Lasrado · 10 years ago
- 46d859e re-schedule dependaable task logic added by Neil Trini Lasrado · 10 years ago
- 93583fa depends-on added to task, circular reference validation added by Neil Trini Lasrado · 10 years ago
- 4f41bb3 Merge pull request #3192 from neilLasrado/purchase-costing by Rushabh Mehta · 10 years ago
- e991c9e [fix] [typo] fixes #3193 by Rushabh Mehta · 10 years ago
- 42a554e fixes in Purchase Invoice by Neil Trini Lasrado · 10 years ago
- 349461e Test Cases Added by Neil Trini Lasrado · 10 years ago
- 9a56764 Total Purchase Cost added to Projects by Neil Trini Lasrado · 10 years ago
- a30c76f [ux] [layouts] project page by Rushabh Mehta · 10 years ago
- 8e4cf13 fixes time log hours calculation by Neil Trini Lasrado · 10 years ago
- 6a066e0 Time Log - to_time trigger called on_load to calculate hours if Tl is created via Calender by Neil Trini Lasrado · 10 years ago
- 051d0ab function name validate cost changed to update cost in Time Log by Neil Trini Lasrado · 10 years ago
- 5e317d2 fixes in Expense Claim and get_avtivity_cost function by Neil Trini Lasrado · 10 years ago
- 832dfe7 fixes in Time Log Batch by Neil Trini Lasrado · 10 years ago
- e195130 fix in time log batch list by Neil Trini Lasrado · 10 years ago
- da8c6f6 test case fix for Time Log by Neil Trini Lasrado · 10 years ago
- 50a0fd6 feild rename fixes in Project by Neil Trini Lasrado · 10 years ago
- 4cffbe2 rate removed from time log batch by Neil Trini Lasrado · 10 years ago
- d4b33d3 Costing added in Time log Batch, Sales Order added to Project + more fixes by Neil Trini Lasrado · 10 years ago
- 4e6e472 filters added, ui change, update project moved to project.py by Neil Trini Lasrado · 10 years ago
- 05f15bb fixes in Test Cases by Neil Trini Lasrado · 10 years ago
- 9789d06 task and project- billing amount and actual amount added by Neil Trini Lasrado · 10 years ago
- 650e679 Fixes in Project by Neil Trini Lasrado · 10 years ago
- 78b96ca Fixes in time_log by Neil Trini Lasrado · 10 years ago
- c33ad6b fixes in Activity Cost by Neil Trini Lasrado · 10 years ago
- 2679b24 fixes in Expense Claim by Neil Trini Lasrado · 10 years ago
- 33d58ac Test Cases by Neil Trini Lasrado · 10 years ago
- 709c436 feild rename - internal rate/cost into costing rate/amount by Neil Trini Lasrado · 10 years ago
- aabf150 task made mandatory in project by Neil Trini Lasrado · 10 years ago
- a11770f in Time Log - Server side validations added to recalculate cost on save by Neil Trini Lasrado · 10 years ago