fixes #4523 item_fixed-price_rate2 #1218

Merged
alexm merged 11 commits from 4523-item_fixed-price_rate2 into dev 2023-01-17 10:45:30 +00:00
Member

Si es con FUNCTION esta terminada

Si es con FUNCTION esta terminada
alexm added the
CR / Tests passed
label 2022-12-21 12:49:15 +00:00
alexm added 6 commits 2022-12-21 12:49:16 +00:00
alexm reviewed 2022-12-28 13:10:46 +00:00
@ -0,0 +2,4 @@
DELIMITER $$
$$
CREATE FUNCTION `vn`.`priceFixed_getRate2`(vFixedPriceFk INT, vRate3 DOUBLE)
Author
Member

Valorar si hacer una vista seria mejor opción

Valorar si hacer una vista seria mejor opción
alexm marked this conversation as resolved
alexm reviewed 2023-01-03 07:34:26 +00:00
@ -0,0 +1,23 @@
DROP FUNCTION IF EXISTS `vn`.`priceFixed_getRate2`;
Author
Member

Cambiar de versión a la actual

Cambiar de versión a la actual
alexm marked this conversation as resolved
alexm added 92 commits 2023-01-04 08:40:47 +00:00
gitea/salix/pipeline/head This commit looks good Details
993ae11277
refs #3302
gitea/salix/pipeline/head This commit looks good Details
56201f4c1a
Start implementing method refs #3681 @3h
gitea/salix/pipeline/head This commit looks good Details
58c90b3bbc
refs #288
gitea/salix/pipeline/head This commit looks good Details
0f0c4c0554
feat(save-sign implemented in salix back, refs 3681 @2h
gitea/salix/pipeline/head This commit looks good Details
6ab28678c5
Removed unused require and insert statement
gitea/salix/pipeline/head This commit looks good Details
3199797ee0
remove missplaced method
gitea/salix/pipeline/head This commit looks good Details
7038d67d94
Removed comments
gitea/salix/pipeline/head This commit looks good Details
5b4c1ad4e6
Merge branch 'dev' into 3681-move-sign_save-to-salix
gitea/salix/pipeline/head This commit looks good Details
3f446bda3d
removed package-lock
gitea/salix/pipeline/head This commit looks good Details
25764c0411
change error message
gitea/salix/pipeline/head This commit looks good Details
8059e54a26
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head There was a failure building this commit Details
7475aa8389
Merge branch 'dev' into 3681-move-sign_save-to-salix
gitea/salix/pipeline/head There was a failure building this commit Details
32f28e91b5
feat: sistema de bloque para ficheros mdb
gitea/salix/pipeline/head This commit looks good Details
df4acb70a3
feat: add backTest
gitea/salix/pipeline/head There was a failure building this commit Details
6a2af344aa
feat: antes de bloquear comprobar que no existe un bloqueo previo
gitea/salix/pipeline/head There was a failure building this commit Details
f313a53cde
refactor: cambiadas fixtures, backTest y traducciones
gitea/salix/pipeline/head There was a failure building this commit Details
15f14062ca
Requested changes
gitea/salix/pipeline/head There was a failure building this commit Details
0b15236129
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head There was a failure building this commit Details
5415338f55
refactor: movidos changes sql
gitea/salix/pipeline/head There was a failure building this commit Details
c258587e02
feat: plantilla email para asientos contables importados incorrectamente
gitea/salix/pipeline/head There was a failure building this commit Details
a676351e5b
Merge branch 'dev' into 3681-move-sign_save-to-salix
gitea/salix/pipeline/head This commit looks good Details
1c4dbb5b4d
solve merge conflict
gitea/salix/pipeline/head There was a failure building this commit Details
89e9722027
refactor: cambiados varchar por text, para q no falle en local
gitea/salix/pipeline/head There was a failure building this commit Details
5c1b88fa44
detele: fixtures en español
gitea/salix/pipeline/head This commit looks good Details
444d495b7f
refactor: codigo reducido
gitea/salix/pipeline/head This commit looks good Details
569a0e8cc9
refs #3302 log modified and fixed e2e tests
gitea/salix/pipeline/head There was a failure building this commit Details
3d47ee1cd9
feat: inseet in notificationSubscription
gitea/salix/pipeline/head There was a failure building this commit Details
91f955ccf5
refactor: move sql changes
gitea/salix/pipeline/head There was a failure building this commit Details
b852ab8e1f
delete change
gitea/salix/pipeline/head This commit looks good Details
4e8896202a
delete: transacción innecesaria
gitea/salix/pipeline/head This commit looks good Details
92a961ecc9
refs #3302 refactor
gitea/salix/pipeline/head This commit looks good Details
85148ab929
refactor: movidos changes sql
gitea/salix/pipeline/head This commit looks good Details
d356e5352b
delete old files
gitea/salix/pipeline/head This commit looks good Details
07d52f551d
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head This commit looks good Details
a34c006dc9
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head This commit looks good Details
1a616fa1d4
refactor: delete transaction
gitea/salix/pipeline/head This commit looks good Details
c063c0e72f
fix(pagination): duplicated rows on paginate
Refs: #4531
gitea/salix/pipeline/head There was a failure building this commit Details
d178800c14
movidos change sql
gitea/salix/pipeline/head This commit looks good Details
27e0c2d0be
refs #3302 where with changedModel and changedModelId
gitea/salix/pipeline/head This commit looks good Details
c99bfef917
refs #3302 fixed scss
gitea/salix/pipeline/head This commit looks good Details
6634ebcec5
fix: id duplicado en util.notification
gitea/salix/pipeline/head There was a failure building this commit Details
d391946f57
refs #4898 Added barcode and changes in structure
gitea/salix/pipeline/head This commit looks good Details
c0d285856b
move sql files
gitea/salix/pipeline/head This commit looks good Details
ea6d399cf1
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head This commit looks good Details
aa716634db
Merge branch 'dev' into 3681-move-sign_save-to-salix
gitea/salix/pipeline/head This commit looks good Details
9e045e15b7
Merge pull request '4794-mdb_block' (!1170) from 4794-mdb_block into dev
Reviewed-on: #1170
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
Reviewed-by: Vicent Llopis <vicent@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
6ded11a4c2
requested changes refs #3681 @3h
gitea/salix/pipeline/head This commit looks good Details
6660c568e5
Merge pull request 'refs #4898 Added barcode and changes in structure' (!1220) from 4898-expedition-pallet-label-barcode into dev
Reviewed-on: #1220
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
606bacbad7
Merge branch 'dev' into 4531-monitor_duplicates
gitea/salix/pipeline/head There was a failure building this commit Details
7c33cd2691
Merge pull request '4649-bookEntriesIncorrectly_notification' (!1188) from 4649-bookEntriesIncorrectly_notification into dev
Reviewed-on: #1188
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
4ae77d7f51
Merge pull request 'fix(pagination): duplicated rows on paginate' (!1214) from 4531-monitor_duplicates into dev
Reviewed-on: #1214
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
e15d724db5
Merge pull request 'closes #3681 move-sign_save-to-salix' (!1151) from 3681-move-sign_save-to-salix into dev
Reviewed-on: #1151
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
c34c239375
refs #3302 corrections
gitea/salix/pipeline/head This commit looks good Details
bd6935c28e
Merge pull request 'fixes #3302 log front modificaciones' (!1198) from 3302-logFormat into dev
Reviewed-on: #1198
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
gitea/salix/pipeline/head This commit looks good Details
fc86e913c4
Merge branch 'dev' into #288-traducir-state-i18n
gitea/salix/pipeline/head This commit looks good Details
1978d228ff
Merge pull request 'Closes #288 translation for vn.state using i18n' (!1152) from #288-traducir-state-i18n into dev
Reviewed-on: #1152
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
gitea/salix/pipeline/head There was a failure building this commit Details
39699114e3
Changed version
gitea/salix/pipeline/head This commit looks good Details
c13b49c7cd
Added next version & changelog
gitea/salix/pipeline/head This commit looks good Details
8184749626
change db version folder
alexm reviewed 2023-01-04 08:41:57 +00:00
@ -0,0 +2,4 @@
DELIMITER $$
$$
CREATE FUNCTION `vn`.`priceFixed_getRate2`(vFixedPriceFk INT, vRate3 DOUBLE)
Author
Member

Valorar si hacer vista en vez de función

Valorar si hacer vista en vez de función
alexm changed title from WIP: 4523-item_fixed-price_rate2 to 4523-item_fixed-price_rate2 2023-01-04 08:43:59 +00:00
alexm requested review from juan 2023-01-04 08:45:05 +00:00
juan changed title from 4523-item_fixed-price_rate2 to fixes #4523 item_fixed-price_rate2 2023-01-04 08:51:59 +00:00
alexm added 1 commit 2023-01-17 06:07:30 +00:00
gitea/salix/pipeline/head This commit looks good Details
ff39a81b8c
Merge branch 'dev' into 4523-item_fixed-price_rate2
juan approved these changes 2023-01-17 07:28:16 +00:00
alexm added 1 commit 2023-01-17 09:46:32 +00:00
gitea/salix/pipeline/head This commit looks good Details
bc9510a317
Merge branch 'dev' into 4523-item_fixed-price_rate2
alexm merged commit 1f042d01ba into dev 2023-01-17 10:45:30 +00:00
alexm deleted branch 4523-item_fixed-price_rate2 2023-01-17 10:45:30 +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#1218
No description provided.