5252-canRefund_withOutWarehouse2 #1567

Merged
vicent merged 10 commits from 5252-canRefund_withOutWarehouse2 into dev 2023-06-08 05:25:21 +00:00
Contributor
No description provided.
vicent added the
CR / Tests passed
label 2023-05-25 11:37:28 +00:00
vicent added 3 commits 2023-05-25 11:37:29 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
2c7473b064
refs #5252 feat: permite crear un abono con o sin almacén
gitea/salix/pipeline/head This commit looks good Details
96feb24f12
refs #5252 fix: back test
vicent requested review from carlosap 2023-05-25 11:37:32 +00:00
vicent changed title from refs #5252 feat: permite crear un abono con o sin almacén to 5252-canRefund_withOutWarehouse2 2023-05-25 11:37:42 +00:00
vicent added 1 commit 2023-05-25 13:03:09 +00:00
gitea/salix/pipeline/head This commit looks good Details
71d8a355bd
refs #5252 fix: te2e
vicent added 1 commit 2023-05-26 10:00:28 +00:00
vicent added 1 commit 2023-05-26 10:04:52 +00:00
gitea/salix/pipeline/head This commit looks good Details
3ecfbe2052
refs #5252 refactor: creadas varaibles
vicent added 1 commit 2023-05-26 10:21:16 +00:00
gitea/salix/pipeline/head This commit looks good Details
527116f1ec
refs #5252 fix: te2e
carlosap requested review from alexm 2023-06-07 11:57:40 +00:00
carlosap requested changes 2023-06-07 11:57:59 +00:00
@ -0,0 +1 @@
ALTER TABLE `vn`.`ticket` MODIFY COLUMN warehouseFk smallint(6) unsigned DEFAULT 1 NULL;
Member

El default value es el almacén antiguo de Silla, modificamos para que no tenga almacén por defecto, ya que ahora ya se permitirán nulos

El default value es el almacén antiguo de Silla, modificamos para que no tenga almacén por defecto, ya que ahora ya se permitirán nulos
vicent marked this conversation as resolved
alexm approved these changes 2023-06-07 12:10:00 +00:00
vicent added 1 commit 2023-06-07 12:19:11 +00:00
gitea/salix/pipeline/head This commit looks good Details
bd4eee6606
refs #5252 eliminado warehouseFk = 1 por defecto #5252
vicent requested review from carlosap 2023-06-07 12:19:20 +00:00
vicent added 1 commit 2023-06-07 12:20:04 +00:00
carlosap approved these changes 2023-06-07 12:24:28 +00:00
vicent added 1 commit 2023-06-08 05:15:41 +00:00
vicent merged commit 8b92b35e29 into dev 2023-06-08 05:25:21 +00:00
vicent deleted branch 5252-canRefund_withOutWarehouse2 2023-06-08 05:25:21 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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#1567
No description provided.