[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-08-20 10:04:08 +00:00
parent 526bb35472
commit 0df736dc1d
22 changed files with 4054 additions and 2812 deletions
@@ -404,6 +404,7 @@ erpnext/patches/v14_0/discount_accounting_separation.py
erpnext/patches/v4_2/update_requested_and_ordered_qty.py
erpnext/patches/v4_2/repost_reserved_qty.py
erpnext/patches/v16_0/__init__.py
erpnext/patches/v16_0/make_workstation_operating_components.py
erpnext/patches/v16_0/update_serial_no_reference_name.py
erpnext/patches/v16_0/set_invoice_type_in_pos_settings.py
erpnext/patches/v13_0/show_india_localisation_deprecation_warning.py
@@ -542,6 +543,7 @@ erpnext/patches/v15_0/delete_ecommerce_doctypes.py
erpnext/patches/v15_0/update_sub_voucher_type_in_gl_entries.py
erpnext/patches/v15_0/set_difference_amount_in_asset_value_adjustment.py
erpnext/patches/v15_0/set_reserved_stock_in_bin.py
erpnext/patches/v15_0/update_fieldname_in_accounting_dimension_filter.py
erpnext/patches/v15_0/update_warehouse_field_in_asset_repair_consumed_item_doctype.py
erpnext/patches/v15_0/rename_daily_depreciation_to_depreciation_amount_based_on_num_days_in_month.py
erpnext/patches/v15_0/rename_purchase_receipt_amount_to_purchase_amount.py
@@ -1481,6 +1483,11 @@ erpnext/manufacturing/doctype/work_order/test_work_order.py
erpnext/manufacturing/doctype/work_order/work_order_preview.html
erpnext/manufacturing/doctype/work_order/work_order.json
erpnext/manufacturing/doctype/__init__.py
erpnext/manufacturing/doctype/workstation_cost/workstation_cost.json
erpnext/manufacturing/doctype/workstation_cost/__init__.py
erpnext/manufacturing/doctype/workstation_cost/test_workstation_cost.py
erpnext/manufacturing/doctype/workstation_cost/workstation_cost.py
erpnext/manufacturing/doctype/workstation_cost/workstation_cost.js
erpnext/manufacturing/doctype/routing/routing.js
erpnext/manufacturing/doctype/routing/__init__.py
erpnext/manufacturing/doctype/routing/routing.py
@@ -1577,6 +1584,16 @@ erpnext/manufacturing/doctype/bom_item/bom_item.json
erpnext/manufacturing/doctype/bom_item/README.md
erpnext/manufacturing/doctype/bom_item/__init__.py
erpnext/manufacturing/doctype/bom_item/bom_item.py
erpnext/manufacturing/doctype/workstation_operating_component_account/workstation_operating_component_account.py
erpnext/manufacturing/doctype/workstation_operating_component_account/__init__.py
erpnext/manufacturing/doctype/workstation_operating_component_account/workstation_operating_component_account.js
erpnext/manufacturing/doctype/workstation_operating_component_account/workstation_operating_component_account.json
erpnext/manufacturing/doctype/workstation_operating_component_account/test_workstation_operating_component_account.py
erpnext/manufacturing/doctype/workstation_operating_component/workstation_operating_component.py
erpnext/manufacturing/doctype/workstation_operating_component/workstation_operating_component.json
erpnext/manufacturing/doctype/workstation_operating_component/__init__.py
erpnext/manufacturing/doctype/workstation_operating_component/test_workstation_operating_component.py
erpnext/manufacturing/doctype/workstation_operating_component/workstation_operating_component.js
erpnext/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.py
erpnext/manufacturing/doctype/production_plan_sales_order/production_plan_sales_order.json
erpnext/manufacturing/doctype/production_plan_sales_order/README.md