Merge branch 'version-13-hotfix' into misc_asset_fixes_v13

This commit is contained in:
Anand Baburajan
2023-01-17 11:21:29 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,8 @@ ignore =
F841, F841,
E713, E713,
E712, E712,
B023 B023,
B028
max-line-length = 200 max-line-length = 200

View File

@@ -14,7 +14,6 @@ def get_data():
}, },
"internal_links": { "internal_links": {
"Quotation": ["items", "prevdoc_docname"], "Quotation": ["items", "prevdoc_docname"],
"Material Request": ["items", "material_request"],
}, },
"transactions": [ "transactions": [
{ {