feat: refs #7363 item_getBalance saleTracking no mostrar duplicados #2438
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2438
Loading…
Reference in New Issue
No description provided.
Delete Branch "7363-item_getBalance"
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?
@ -40,117 +40,156 @@ BEGIN
inventorySupplierFk INT(10)
Modificar descripció
@ -149,2 +43,2 @@
`in` DESC,
`out` DESC;
INSERT INTO tItemDiary
WITH entries AS (
noms dels with
@ -151,0 +74,4 @@
AND NOT e.isExcludedFromAvailable
AND NOT e.isRaid
),
deliveried AS (
indentació