refactor: refs #7440 itemComparativeOptimization #2501
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2501
Loading…
Reference in New Issue
No description provided.
Delete Branch "7440-itemComparativeOptimization"
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?
@ -276,2 +275,2 @@
LEFT JOIN entry e ON e.id = b.entryFk
LEFT JOIN origin o ON o.id = it.originFk
LEFT JOIN `entry` e ON e.id = b.entryFk
JOIN origin o ON o.id = it.originFk
estas segur que tot te origin? es un camp obligatori?
Yes, ho he comprovat
7440-itemComparativeOptimizationto refactor: refs #7440 itemComparativeOptimization