hotfix_errorEliminarTicket #1626

Merged
vicent merged 2 commits from hotfix_errorEliminarTicket into master 2023-06-20 09:40:00 +00:00
Contributor
No description provided.
vicent added the
CR / Tests passed
label 2023-06-20 08:40:50 +00:00
vicent added 1 commit 2023-06-20 08:40:51 +00:00
gitea/salix/pipeline/head This commit looks good Details
cea6fae649
fix: eliminada variable que no estaba definida
vicent requested review from alexm 2023-06-20 08:40:54 +00:00
vicent changed title from fix: eliminada variable que no estaba definida to hotfix_errorEliminarTicket 2023-06-20 08:41:01 +00:00
alexm requested changes 2023-06-20 09:22:42 +00:00
@ -82,3 +82,3 @@
// removes item shelvings
if (hasItemShelvingSales && isSalesAssistant) {
if (hasItemShelvingSales && canDeleteTicketWithPartPrepared) {
Member

Quitar

Quitar
vicent added 1 commit 2023-06-20 09:27:53 +00:00
gitea/salix/pipeline/head This commit looks good Details
e99627c0b2
codigo innecesario
vicent requested review from alexm 2023-06-20 09:28:19 +00:00
alexm approved these changes 2023-06-20 09:38:58 +00:00
vicent merged commit a4d3e8efd0 into master 2023-06-20 09:40:00 +00:00
vicent deleted branch hotfix_errorEliminarTicket 2023-06-20 09:40:01 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix#1626
No description provided.