fix: the project document timed out while opening

This commit is contained in:
Rohit Waghchaure
2025-02-06 16:04:51 +05:30
parent 2482a3a205
commit 33d03b1542
3 changed files with 6 additions and 6 deletions

View File

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