..
change_autoname_for_tax_withheld_vouchers.py
fix: use hash based naming for tax withheld vouchers child table ( #33643 )
2023-01-20 18:53:39 +05:30
change_is_subcontracted_fieldtype.py
fix: check null values in is_cancelled patch ( #30594 )
2022-04-06 14:20:39 +05:30
cleanup_workspaces.py
chore: typo
2023-05-31 16:31:58 +05:30
copy_is_subcontracted_value_to_is_old_subcontracting_flow.py
feat: Add hidden field "is_old_subcontracting_flow" in PO, PR and PI
2022-06-17 16:47:41 +05:30
create_accounting_dimensions_for_asset_capitalization.py
fix: Create accounting dimension fields in asset capitalization
2022-09-30 15:55:41 +05:30
create_accounting_dimensions_for_closing_balance.py
chore: rename Closing Balance to Account Closing Balance
2023-03-08 15:15:33 +05:30
create_accounting_dimensions_for_payment_request.py
feat: Accounting Dimension updation in Payment Request and Entry ( #33411 )
2022-12-26 10:17:55 +05:30
create_accounting_dimensions_in_subcontracting_doctypes.py
fix: Add dimension section in subcontracting doctypes ( #31849 )
2022-08-18 10:58:33 +05:30
create_incoterms_and_migrate_shipment.py
fix: remove obsolete comment
2022-11-18 10:57:52 +01:00
crm_ux_cleanup.py
fix: get_all replace by sql
2022-06-25 15:08:45 +05:30
delete_agriculture_doctypes.py
fix: remove agriculture module from patch ( #31369 )
2022-06-15 15:26:05 +05:30
delete_amazon_mws_doctype.py
style: format code with black
2022-03-28 18:52:46 +05:30
delete_datev_doctypes.py
refactor!: remove DATEV integration ( #30584 )
2022-04-13 09:24:19 +00:00
delete_education_doctypes.py
fix: company wise deferred accounting fields in item ( #37023 )
2023-09-16 21:25:31 +05:30
delete_healthcare_doctypes.py
fix: company wise deferred accounting fields in item ( #37023 )
2023-09-16 21:25:31 +05:30
delete_hospitality_doctypes.py
style: format code with black
2022-03-28 18:52:46 +05:30
delete_hub_doctypes.py
style: format code with black
2022-03-28 18:52:46 +05:30
delete_non_profit_doctypes.py
style: format code with black
2022-03-28 18:52:46 +05:30
delete_shopify_doctypes.py
chore: linting
2021-09-02 17:36:05 +05:30
discount_accounting_separation.py
refactor: Use db.set_single_value
( #35668 )
2023-06-13 17:30:38 +05:30
fix_crm_no_of_employees.py
fix: map old data as per new options of no-of-employees
2022-08-09 20:47:18 +05:30
fix_subcontracting_receipt_gl_entries.py
fix: Subcontracting Receipt GL Entries
2022-08-22 10:48:21 +05:30
migrate_cost_center_allocations.py
fix(patch): validation error on cost center allocation migration
2023-01-27 12:08:18 +05:30
migrate_crm_settings.py
refactor: Use db.set_single_value
( #35668 )
2023-06-13 17:30:38 +05:30
migrate_deferred_accounts_to_item_defaults.py
fix: company wise deferred accounting fields in item ( #37023 )
2023-09-16 21:25:31 +05:30
migrate_existing_lead_notes_as_per_the_new_format.py
fix: correct sql output format in CRM patch ( #32213 )
2022-09-14 19:19:05 +05:30
migrate_gl_to_payment_ledger.py
refactor: add remarks to column as well
2023-03-10 15:57:11 +05:30
rearrange_company_fields.py
style: format code with black
2022-03-28 18:52:46 +05:30
remove_hr_and_payroll_modules.py
fix(patch): ignore links while deleting hr payroll doctypes ( #31674 )
2022-07-22 12:46:59 +05:30
remove_india_localisation.py
fix: unlink custom fields in patch
2022-07-14 15:02:37 +05:30
rename_ongoing_status_in_sla_documents.py
fix(minor): update frappe.error_log to new API ( #30864 )
2022-05-02 15:04:26 +05:30
set_packed_qty_in_draft_delivery_notes.py
fix(patch): add patch to set packed_qty
in draft DN
2023-05-25 18:03:39 +05:30
set_pick_list_status.py
chore: add status
field in Pick List
2023-01-31 12:38:30 +05:30
set_report_in_process_SOA.py
chore: update typo in patch
2023-06-24 16:31:19 +05:30
setup_clear_repost_logs.py
fix: default clear repost logs
2022-12-01 23:35:21 +05:30
show_loan_management_deprecation_warning.py
refactor!: removing loan management module ( #35522 )
2023-06-30 11:02:49 +05:30
single_to_multi_dunning.py
fix: Reverse GL entries only for submitted Dunnings
2023-07-20 20:54:43 +05:30
update_batch_valuation_flag.py
refactor: use qb for patching flag
2022-02-21 18:02:40 +05:30
update_closing_balances.py
fix: Trailing opening entries in Accounts closing balance ( #36175 )
2023-07-18 15:16:52 +05:30
update_company_in_ldc.py
fix: Add company field to lower deduction certificate ( #34914 )
2023-04-25 19:07:45 +05:30
update_entry_type_for_journal_entry.py
chore: patch property setters for JE with new entry type
2023-01-08 11:45:28 +05:30
update_invoicing_period_in_subscription.py
feat: Add a process document for Subscription ( #37126 )
2023-09-19 18:39:44 +05:30
update_opportunity_currency_fields.py
fix: patch depends on Currency Exchange Settings ( #34494 )
2023-03-19 18:05:12 +05:30
update_partial_tds_fields.py
feat: item wise tds calculation for purchase order.
2022-11-22 14:15:36 +05:30
update_reference_due_date_in_journal_entry.py
fix: Patch to update reference_due_date in Journal Entry ( #33616 )
2023-01-16 13:43:54 +05:30
update_reference_type_in_journal_entry_accounts.py
chore: patch to update property setter for Journal Entry Accounts
2023-07-26 22:33:58 +05:30
update_subscription_details.py
fix: lowercase fieldnames
2023-08-09 15:32:26 +05:30