mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 19:37:56 +00:00
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:
committed by
Mergify
parent
e422ae16e5
commit
28cbce4356
@@ -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