jey_erp/jey_erp
Ali b4b1d1b9b6 fix(bank-integration): re-add BRT checkbox column on every "Get Unreconciled Entries"
The checkbox column + Create & Reconcile toolbar setup was on the form's
`refresh` event, which fires only once. On a second "Get Unreconciled
Entries" ERPNext rebuilds the DataTableManager without the checkbox
column and the polling interval never restarted. Moved the enhancement
to the `render` event (fires on every rebuild), matching the pattern
the kapital_bank BRT extension used. The prototype patch that adds the
"Bank Transaction" column stays on `refresh` since it is idempotent.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 13:02:53 +00:00
..
bank_integration reverse changes push 2026-05-11 12:45:28 +00:00
config feat: Initialize App 2024-09-12 10:11:33 +00:00
custom feat(landed-cost-voucher): item-driven taxes table with vendor invoice import 2026-05-06 16:01:41 +00:00
data added to asset cadastral calculations 2025-09-15 14:28:49 +04:00
default_data chore(default-data): refresh salary components and leave types from accountant 2026-05-01 12:48:15 +00:00
default_templates new print formats 2025-04-28 10:56:34 +00:00
fixtures reverse changes push 2026-05-11 12:45:28 +00:00
jey_erp reverse changes push 2026-05-11 12:45:28 +00:00
locale new translations 2026-04-24 20:29:53 +00:00
patches add Employee custom fields: citizenship_country, residence_permit_fin, residence_permit_not_available 2026-03-25 20:56:34 +04:00
public fix(bank-integration): re-add BRT checkbox column on every "Get Unreconciled Entries" 2026-05-11 13:02:53 +00:00
setup feat(default-data): auto-sync leave types and company defaults on migrate 2026-05-01 12:55:27 +00:00
templates feat: Initialize App 2024-09-12 10:11:33 +00:00
__init__.py feat: Initialize App 2024-09-12 10:11:33 +00:00
asset.py added eqm codes to items and etaxes items 2025-09-22 20:55:53 +04:00
asset_events.py added assets field 2025-11-05 14:27:31 +04:00
cbar_exchange.py added load from cbar currency import 2026-03-12 18:53:47 +04:00
custom_employee_onboarding.py added new fields and function that automaticly sets ceo 2025-02-20 10:28:37 +00:00
custom_fields.py feat(bank-integration): universal Excel-based bank statement import 2026-05-08 16:23:44 +00:00
custom_report.py added new field custom note in payment entry, also little fixes to report bug (not fixed) 2025-01-17 13:46:49 +04:00
debug_asset_categories.py monkey patched asset categories 2026-01-10 03:44:28 +04:00
extend_party_types.py fixed default vat table 2026-01-16 21:06:33 +04:00
hooks.py reverse changes push 2026-05-11 12:45:28 +00:00
modules.txt feat: Initialize App 2024-09-12 10:11:33 +00:00
patches.txt add Employee custom fields: citizenship_country, residence_permit_fin, residence_permit_not_available 2026-03-25 20:56:34 +04:00
rename.har added tittles to je 2026-03-06 23:45:56 +04:00