Azerbaijan localization for JeyERP
Go to file
Ali d6af639bd0 fix(sales-order): show Item Tax Template in the item grid
The column was on Sales Invoice and not on Sales Order, which reads like a Frappe
default but isn't: ERPNext ships item_tax_template with in_list_view = 0 on both
child doctypes. The asymmetry came from show_item_tax_template_in_sales_invoice.py,
which set the property setters for the invoice and — as the name says — only the
invoice. Generalised to both, and renamed, since it is no longer sales-invoice
specific.

The template is what decides the VAT split and which tax-article group the picker
offers, so hiding it from the line the accountant works on is backwards.

The property setter alone is not enough. A user with a grid layout already saved in
__UserSettings gets that list rendered verbatim — Frappe does not merge a
newly-in_list_view field into it — so every pre-existing Sales Order layout would
stay without the column. Hence the patch, same shape as the ones that added the tax
article and certificate cells.

Verified headless: the column now renders in the items grid on both forms.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 12:39:39 +00:00
jey_erp fix(sales-order): show Item Tax Template in the item grid 2026-07-14 12:39:39 +00:00
.gitignore chore: stop tracking auto-generated translation_markers.py 2026-06-23 10:53:30 +00:00
BANK_INTEGRATION_PLAN.md chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:56:52 +00:00
README.md chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:56:52 +00:00
TASK_CONTEXT.md renewed company_defaults 2026-03-26 17:44:45 +04:00
license.txt feat: Initialize App 2024-09-12 10:11:33 +00:00
pyproject.toml chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:56:52 +00:00

README.md

Jey Erp

Azərbaycan localization for JeyERP

License

unlicense