TP-20240927-importfixes #115

Merged
hsh-michaelhoennig merged 33 commits from TP-20240927-importfixes into master 2024-11-21 10:27:36 +01:00
No description provided.
hsh-timotheuspokorra added 13 commits 2024-10-29 09:11:00 +01:00
hsh-timotheuspokorra added 1 commit 2024-10-29 09:13:37 +01:00
hsh-timotheuspokorra added 1 commit 2024-10-29 09:18:39 +01:00
hsh-timotheuspokorra added 1 commit 2024-10-29 10:18:25 +01:00
hsh-timotheuspokorra added 1 commit 2024-10-29 10:20:25 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-07 06:10:13 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-11 16:46:55 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-11 16:47:17 +01:00
hsh-timotheuspokorra force-pushed TP-20240927-importfixes from c30fe63d7f to 5f6e4da28d 2024-11-11 16:54:50 +01:00 Compare
hsh-timotheuspokorra added 1 commit 2024-11-11 22:54:54 +01:00
hsh-timotheuspokorra force-pushed TP-20240927-importfixes from 781529bf29 to 4d7b6ca8ab 2024-11-12 06:19:00 +01:00 Compare
hsh-timotheuspokorra added 1 commit 2024-11-15 09:35:38 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-15 09:53:29 +01:00
hsh-timotheuspokorra added 2 commits 2024-11-16 10:17:42 +01:00
hsh-timotheuspokorra changed title from TP-20240927-importfixes to WIP: TP-20240927-importfixes 2024-11-16 10:28:33 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-16 10:43:45 +01:00
hsh-timotheuspokorra changed title from WIP: TP-20240927-importfixes to TP-20240927-importfixes 2024-11-16 10:49:53 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-16 10:50:36 +01:00
hsh-michaelhoennig reviewed 2024-11-18 10:09:55 +01:00
@ -0,0 +3,4 @@
-- ============================================================================
--changeset timotheus.pokorra:hs-global-integration-kimai endDelimiter:--//
CREATE OR REPLACE VIEW hs_integration.time_customer AS
SELECT p.partnernumber, debitor.defaultprefix

-- TODO.impl: amend to debititorNumber and do not filter anymore to '00'

-- TODO.impl: amend to debititorNumber and do not filter anymore to '00'
hsh-timotheuspokorra marked this conversation as resolved
hsh-michaelhoennig reviewed 2024-11-18 10:13:22 +01:00
@ -0,0 +34,4 @@
AND dRel.anchorUuid = pRel.holderUuid
JOIN hs_office.debitor AS debitor
ON debitor.debitorreluuid = dRel.uuid
AND debitor.debitornumbersuffix = '00'

-- TODO.impl: show all debitors to Znuny

-- TODO.impl: show all debitors to Znuny
hsh-timotheuspokorra marked this conversation as resolved
hsh-michaelhoennig approved these changes 2024-11-18 10:19:35 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-18 11:07:41 +01:00
hsh-timotheuspokorra changed title from TP-20240927-importfixes to WIP: TP-20240927-importfixes 2024-11-18 12:25:48 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-18 12:47:27 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-18 13:05:26 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-19 18:26:58 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-19 19:05:30 +01:00
hsh-timotheuspokorra added 1 commit 2024-11-21 10:06:33 +01:00
hsh-timotheuspokorra force-pushed TP-20240927-importfixes from bc3636bcd3 to ba3a5f8098 2024-11-21 10:08:42 +01:00 Compare
hsh-michaelhoennig changed title from WIP: TP-20240927-importfixes to TP-20240927-importfixes 2024-11-21 10:11:39 +01:00
hsh-michaelhoennig merged commit d7caf3b0f8 into master 2024-11-21 10:27:36 +01:00
hsh-michaelhoennig deleted branch TP-20240927-importfixes 2024-11-21 10:27:36 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#115
No description provided.