.
This commit is contained in:
parent
9fefcd93ca
commit
e298b1a3f0
@ -128,7 +128,7 @@ SELECT_FACTUGES_FACTURAS_CLIENTE = (
|
|||||||
"WHERE "
|
"WHERE "
|
||||||
"(fac.VERIFACTU = 1) "
|
"(fac.VERIFACTU = 1) "
|
||||||
"AND (fac.ID_VERIFACTU is null)"
|
"AND (fac.ID_VERIFACTU is null)"
|
||||||
"ORDER BY (fac.ID, facdet.POSICION)"
|
"ORDER BY fac.ID, facdet.POSICION"
|
||||||
)
|
)
|
||||||
|
|
||||||
UPDATE_FACTUGES_LINK = (
|
UPDATE_FACTUGES_LINK = (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user