closes #4789 hasInvoice on ticket searchbar #1153

Merged
pau merged 8 commits from 4789-search-ticket-without-invoice into dev 2022-11-24 09:27:19 +00:00
Contributor
No description provided.
pau added the
CR / Tests passed
label 2022-11-16 13:03:07 +00:00
pau added 1 commit 2022-11-16 13:03:09 +00:00
gitea/salix/pipeline/head This commit looks good Details
a733bc8c2f
refs #4789 hasInvoice on ticket searchbar @3h30m
joan requested changes 2022-11-21 06:44:04 +00:00
@ -281,0 +289,4 @@
const filter = {};
const result = await models.Ticket.filter(ctx, filter, options);
expect(result.length).toEqual(6);
Contributor

Mejor utilizar toBeGreatherThan() de ahora en adelante, para evitar que cualquier cambio en la cantidad de fixtures afecte,

Mejor utilizar toBeGreatherThan() de ahora en adelante, para evitar que cualquier cambio en la cantidad de fixtures afecte,
pau marked this conversation as resolved
pau added 1 commit 2022-11-21 13:20:57 +00:00
gitea/salix/pipeline/head This commit looks good Details
0099b42fe3
requested changes
pau added 1 commit 2022-11-21 13:21:40 +00:00
gitea/salix/pipeline/head This commit looks good Details
40398da48d
refs #4789 @30m tested the requested changes
pau added 1 commit 2022-11-21 13:42:57 +00:00
pau requested review from joan 2022-11-21 13:45:54 +00:00
joan approved these changes 2022-11-22 09:47:23 +00:00
pau added 1 commit 2022-11-22 13:44:26 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
bb640da8f0
Merge branch 'dev' into 4789-search-ticket-without-invoice
pau added 2 commits 2022-11-23 07:25:31 +00:00
pau requested review from joan 2022-11-23 07:26:27 +00:00
joan approved these changes 2022-11-24 07:55:00 +00:00
pau added 1 commit 2022-11-24 09:23:03 +00:00
pau merged commit c17435f6c4 into dev 2022-11-24 09:27:19 +00:00
pau deleted branch 4789-search-ticket-without-invoice 2022-11-24 09:27:19 +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#1153
No description provided.