TP-20240927-importfixes #115
@ -2,6 +2,7 @@
|
||||
|
||||
-- ============================================================================
|
||||
--changeset timotheus.pokorra:hs-global-integration-kimai endDelimiter:--//
|
||||
-- TODO.impl: also select column debitorNumber and do not filter anymore for '00'
|
||||
CREATE OR REPLACE VIEW hs_integration.time_customer AS
|
||||
hsh-timotheuspokorra marked this conversation as resolved
|
||||
SELECT p.partnernumber, debitor.defaultprefix
|
||||
FROM hs_office.partner p
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
-- ============================================================================
|
||||
--changeset timotheus.pokorra:hs-global-integration-znuny endDelimiter:--//
|
||||
-- TODO.impl: also select column debitorNumber and do not filter anymore for '00'
|
||||
CREATE OR REPLACE VIEW hs_integration.ticket_customer_user AS
|
||||
SELECT
|
||||
max(p.partnernumber::text) as number,
|
||||
|
Loading…
Reference in New Issue
Block a user
-- TODO.impl: amend to debititorNumber and do not filter anymore to '00'