Itemised tax breakup fix in docs other than invoice (#9961)

* Itemised tax breakup fix in docs other than invoice

* Set itemised tax breakup and hsn code in existing docs
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 5b45cb4..48e3a35 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -421,4 +421,5 @@
 erpnext.patches.v8_1.add_indexes_in_transaction_doctypes
 erpnext.patches.v8_3.set_restrict_to_domain_for_module_def
 erpnext.patches.v8_1.update_expense_claim_status
-erpnext.patches.v8_3.update_company_total_sales
\ No newline at end of file
+erpnext.patches.v8_3.update_company_total_sales
+erpnext.patches.v8_5.fix_tax_breakup_for_non_invoice_docs
\ No newline at end of file