seitime-frappe/frappe/printing/page/print
Gavin D'souza d3250f6504 refactor(whitelisted): Add typing hints to APIs
* Refactor type checks defined in APIs
* Remove dead/deprecated kwargs usages
* Added appropriate hints to APIs and consecutive utils defined in the following modules:
 - frappe.realtime
 - frappe.translate
 - frappe.utils.global_search
 - frappe.www.third_party_apps
 - frappe.www.search
 - frappe.www.printview
2022-12-15 13:47:05 +05:30
..
__init__.py feat: separate route for print view 2020-10-22 15:29:37 +05:30
print.js refactor(whitelisted): Add typing hints to APIs 2022-12-15 13:47:05 +05:30
print.json feat: separate route for print view 2020-10-22 15:29:37 +05:30
print.py fix: Skip invalid field in get_print_settings_to_show 2022-06-29 12:53:49 +05:30
print_skeleton_loading.html feat: skeleton loading state for print preview 2020-11-10 11:03:13 +05:30