Created attachment 134195 [details] File to serve as template for new page write help page for Pmt 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 Pmt, adjust parameters, check for the Basic example, check for the equivalent Pmt 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 PMT. 3) Parameters for Pmt are listed in this document: https://bug-attachments.documentfoundation.org/attachment.cgi?id=133095
Created attachment 134220 [details] File to serve as template for new page
Olivier Hallot committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/help/commit/?id=7e0d91b15d875f6bf7fa94edf96a0bb791d5e8b3 tdf#108675 Help page for VBA function Pmt