Files
erpnext/erpnext
Nabin Hait 8f05e0596e refactor: introduce Journal Entry GL composer
Move the Journal Entry GL assembly into a new JournalEntryGLComposer(
BaseGLComposer); compose() projects the accounts child rows into GL dicts,
mirroring the former build_gl_map, which is now a thin shim delegating to
the composer. Drop the now-unused get_advance_payment_doctypes import.
2026-05-27 12:49:05 +05:30
..
2026-05-24 14:47:38 +02:00
2026-05-25 15:33:12 +05:30
2026-05-20 21:59:17 +05:30
2026-05-09 23:14:58 +05:30
2026-01-13 12:15:21 +05:30