YARG ==== YARG is a reporting engine, developed by Haulmont. It is intended to be embedded into enterprise IT systems, thus it comes with no UI so that native UI of the target system can be used. Templates can be created in most common formats including MS Office (doc, docs, xls, xlsx, html, ftl, csv) or a custom text format and filled with data loaded by sql, groovy or other means. YARG is a mature and well-tested tool, already used in a number of Haulmont's solutions. [Wiki] (https://github.com/Haulmont/yarg/wiki) ### Samples * [Incomes](/core/test/sample/incomes/IncomesTest.java) * [Invoice](/core/test/sample/invoice/InvoiceTest.java) * [Breakdown](/core/test/sample/financedetails/BreakdownTest.java)