refs #6153 master into test #1726

Merged
juan merged 1 commits from master into test 2023-08-29 06:50:30 +00:00
1 changed files with 2 additions and 0 deletions

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',