fix(regional-uae): mark export items as zero rated

(cherry picked from commit b8224693c4)

# Conflicts:
#	erpnext/patches.txt
This commit is contained in:
Dany Robert
2025-07-21 14:22:05 +00:00
committed by Mergify
parent 474ddbae0c
commit 9df6424a20
5 changed files with 24 additions and 5 deletions

View File

@@ -416,6 +416,10 @@ erpnext.patches.v15_0.update_payment_ledger_entries_against_advance_doctypes
erpnext.patches.v15_0.rename_price_list_to_buying_price_list
erpnext.patches.v15_0.patch_missing_buying_price_list_in_material_request
erpnext.patches.v15_0.remove_sales_partner_from_consolidated_sales_invoice
<<<<<<< HEAD
erpnext.patches.v15_0.repost_gl_entries_with_no_account_subcontracting #2025-08-04
execute:frappe.db.set_single_value("Accounts Settings", "fetch_valuation_rate_for_internal_transaction", 1)
erpnext.patches.v15_0.add_company_payment_gateway_account
=======
erpnext.patches.v15_0.update_uae_zero_rated_fetch
>>>>>>> b8224693c4 (fix(regional-uae): mark export items as zero rated)