fix(e-invoicing): cannot cancel invoice if IRN cancelled on portal (#26879)

This commit is contained in:
Frappe PR Bot
2021-08-10 17:16:15 +05:30
committed by GitHub
parent f8031d3d79
commit a7e0805039
3 changed files with 15 additions and 2 deletions

View File

@@ -294,6 +294,7 @@ erpnext.patches.v13_0.update_level_in_bom #1234sswef
erpnext.patches.v13_0.add_missing_fg_item_for_stock_entry
erpnext.patches.v13_0.update_subscription_status_in_memberships
erpnext.patches.v13_0.update_amt_in_work_order_required_items
erpnext.patches.v12_0.show_einvoice_irn_cancelled_field
erpnext.patches.v13_0.delete_orphaned_tables
erpnext.patches.v13_0.update_export_type_for_gst
erpnext.patches.v13_0.update_tds_check_field #3