2985 - Create a manual invoice from a ticket or client #702

Merged
carlosjr merged 8 commits from 2985-invoiceOut_manual into dev 2021-08-10 06:25:47 +00:00
Contributor
No description provided.
joan added 1 commit 2021-07-27 07:09:24 +00:00
gitea/salix/pipeline/head This commit looks good Details
531937ebbc
2985 - Create a manual invoice from a ticket or client
joan added 1 commit 2021-07-27 10:25:30 +00:00
gitea/salix/pipeline/head This commit looks good Details
8b005ae012
Updated unit tests
joan added 1 commit 2021-08-05 11:39:22 +00:00
gitea/salix/pipeline/head This commit looks good Details
d4b1105cda
Ammends
joan changed title from WIP: 2985 - Create a manual invoice from a ticket or client to 2985 - Create a manual invoice from a ticket or client 2021-08-05 11:39:37 +00:00
joan added the
e2e
label 2021-08-05 13:11:40 +00:00
joan added 1 commit 2021-08-06 10:38:26 +00:00
carlosjr added 1 commit 2021-08-06 10:39:20 +00:00
gitea/salix/pipeline/head This commit looks good Details
7d442c40ec
Merge branch 'dev' into 2985-invoiceOut_manual
joan added 1 commit 2021-08-06 10:47:55 +00:00
gitea/salix/pipeline/head This commit looks good Details
9048ce238e
Added translation
joan reviewed 2021-08-09 05:57:26 +00:00
@ -0,0 +39,4 @@
AND vRef IS NOT NULL;
IF vSerial <> 'R' AND NOT ISNULL(vInvoiceId) AND vInvoiceId <> 0 THEN
CALL invoiceOutBooking(vInvoiceId);
Author
Contributor

Eliminado insert a printServerQueue

Eliminado insert a printServerQueue
joan marked this conversation as resolved
carlosjr added 2 commits 2021-08-09 16:25:19 +00:00
carlosjr approved these changes 2021-08-10 06:25:40 +00:00
carlosjr left a comment
Contributor

LGTM

LGTM
carlosjr merged commit c3aee5488e into dev 2021-08-10 06:25:47 +00:00
carlosjr deleted branch 2985-invoiceOut_manual 2021-08-10 06:25:55 +00:00
Sign in to join this conversation.
No reviewers
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: verdnatura/salix#702
No description provided.