docs(custom-fields): fix stale description on legacy tax_article

It is no longer auto-synced (mirror was removed); mark it deprecated and point
to the custom_item_tax_articles multi-select.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Ali 2026-06-03 14:35:41 +00:00
parent 6f0758d90b
commit e4e5746301
1 changed files with 1 additions and 1 deletions

View File

@ -913,7 +913,7 @@ def create_custom_fields():
hidden=1,
read_only=1,
no_copy=1,
description='Auto-synced to the first selected article. Replaced by the multi-select "Tax Articles (multi)" cell.'
description='Deprecated single-value field, no longer populated. Tax articles are stored per item row in the "Tax Articles" multi-select cell (custom_item_tax_articles). Kept for historic data only.'
),
# --- multi tax-article per item row (click the cell to edit) ---
dict(