mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-21 05:59:18 +00:00
fix: the project document timed out while opening
This commit is contained in:
@@ -86,8 +86,6 @@ class Project(Document):
|
||||
),
|
||||
)
|
||||
|
||||
self.update_costing()
|
||||
|
||||
def before_print(self, settings=None):
|
||||
self.onload()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user