Files
erpnext/erpnext
Nabin Hait 983d80f7c5 refactor(accounts): merge gl_entry_builder.py into base_gl_composer.py
The free functions (get_gl_dict, add_gl_entry, get_voucher_subtype, etc.) live
in the same module as BaseGLComposer — they are all about building GL entries,
so there is no reason to split them across two files. Removes gl_entry_builder.py
and updates all import references to base_gl_composer.
2026-05-27 22:32:06 +05:30
..
2026-05-24 14:47:38 +02:00
2026-05-25 15:33:12 +05:30
2026-05-09 23:14:58 +05:30
2026-01-13 12:15:21 +05:30