diff --git a/erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.md b/erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.md deleted file mode 100644 index c674ab6d0e..0000000000 --- a/erpnext/accounts/notification/notification_for_new_fiscal_year/notification_for_new_fiscal_year.md +++ /dev/null @@ -1,3 +0,0 @@ -
{{ _("New fiscal year created :- ") }} {{ doc.name }}
\ No newline at end of file diff --git a/erpnext/manufacturing/notification/material_request_receipt_notification/material_request_receipt_notification.md b/erpnext/manufacturing/notification/material_request_receipt_notification/material_request_receipt_notification.md deleted file mode 100644 index e6feee971d..0000000000 --- a/erpnext/manufacturing/notification/material_request_receipt_notification/material_request_receipt_notification.md +++ /dev/null @@ -1,19 +0,0 @@ -Material Request Type: {{ doc.material_request_type }}| Item Name | -Received Quantity | -
|---|---|
| {{ item.item_code }} | -{{ frappe.utils.flt(item.received_qty, 2) }} | -