fix: refs #6900 fine tunning #2905
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2905
Loading…
Reference in New Issue
No description provided.
Delete Branch "6900-hotfix-fineTunning"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -47,29 +47,6 @@ describe('InvoiceIn filter()', () => {
}
});
it('should return the invoice in matching the serial number', async() => {
Serial number está deprecado.
@ -159,3 +136,3 @@
const result = await models.InvoiceIn.filter(ctx, {}, options);
expect(result.length).toEqual(5);
expect(result.length).toEqual(6);
ahora se filtra por issued en lugar de created.
WIP: fix: refs #6900 fine tunningto fix: refs #6900 fine tunning