commit | 032246dc2bf772102a876cedd814b7616efd3b34 | [log] [tgz] |
---|---|---|
author | Saqib Ansari <nextchamp.saqib@gmail.com> | Fri Apr 09 12:08:24 2021 +0530 |
committer | Saqib Ansari <nextchamp.saqib@gmail.com> | Fri Apr 09 12:08:24 2021 +0530 |
tree | 7496089a567d6e5053f5be2a1d21e400f2323398 | |
parent | d77ea7c88bd114e8ca14ffc1f590b2febe35ed6b [diff] [blame] |
feat(italy): add document type field for e-invoicing
diff --git a/erpnext/patches.txt b/erpnext/patches.txt index 1686314..010963a 100644 --- a/erpnext/patches.txt +++ b/erpnext/patches.txt
@@ -764,3 +764,4 @@ execute:frappe.db.set_value('System Settings', None, 'app_name', 'ERPNext') erpnext.patches.v13_0.rename_discharge_date_in_ip_record erpnext.patches.v12_0.purchase_receipt_status +erpnext.patches.v12_0.add_document_type_field_for_italy_einvoicing \ No newline at end of file