Bug 108676

Summary: [LOCALHELP] Write help page for VBA function PPmt
Product: LibreOffice Reporter: Olivier Hallot <olivier.hallot>
Component: DocumentationAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: barta, olivier.hallot
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: target:6.0.0
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 80430, 84675    
Attachments: File to serve as template for new page
File to serve as template for new page

Description Olivier Hallot 2017-06-21 13:19:43 UTC
Created attachment 134196 [details]
File to serve as template for new page

write help page for PPmt VBA function.

Instructions

1) Install HelpAuthoring extension, put it in working condition
https://wiki.documentfoundation.org/Documentation/Help

2) download the attached help file, it will serve as template.

3) Change references of NPer to PPmt, adjust parameters, check for the Basic example, check for the equivalent PPMT Calc function (use same numbers, if necessary).

4) Set the l10n attribute to false on code pure lines and pure numbers to avoid useless translations.

5) Save and attach to this bug for verification and submission to gerrit

Notes: 
1) No need to touch the embedded files or variables

2) References for this function can be found at http://www.excelfunctions.net/vba-functions.html but DO NOT COPY CONTENT from it, instead create your own content based on information from CALC function PPMT.

3) Parameters for PPmt are listed in this document:
https://bug-attachments.documentfoundation.org/attachment.cgi?id=133095
Comment 1 Olivier Hallot 2017-06-23 11:37:14 UTC
Created attachment 134221 [details]
File to serve as template for new page
Comment 2 Commit Notification 2017-07-24 11:17:17 UTC
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/help/commit/?id=60d67acd3b161461bbd0f84c7e12be97553b6ebe

tdf#108676 Help page for VBA function PPmt