#7869: Added include and exclude event from list #1574
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1574
Loading…
Reference in New Issue
No description provided.
Delete Branch "7869-ModifyZones"
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?
#7869: Added include and exclude event from listto WIP: #7869: Added include and exclude event from listWIP: #7869: Added include and exclude event from listto #7869: Added include and exclude event from list@ -76,0 +87,4 @@
for (const id of zoneIds) {
const url = `Zones/${id}/exclusions`;
let today = moment(dated.value);
let lastDay = today.clone().add(4, 'months').endOf('month');
Busca formas de no poner números en el código
@ -25,6 +25,7 @@ list:
agency: Agency
close: Close
price: Price
priceOptimum: Precio óptimo
Ingles
@ -19,3 +19,3 @@
});
it('Should add work center, check already assigned and remove work center', () => {
xit('Should add work center, check already assigned and remove work center', () => {
Si quitas pon el redmine
Quito el skip puesto que jtubau ya lo ha subido arreglado en esta PR: #1422