2350-order_index #334

Merged
joan merged 11 commits from 2350-order_index into dev 2020-07-16 12:02:15 +00:00
Contributor
No description provided.
joan requested changes 2020-07-09 06:25:42 +00:00
joan left a comment
Contributor

Revisar comentarios

Revisar comentarios
@ -173,3 +178,3 @@
}
stmt.merge(conn.makeSuffix(filter));
// stmt.merge(conn.makeSuffix(filter));
Contributor

Eliminar linea comentada

Eliminar linea comentada
bernat marked this conversation as resolved
@ -23,1 +23,4 @@
}
save() {
this.$http.post(`Orders/${this.$params.id}/confirm`).then(() => {
Contributor

Esto no funcionará desde la vista previa del order.index

Esto no funcionará desde la vista previa del order.index
joan requested changes 2020-07-16 10:46:36 +00:00
joan left a comment
Contributor

Make changes

Make changes
joan approved these changes 2020-07-16 11:12:26 +00:00
joan left a comment
Contributor

LGTM

LGTM
joan merged commit 0c17423370 into dev 2020-07-16 12:02:10 +00:00
joan deleted branch 2350-order_index 2020-07-16 12:02:26 +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#334
No description provided.