test #1730

Merged
jgallego merged 4 commits from test into dev 2023-08-31 07:58:50 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit d60e35d817 - Show all commits

View File

@ -1,3 +1,5 @@
const UserError = require('vn-loopback/util/user-error');
module.exports = Self => {
Self.remoteMethodCtx('priceDifference', {
description: 'Returns sales with price difference if the ticket is editable',