mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-16 16:56:57 +00:00
chore: remove reconciliation defaults from patch
(cherry picked from commit b5dd0c8630)
# Conflicts:
# erpnext/patches.txt
This commit is contained in:
@@ -344,10 +344,13 @@ erpnext.patches.v14_0.migrate_deferred_accounts_to_item_defaults
|
||||
erpnext.patches.v14_0.create_accounting_dimensions_in_sales_order_item
|
||||
erpnext.patches.v14_0.rename_over_order_allowance_field
|
||||
erpnext.patches.v14_0.migrate_delivery_stop_lock_field
|
||||
<<<<<<< HEAD
|
||||
execute:frappe.db.set_single_value("Payment Reconciliation", "invoice_limit", 50)
|
||||
execute:frappe.db.set_single_value("Payment Reconciliation", "payment_limit", 50)
|
||||
erpnext.patches.v14_0.rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month
|
||||
erpnext.patches.v14_0.rename_depreciation_amount_based_on_num_days_in_month_to_daily_prorata_based
|
||||
=======
|
||||
>>>>>>> b5dd0c8630 (chore: remove reconciliation defaults from patch)
|
||||
erpnext.patches.v14_0.add_default_for_repost_settings
|
||||
erpnext.patches.v14_0.create_accounting_dimensions_in_supplier_quotation
|
||||
erpnext.patches.v14_0.update_zero_asset_quantity_field
|
||||
|
||||
Reference in New Issue
Block a user