mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 07:32:50 +00:00
* refactor: rename field `Over Order Allowance` to `Blanket Order Allowance` (cherry picked from commit8ffa2bfe25) * chore: patch to rename field `over_order_allowance` (cherry picked from commitfcfcf6957e) # Conflicts: # erpnext/patches.txt * chore: `conflicts` --------- Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
This commit is contained in:
@@ -342,5 +342,6 @@ execute:frappe.db.set_single_value('Selling Settings', 'allow_negative_rates_for
|
||||
erpnext.patches.v14_0.correct_asset_value_if_je_with_workflow
|
||||
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
|
||||
# below migration patch should always run last
|
||||
erpnext.patches.v14_0.migrate_gl_to_payment_ledger
|
||||
|
||||
Reference in New Issue
Block a user