[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-06-18 10:04:05 +00:00
parent b0205d43d6
commit 483e6c7914
28 changed files with 2974 additions and 2105 deletions
@@ -523,6 +523,7 @@ erpnext/patches/v15_0/migrate_payment_request_status.py
erpnext/patches/v15_0/enable_old_serial_batch_fields.py
erpnext/patches/v15_0/drop_index_posting_datetime_from_sle.py
erpnext/patches/v15_0/update_asset_repair_field_in_stock_entry.py
erpnext/patches/v15_0/update_pegged_currencies.py
erpnext/patches/v15_0/rename_manufacturing_settings_field.py
erpnext/patches/v15_0/update_asset_value_for_manual_depr_entries.py
erpnext/patches/v15_0/update_journal_entry_type.py
@@ -3125,6 +3126,11 @@ erpnext/accounts/doctype/sales_invoice_timesheet/sales_invoice_timesheet.json
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.py
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/__init__.py
erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.py
erpnext/accounts/doctype/pegged_currencies/__init__.py
erpnext/accounts/doctype/pegged_currencies/test_pegged_currencies.py
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.js
erpnext/accounts/doctype/pegged_currencies/pegged_currencies.json
erpnext/accounts/doctype/cashier_closing/__init__.py
erpnext/accounts/doctype/cashier_closing/cashier_closing.json
erpnext/accounts/doctype/cashier_closing/cashier_closing.py
@@ -3168,6 +3174,9 @@ erpnext/accounts/doctype/sales_invoice/test_records.json
erpnext/accounts/doctype/sales_invoice/regional/italy.js
erpnext/accounts/doctype/sales_invoice/sales_invoice.py
erpnext/accounts/doctype/sales_invoice/sales_invoice_list.js
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.json
erpnext/accounts/doctype/pegged_currency_details/__init__.py
erpnext/accounts/doctype/pegged_currency_details/pegged_currency_details.py
erpnext/accounts/doctype/mode_of_payment_account/__init__.py
erpnext/accounts/doctype/mode_of_payment_account/mode_of_payment_account.json
erpnext/accounts/doctype/mode_of_payment_account/mode_of_payment_account.py