Alex Moreno
|
f01aa32be7
|
Merge branch 'dev' into 8772-align_linkPhone
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
|
2025-03-25 12:03:19 +00:00 |
Alex Moreno
|
c451c90de4
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 12:54:38 +01:00 |
Alex Moreno
|
6dffa78235
|
fix(useDescriptorStore): correct file path for descriptor proxy imports
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 12:47:43 +01:00 |
Alex Moreno
|
c0e9efc5d8
|
fix(useDescriptorStore): simplify async component import logic
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 11:54:14 +01:00 |
Javier Segarra
|
a519014685
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 11:41:07 +01:00 |
Javier Segarra
|
af5a850311
|
fix: remove create prop departmentFk
|
2025-03-25 11:41:04 +01:00 |
Alex Moreno
|
9446202dee
|
fix: update file path in useDescriptorStore to remove leading slash
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 11:30:09 +01:00 |
Carlos Andrés
|
68e37aca9f
|
Merge pull request 'feat: refs #8529 invoiceIn move deductible field from head to lines' (!1399) from 8529-InvoiceIn-deductible-TAX-lines into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1399
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-25 09:50:59 +00:00 |
Javier Segarra
|
aa869f2bd8
|
Merge pull request 'HOTFIX: use store instead formData' (!1634) from hotfix_ticket_basicdata into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1634
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-25 09:22:33 +00:00 |
Carlos Andrés
|
e3926cd7c0
|
Merge branch 'dev' into 8529-InvoiceIn-deductible-TAX-lines
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-25 09:17:31 +00:00 |
Javier Segarra
|
0014356b33
|
fix: use store instead formData
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-25 10:08:58 +01:00 |
Alex Moreno
|
cd0a79b444
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 08:49:13 +01:00 |
Alex Moreno
|
ca4e02a2bf
|
chore: update changelog
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 08:39:19 +01:00 |
Alex Moreno
|
be44ba939a
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-25 08:13:25 +01:00 |
Alex Moreno
|
c6b36a64cb
|
Merge pull request 'fix: refs #8602 disable use-like option in EntryBuys component' (!1632) from 8602-warmFix into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1632
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-25 06:36:22 +00:00 |
PAU ROVIRA ROSALENY
|
97ceffc96c
|
Merge pull request 'feat: #8237 changed observation type to be SalesPerson by default' (!1623) from 8237-defaultObservationType into dev
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1623
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
|
2025-03-25 06:16:16 +00:00 |
PAU ROVIRA ROSALENY
|
b0fbbddb06
|
Merge branch 'dev' into 8237-defaultObservationType
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-25 05:54:45 +00:00 |
Alex Moreno
|
4223680b60
|
Merge branch 'test' into 8602-warmFix
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-25 05:30:37 +00:00 |
Pablo Natek
|
8da61655e2
|
fix: refs #8602 disable use-like option in EntryBuys component
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 23:02:05 +01:00 |
Carlos Andrés
|
535fe011f6
|
feat: refs #8529 add isDeductible column and localization for InvoiceIn summary
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 17:51:29 +01:00 |
Carlos Andrés
|
34abab09bb
|
Merge branch 'dev' into 8529-InvoiceIn-deductible-TAX-lines
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 15:05:34 +00:00 |
Alex Moreno
|
9e96e4ecf1
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 15:10:47 +01:00 |
Alex Moreno
|
075f81a104
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 15:10:38 +01:00 |
Alex Moreno
|
a2594d2ab0
|
Merge pull request 'feat: implement onBeforeSave function to handle form data updates' (!1629) from hotFix_claim_basicData into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1629
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
|
2025-03-24 14:10:27 +00:00 |
PAU ROVIRA ROSALENY
|
4197e7bbde
|
Merge branch 'dev' into 8237-defaultObservationType
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 13:54:07 +00:00 |
Alex Moreno
|
c58dcab452
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 14:53:25 +01:00 |
Alex Moreno
|
95b566993a
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into test
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 14:53:13 +01:00 |
Alex Moreno
|
ec456b5ac8
|
Merge branch 'master' into hotFix_claim_basicData
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 13:52:52 +00:00 |
PAU ROVIRA ROSALENY
|
e27fdf5d06
|
Merge branch 'dev' into 8237-defaultObservationType
gitea/salix-front/pipeline/pr-dev Build queued...
Details
|
2025-03-24 13:52:21 +00:00 |
Jorge Penadés
|
e36d36e2d5
|
Merge pull request 'feat: refs #6919 enhance filter in AccountSummary component to include entity ID' (!1628) from 6919-hotfix-whereClause into master
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1628
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-24 13:37:06 +00:00 |
Alex Moreno
|
6a97c368e4
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 14:27:54 +01:00 |
Alex Moreno
|
88c61c8a85
|
fix: warmFix quasar build async function
gitea/salix-front/pipeline/head This commit looks good
Details
|
2025-03-24 14:27:18 +01:00 |
Carlos Andrés
|
b681b10eb7
|
Merge branch 'dev' of https: refs #8529//gitea.verdnatura.es/verdnatura/salix-front into 8529-InvoiceIn-deductible-TAX-lines
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 14:14:14 +01:00 |
PAU ROVIRA ROSALENY
|
ca6ae9175d
|
Merge branch '8237-defaultObservationType' of https://gitea.verdnatura.es/verdnatura/salix-front into 8237-defaultObservationType
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 14:07:09 +01:00 |
PAU ROVIRA ROSALENY
|
2a560e9548
|
Merge branch '8237-defaultObservationType' of https: refs #8237//gitea.verdnatura.es/verdnatura/salix-front into 8237-defaultObservationType
|
2025-03-24 14:07:02 +01:00 |
PAU ROVIRA ROSALENY
|
293d51b741
|
feat: refs #8237 #8237 modified fetch to find default select value by "code"
|
2025-03-24 14:06:38 +01:00 |
Alex Moreno
|
e1ef6f87f3
|
feat: implement onBeforeSave function to handle form data updates
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 14:01:43 +01:00 |
Pablo Natek
|
9f9f4555dc
|
Merge pull request 'feat: refs #8638 add AWB field to travel and entry forms, update translations and styles' (!1620) from 8638-entryUpgradesForInvoiceInFixes into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1620
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-24 12:52:12 +00:00 |
Alex Moreno
|
0c67c31537
|
Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head There was a failure building this commit
Details
|
2025-03-24 13:09:30 +01:00 |
Jorge Penadés
|
ae228b7ed5
|
Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix-front into 6919-hotfix-whereClause
gitea/salix-front/pipeline/pr-master This commit looks good
Details
|
2025-03-24 12:42:03 +01:00 |
Jorge Penadés
|
798371682c
|
feat: refs #6919 enhance filter in AccountSummary component to include entity ID
gitea/salix-front/pipeline/pr-master This commit is unstable
Details
|
2025-03-24 12:39:40 +01:00 |
Pablo Natek
|
dd1ec72bee
|
Merge branch 'test' into 8638-entryUpgradesForInvoiceInFixes
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 11:19:25 +00:00 |
Jose Antonio Tubau
|
9a786f3d4b
|
Merge pull request 'test: refs #8621 add e2e tests for cmrList' (!1500) from 8621-createCmrListE2eTest into dev
gitea/salix-front/pipeline/head There was a failure building this commit
Details
Reviewed-on: #1500
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
|
2025-03-24 11:08:04 +00:00 |
Javier Segarra
|
344ea9353e
|
Merge branch 'dev' into 8621-createCmrListE2eTest
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 10:46:37 +00:00 |
Jorge Penadés
|
c852f963e9
|
Merge pull request 'fix: refs #8581 update invoiceInSerial test to correctly compare totals after filtering' (!1625) from 8581-fixInvoiceInSerialE2e into dev
gitea/salix-front/pipeline/head There was a failure building this commit
Details
Reviewed-on: #1625
Reviewed-by: Alex Moreno <alexm@verdnatura.es>
|
2025-03-24 10:31:56 +00:00 |
Jorge Penadés
|
4caca33606
|
fix: refs #8581 update invoiceInSerial test to correctly compare totals after filtering
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
|
2025-03-24 10:44:01 +01:00 |
Javier Segarra
|
d008b23bdc
|
Merge pull request '#8779 - TicketList e2e inter' (!1624) from warmifx_ticketList_e2e into test
gitea/salix-front/pipeline/head This commit looks good
Details
Reviewed-on: #1624
Reviewed-by: Pablo Natek <pablone@verdnatura.es>
|
2025-03-24 09:22:45 +00:00 |
Alex Moreno
|
9ea935638b
|
Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head There was a failure building this commit
Details
|
2025-03-24 09:30:10 +01:00 |
Alex Moreno
|
61cc8f0813
|
fix: remove unused VnIconLink component from VnLog.vue
|
2025-03-24 09:30:09 +01:00 |
Javier Segarra
|
2bdebc1e0d
|
test: waitSpinner() when load dialog
gitea/salix-front/pipeline/pr-test This commit looks good
Details
|
2025-03-24 09:27:35 +01:00 |