refs #5678 feat(sale_canEdit): handle exist sale #1555
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1555
Loading…
Reference in New Issue
No description provided.
Delete Branch "5678-sale-canEdit-notSale"
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?
@ -84,6 +84,7 @@
"The current ticket can't be modified": "El ticket actual no puede ser modificado",
"The current claim can't be modified": "La reclamación actual no puede ser modificada",
"The sales of this ticket can't be modified": "Las lineas de este ticket no pueden ser modificadas",
"The sales do not exist": "La(s) linea(s) seleccionada no(s) exite(n)",
no(s) sustituir per no
@ -17,6 +17,32 @@ describe('sale canEdit()', () => {
});
});
describe('sale not exist', () => {
exists
@ -18,2 +18,4 @@
});
describe('sale not exist', () => {
it('should return error if sale not exist', async() => {
exists
@ -84,6 +84,7 @@
"The current ticket can't be modified": "El ticket actual no puede ser modificado",
"The current claim can't be modified": "La reclamación actual no puede ser modificada",
"The sales of this ticket can't be modified": "Las lineas de este ticket no pueden ser modificadas",
"The sales do not exists": "La(s) linea(s) seleccionada(s) no exite(n)",
exite.. existen