invoice_az/invoice_az
Ali e67a2d2ec1 fix(etaxes): reliable progress-bar close + İzahat column & classification code
Realtime import progress modal could hang when a late 'progress' event
arrived after 'complete' (hide_progress nulls cur_progress, show_progress
then recreates an unmanaged modal). Guard every handler with an
importFinished flag and force-close via modal('hide')+remove()+backdrop
cleanup across company/employee/journal_entry/purchase_order/sales_*.

Also: show VAT operation İzahat (explanation) column in the selection
table and on the Journal Entry list; auto-create missing "Classification
code" records from taxCodeInfo so the Link field always resolves.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 16:19:16 +00:00
..
client fix(etaxes): reliable progress-bar close + İzahat column & classification code 2026-06-12 16:19:16 +00:00
config feat: Initialize App 2025-04-24 18:29:13 +04:00
invoice_az fix(etaxes): reliable progress-bar close + İzahat column & classification code 2026-06-12 16:19:16 +00:00
locale fix(etaxes): reliable progress-bar close + İzahat column & classification code 2026-06-12 16:19:16 +00:00
master_data fix(master-data): drop file-hash fast-path so sync always reconciles DB 2026-05-20 16:14:58 +00:00
patches removed all backup files 2026-03-03 17:44:48 +04:00
public chore: remove unnecessary bundle file and old docs 2026-02-11 14:21:12 +04:00
scripts added more fucntionality in journal entry import 2026-01-14 23:00:55 +04:00
templates feat: Initialize App 2025-04-24 18:29:13 +04:00
__init__.py feat: Initialize App 2025-04-24 18:29:13 +04:00
amas_api.py chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:57:16 +00:00
api.py chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:57:16 +00:00
auth.py fixed invoices date 2025-09-08 21:52:04 +04:00
company_api.py Remove E-Taxes Obligation Pact doctype and its loader 2026-05-15 16:07:06 +00:00
hooks.py perf(master-data): replace fixture dir with hash-diff sync for E-Taxes data 2026-05-19 13:48:30 +00:00
modules.txt feat: Initialize App 2025-04-24 18:29:13 +04:00
patches.txt removed all backup files 2026-03-03 17:44:48 +04:00
sales_api.py feat: switch all imports to Socket.IO background jobs for better performance 2026-04-10 13:47:08 +00:00
send_purchase_api.py chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:57:16 +00:00
send_sales_api.py fix(e-taxes): stop Loading Data spinner sticking over progress bar; surface list load buttons; client + send_sales_api updates; az locale 2026-06-10 17:52:03 +00:00
supplier_api.py chore: use native Azərbaycan spelling in user-facing strings 2026-05-14 10:57:16 +00:00
utils.py fix: don't assign group-type Customer/Supplier Group to auto-created parties 2026-05-12 13:31:05 +00:00
vat_api.py fix(etaxes): reliable progress-bar close + İzahat column & classification code 2026-06-12 16:19:16 +00:00
vat_operations.py fixed bug with tittle and other 2026-01-21 19:38:10 +04:00