[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-11-18 10:08:54 +00:00
parent 5508d9ab39
commit 6a8cbf8cde
16 changed files with 1575 additions and 1665 deletions
@@ -29,6 +29,28 @@ erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/bulk_transaction_lo
erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/bulk_transaction_log_detail.py
erpnext/bulk_transaction/doctype/bulk_transaction_log_detail/test_bulk_transaction_log_detail.py
erpnext/bulk_transaction/__init__.py
erpnext/desktop_icon/subscription.json
erpnext/desktop_icon/stock.json
erpnext/desktop_icon/financial_reports.json
erpnext/desktop_icon/settings.json
erpnext/desktop_icon/support.json
erpnext/desktop_icon/quality.json
erpnext/desktop_icon/subcontracting.json
erpnext/desktop_icon/selling.json
erpnext/desktop_icon/erpnext.json
erpnext/desktop_icon/budget.json
erpnext/desktop_icon/assets.json
erpnext/desktop_icon/payables.json
erpnext/desktop_icon/opening_&_closing.json
erpnext/desktop_icon/accounting.json
erpnext/desktop_icon/receivables.json
erpnext/desktop_icon/accounts.json
erpnext/desktop_icon/taxes.json
erpnext/desktop_icon/manufacturing.json
erpnext/desktop_icon/crm.json
erpnext/desktop_icon/buying.json
erpnext/desktop_icon/projects.json
erpnext/desktop_icon/banking.json
erpnext/gettext/__init__.py
erpnext/gettext/extractors/lines_from_txt_file.py
erpnext/gettext/extractors/__init__.py
@@ -75,6 +97,7 @@ erpnext/patches/v16_0/add_new_stock_entry_types.py
erpnext/patches/v16_0/__init__.py
erpnext/patches/v16_0/rename_subcontracted_quantity.py
erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
erpnext/patches/v16_0/set_valuation_method_on_companies.py
erpnext/patches/v16_0/create_company_custom_fields.py
erpnext/patches/v16_0/update_serial_batch_entries.py
erpnext/patches/v16_0/set_company_wise_warehouses.py
@@ -2095,6 +2118,7 @@ erpnext/startup/__init__.py
erpnext/startup/boot.py
erpnext/startup/notifications.py
erpnext/startup/filters.py
erpnext/report_center/accounting.json
erpnext/templates/generators/__init__.py
erpnext/templates/generators/bom.html
erpnext/templates/generators/sales_partner.html
@@ -2434,6 +2458,7 @@ erpnext/setup/demo_data/customer_group.json
erpnext/setup/demo_data/item_group.json
erpnext/setup/utils.py
erpnext/exceptions.py
erpnext/subcontracting/workspace/subcontracting/subcontracting.json
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/__init__.py
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/subcontracting_inward_order_scrap_item.py
erpnext/subcontracting/doctype/subcontracting_inward_order_scrap_item/subcontracting_inward_order_scrap_item.json
@@ -3992,6 +4017,27 @@ erpnext/accounts/dashboard_chart/outgoing_bills_(sales_invoice)/outgoing_bills_(
erpnext/accounts/dashboard_chart/accounts_receivable_ageing/accounts_receivable_ageing.json
erpnext/accounts/dashboard_chart/incoming_bills_(purchase_invoice)/incoming_bills_(purchase_invoice).json
erpnext/accounts/dashboard_chart/budget_variance/budget_variance.json
erpnext/workspace_sidebar/subscription.json
erpnext/workspace_sidebar/home.json
erpnext/workspace_sidebar/stock.json
erpnext/workspace_sidebar/financial_reports.json
erpnext/workspace_sidebar/support.json
erpnext/workspace_sidebar/quality.json
erpnext/workspace_sidebar/subcontracting.json
erpnext/workspace_sidebar/selling.json
erpnext/workspace_sidebar/budget.json
erpnext/workspace_sidebar/assets.json
erpnext/workspace_sidebar/payables.json
erpnext/workspace_sidebar/share_management.json
erpnext/workspace_sidebar/opening_&_closing.json
erpnext/workspace_sidebar/accounting.json
erpnext/workspace_sidebar/receivables.json
erpnext/workspace_sidebar/taxes.json
erpnext/workspace_sidebar/manufacturing.json
erpnext/workspace_sidebar/crm.json
erpnext/workspace_sidebar/buying.json
erpnext/workspace_sidebar/projects.json
erpnext/workspace_sidebar/banking.json
erpnext/change_log/v13/v13_4_0.md
erpnext/change_log/v13/v13_2_0.md
erpnext/change_log/v13/v13_9_0.md
@@ -4255,6 +4301,16 @@ erpnext/public/images/pos.svg
erpnext/public/images/v16/erpnext.svg
erpnext/public/images/leaflet/spritesheet.svg
erpnext/public/images/erpnext-favicon.svg
erpnext/public/desktop_icons/accounting.svg
erpnext/public/desktop_icons/asset.svg
erpnext/public/desktop_icons/projects.svg
erpnext/public/desktop_icons/selling.svg
erpnext/public/desktop_icons/financials_reports.svg
erpnext/public/desktop_icons/quality.svg
erpnext/public/desktop_icons/manufacturing.svg
erpnext/public/desktop_icons/stock.svg
erpnext/public/desktop_icons/buying.svg
erpnext/public/desktop_icons/support.svg
erpnext/public/js/communication.js
erpnext/public/js/utils.js
erpnext/public/js/stock_grid_report.js