jey_erp/jey_erp
Ali 04b16a6eea refactor(bank-integration): merge Excel Preset into File Format tab
File format settings (header row, amount mode, column mappings, sample
file, direction values, custom date format, currency-from-file) now live
on the Bank Integration record itself under a new "File Format" tab,
removing the extra hop through Bank Integration Excel Preset.

- Bank Integration JSON gains the File Format tab and column_mappings child
- Excel parser and import API read format from Bank Integration directly,
  drop the preset_name argument from public endpoints
- Load Data dialog (on Bank Integration) and Load From Excel dialog (on
  Bank Transaction list) drop the preset Link field; the chosen Bank
  Integration provides everything needed
- after_migrate patch copies fields and column mappings from an existing
  preset into each Bank Integration whose File Format is still empty
- Bank Integration Excel Preset doctype kept around for rollback but
  marked deprecated (System Manager only, in-form warning), removed from
  the fixtures list so fresh installs don't ship the Generic preset
2026-05-18 11:45:56 +00:00
..
bank_integration refactor(bank-integration): merge Excel Preset into File Format tab 2026-05-18 11:45:56 +00:00
config feat: Initialize App 2024-09-12 10:11:33 +00:00
custom chore(sales-invoice): remove Won/Lost checkboxes 2026-05-15 15:06:08 +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 refactor(bank-integration): drop Skip Rows After Header from Excel Preset 2026-05-13 10:53:57 +00:00
jey_erp refactor(bank-integration): merge Excel Preset into File Format tab 2026-05-18 11:45:56 +00:00
locale new translations 2026-04-24 20:29:53 +00:00
patches chore(sales-invoice): remove Won/Lost checkboxes 2026-05-15 15:06:08 +00:00
public refactor(bank-integration): merge Excel Preset into File Format tab 2026-05-18 11:45:56 +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 Drop Obligation Pacts section from Company custom fields 2026-05-15 16:07:09 +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 refactor(bank-integration): merge Excel Preset into File Format tab 2026-05-18 11:45:56 +00:00
modules.txt feat: Initialize App 2024-09-12 10:11:33 +00:00
patches.txt chore(sales-invoice): remove Won/Lost checkboxes 2026-05-15 15:06:08 +00:00
rename.har added tittles to je 2026-03-06 23:45:56 +04:00