salix/modules/ticket/back/methods/ticket
Carlos Jimenez Ruiz c4c1aa929a
gitea/salix/pipeline/head This commit looks good Details
refactor(endpoints): corrected indentation and removed unused code
2021-10-15 16:00:50 +02:00
..
specs refactor(jasmine): usage of done on async functions is deprecated 2021-10-15 14:45:41 +02:00
addSale.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
canBeInvoiced.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
canHaveStowaway.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
componentUpdate.js refactor(endpoints): corrected indentation and removed unused code 2021-10-15 16:00:50 +02:00
deleteStowaway.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
filter.js fix(filter): search limit by date range was not being applied 2021-09-21 15:49:59 +02:00
freightCost.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
getComponentsSum.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
getPossibleStowaways.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
getSales.js refactor(sales): ticket sales now shows item.subName 2021-09-22 15:14:29 +02:00
getSalesPersonMana.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
getTotalVolume.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
getVolume.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
isEditable.js #3000 add buyer to ticket isEditable 2021-06-25 09:46:18 +02:00
isEmpty.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
isLocked.js ticket module transactions + tests 2021-08-12 11:21:59 +02:00
makeInvoice.js fix(invoice): invoicing was throwing a transaction error 2021-09-02 08:55:41 +02:00
new.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
priceDifference.js fix(transaction): priceDifference now commits its created transaction 2021-10-15 15:59:59 +02:00
recalculateComponents.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
restore.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
sendSms.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
setDeleted.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
summary.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
transferSales.js refactor(sales): transaction correctly passed to findById 2021-10-14 16:16:00 +02:00
updateDiscount.js refactor(transactions): added transaction to sendChechingPresence and corrected a typo 2021-10-15 15:31:13 +02:00
updateEditableTicket.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
uploadFile.js refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00