- Optimized POD template `meeting_assemblies.odt`, use `catalog` available by default in the template context instead `self.portal_catalog`. [gbastien] - Call migration to `PloneMeeting 4201` in migration to `MeetingCommunes 4200`. [gbastien]
4.2b16
-------------------
- Fixed `MeetingAdviceCommunesWorkflowConditions._check_completeness`, call `_is_complete` on the parent (`MeetingItem`). [gbastien]
4.2b15
-------------------
- Added two examples in attendees.odt template. [aduchene] - Fixed `council-rapport.odt`, `MeetingItem.listProposingGroups` does not exist anymore. [gbastien]
4.2b14
-------------------
- Fixed print_formatted_finance_advice as it was not handling initiative advices properly. [aduchene]
4.2b13
-------------------
- Fixed `MCItemDocumentGenerationHelperView.print_all_annexes` to not return `</img>` as `<img>` is a self closing tag. [gbastien] - Fixed sample POD templates for meetings to use `view.print_value('date')` instead `self.Title()`. [gbastien]
4.2b12
-------------------
- In `MCItemDocumentGenerationHelperView.print_creator_name` use `ToolPloneMeeting.getUserName` instead `Member.getProperty`. [gbastien]