seitime-frappe/frappe/printing/doctype
Aarol D'Souza c55ff193a6
fix: add type hints to whitelisted methods 3 (#37149)
* fix(apps): add type hints to whitelisted methods

* fix(recorder): add type hints to whitelisted methods

* fix(comments): add type hints to whitelisted methods

* fix(oauth2): add type hints to whitelisted methods

* fix(google_calendar): add type hints to whitelisted methods

* fix(print): add type hints to whitelisted methods

* fix(print_format_builder): add type hints to whitelisted methods

* refactor(network_printer_settings): remove unused args

* fix(document): add type hints to whitelisted methods

* fix(user_settings): add type hints to whitelisted methods

* fix(mapper): add type hints to whitelisted methods

* fix(connected_app): add type hints to whitelisted methods

* fix(google_contacts): add type hints to whitelisted methods

* fix(frappecloud_billing): add type hints to whitelisted methods

* test: rewrite test to fit the strict type check

* fix(social_login_key): add type hints to whitelisted methods

* fix(share): add type hints to whitelisted methods

* fix(webhook): add type hints to whitelisted methods

* fix(workflow): add type hints to whitelisted methods

* fix(workflow main): add type hints to whitelisted methods

* fix(workflow_action): add type hints to whitelisted methods

* fix: flexible type hint

* fix(client): add type hints to whitelisted methods

* fix: fix some of the tighter types

* fix(frappecloud_billing): add str typehint to whitelisted endpoint

* fix: target_doc can be dict/json string

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2026-02-20 06:50:19 +00:00
..
letter_head fix: clear defaults in on_trash (#35508) 2025-12-30 15:24:53 +05:30
network_printer_settings fix: add type hints to whitelisted methods 3 (#37149) 2026-02-20 06:50:19 +00:00
print_format fix: inconsistent mandatory constraint on html field during creation … (#36893) 2026-02-17 11:52:37 +05:30
print_format_field_template chore: Drop empty UnitTestCases (#32867) 2025-06-10 05:28:53 +00:00
print_heading fix: update print heading doctype 2025-06-26 15:13:55 +05:30
print_settings fix: rename select field 2026-01-10 11:56:54 +05:30
print_style feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +05:30
__init__.py [rename] Print module to Printing 2017-05-03 15:59:24 +05:30