seitime-frappe/frappe
Gavin D'souza 7e51f51f11 test: Added test for PrintFormat.export_doc
Other Changes
* Added return value for export_doc method
2022-04-14 09:58:35 +05:30
..
automation style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
change_log chore: Added Change log for v13.3.0 2021-05-17 10:58:30 +05:30
commands style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
config style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
contacts style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
core Merge branch 'develop' of github.com:frappe/frappe into test-nestedset 2022-04-12 18:09:22 +05:30
custom style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
data_migration style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
database style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
desk Merge branch 'develop' of github.com:frappe/frappe into kanban-fixes 2022-04-13 13:00:06 +05:30
email style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
event_streaming style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
geo style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
integrations style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
model fix!: Allow child table naming 2022-04-13 17:32:58 +05:30
modules refactor: frappe.modules.utils 2022-04-14 09:05:19 +05:30
patches style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
printing test: Added test for PrintFormat.export_doc 2022-04-14 09:58:35 +05:30
public Merge pull request #16509 from gavindsouza/kanban-fixes 2022-04-13 14:54:31 +05:30
query_builder style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
search style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
social style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
templates style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
tests fix: new_doctype API testing util 2022-04-12 19:06:35 +05:30
translations fix: update french translation (#16550) 2022-04-10 07:48:55 +05:30
utils perf: dont query for impossible child/ancestor (#16577) 2022-04-12 13:31:57 +05:30
website style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
workflow style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
www Merge branch 'develop' of github.com:frappe/frappe into sitemap-publish-condition 2022-04-12 13:21:21 +05:30
__init__.py chore(frappe): Add typing hints for init methods 2022-04-14 09:57:03 +05:30
api.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
app.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
auth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
boot.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
build.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
cache_manager.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
client.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
coverage.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
defaults.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
deferred_insert.py Merge branch 'develop' of github.com:frappe/frappe into deferred_insert-refactor 2022-04-12 12:23:55 +05:30
exceptions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
frappeclient.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
handler.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
hooks.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
installer.py fix: required_apps blocks app install 2022-04-13 13:51:51 +05:30
middlewares.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
migrate.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
modules.txt chore: Remove Chat Module 2021-11-09 13:44:57 +05:30
monitor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
parallel_test_runner.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
patches.txt revert: "feat: redirect for support portal" (#16394) 2022-03-24 15:50:44 +05:30
permissions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
rate_limiter.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
realtime.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
recorder.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
sessions.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
share.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_runner.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
translate.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
twofactor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30