231801_test_to_master #1519

Merged
alexm merged 490 commits from 231801_test_to_master into master 2023-05-12 06:29:59 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f496242fcb - Show all commits

View File

@ -2,7 +2,7 @@ const {Report} = require('vn-print');
module.exports = Self => {
Self.remoteMethodCtx('receiptPdf', {
description: 'Returns the receipt pdf',
description: 'Send the receipt pdf to client',
accepts: [
{
arg: 'id',