Files
erpnext/erpnext
Nabin Hait cf1817c1ea refactor: introduce GL composer and delegate SI get_gl_entries
Phase 2 (pilot) of the accounts/controller refactor. Adds BaseGLComposer
and SalesInvoiceGLComposer; Sales Invoice's get_gl_entries body moves into
compose() and the method becomes a thin shim. Row-builder methods still live
on the document (invoked via self.doc) and migrate onto the composer next.
No behavior change (Phase 0 GL snapshots remain byte-identical).
2026-05-27 01:12:11 +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