-
Lunch - Get your T-shirts - 2022 OCA Members get first dibs
Done
-
How to Scale Up Implementations in SMB
Gonzalo Ruzafa.Done
-
Mozaik - managing Political Parties with open source
Guillaume Vandamme and Vincent Van Osta.Done
-
How to manage your supply chain with FrePPLe
Maxime ChambreuilDone
-
Open discussion on Practices with Community Accounting and Instability on Odoo Accounting
Julien Jézéquel-BréardDone
-
OCA Logo Concept
Virginie Dewulf and Rebecca GellatlyDone
-
Runboat - Concepts, architecture and operation
Stéphane BidoulDone
-
WMS - Organize your warehousing operations
Jacques-Etienne BaudouxDone
-
Shopfloor - what's new
Simone OrsiDone
-
How to contribute to OCA doing reviews and submitting your first module
Akim JuilleratDone
Tom has been an Odoo developer for the last 8 years with the Sunflower IT team. Recently this team merged with the Therp team, of which Nikos is a developer since 4 years.
A module was designed by me and colleague Nikos Tsirintanis, that allows Odoo users to create a report on any model without the need of a developer. Report content is a sequence of Jinja-capable HTML template blocks. Each block can be conditionally shown or hidden by evaluation of an Odoo domain or a Python expression. Aliases can be defined as shorthand expressions to more complicated ones. As the original requirement was for generating contracts, it also includes a macro for automatic section numbering (1.1, 1.2, 1.2.1 etc). For usage, the module adds a "More.." server action to generate the report from the record's form view. If multiple templates match the record, it pops up to let the user choose which one.