#6813 fix creditClient #2026
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2026
Loading…
Reference in New Issue
No description provided.
Delete Branch "6813-fixCreditClient"
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?
WIP: #6813 fix creditClientto #6813 fix creditClient@ -16,3 +11,2 @@
UPDATE vn.`client` c
JOIN vn.payMethod pm ON pm.id = c.payMethodFk
JOIN vn.payMethod pm ON pm.id = c.payMethodFk
Esta linea y la 14 es formateo, correcto?
Según el experto en base de datos @pablone, el set es más importante que el join.