fix: the project document timed out while opening

(cherry picked from commit 33d03b1542)

# Conflicts:
#	erpnext/selling/doctype/sales_order/sales_order.json
This commit is contained in:
Rohit Waghchaure
2025-02-06 16:04:51 +05:30
committed by Mergify
parent e422ae16e5
commit 28cbce4356
3 changed files with 9 additions and 5 deletions

View File

@@ -86,8 +86,6 @@ class Project(Document):
),
)
self.update_costing()
def before_print(self, settings=None):
self.onload()