Commit Graph

607 Commits

Author SHA1 Message Date
Jorge Penadés 200b1ab329 refactor(EntryPreAccount): refs #8277 rename accountType to fiscalCode and update related data fetching
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-17 16:27:00 +02:00
Jorge Penadés 7e04a794cb chore: refs #8277 rename received
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-17 10:49:35 +02:00
Jorge Penadés 4c8681d124 refactor: refs #8277 update daysAgo logic to use dynamic maxDays and defaultDays from API response
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-16 18:30:04 +02:00
Jorge Penadés d51b03a941 fix: refs #8277 update preAccount function to handle agricultural entries and adjust notification checks
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-15 18:50:13 +02:00
Jorge Penadés 00063ae20a fix: refs #8277 update entry account options to use 'code' for value and sorting
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-15 16:27:25 +02:00
Jorge Penadés 3d1da8345c refactor: refs #8277 simplify QBadge usage in invoice creation component
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-14 17:02:39 +02:00
Jorge Penadés a02174af7b refactor: refs #8277 update QBadge styling for company column in invoice creation
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-14 15:07:10 +02:00
Jorge Penadés e680cbc25d refactor: refs #8277 update invoice creation logic and adjust data filtering options
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-14 12:04:13 +02:00
Jorge Penadés fb638542bb refactor: refs #8277 remove redundant axios import from helper in EntryPreAccount tests
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-11 17:17:01 +02:00
Jorge Penadés 3fa1f2961d Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-11 10:54:45 +02:00
Jorge Penadés a0e3aab4e0 feat(EntryPreAccount): refs #8277 add company color badge to invoice entry table
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-10 11:33:19 +02:00
Jorge Penadés be41253d1e Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-09 11:25:47 +02:00
Jon Elias 96b20f6711 fix: refs #8363 conflicts 2025-04-09 08:50:11 +02:00
Jorge Penadés 35b09c829e fix(EntryPreAccount): refs #8277 remove unused save-url property from table component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-08 18:00:37 +02:00
Jorge Penadés 966f52d3e3 chore: refs #8277 replace end-point name
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-07 17:15:52 +02:00
Jorge Penadés e8af2b6a74 test: refs #8277 add unit tests for EntryPreAccount component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-07 16:55:15 +02:00
Jorge Penadés e127c4cec9 fix: refs #8277 improve tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-07 16:18:30 +02:00
Jorge Penadés 5b80c22bae fix: refs #8277 update tooltip text and add data-cy attributes for Cypress tests
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-07 12:49:25 +02:00
Jorge Penadés 5c2c78a894 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-07 12:07:52 +02:00
Javier Segarra 6553a1a7fc Merge branch 'dev' into 8725_submit_form_onClick
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-07 05:52:15 +00:00
Jorge Penadés f79d7e0d9f refactor: refs #8277 rename entry control to pre-account in components and localization
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-04 17:14:42 +02:00
Jorge Penadés cd7f9e15fc refactor: refs #8277 rename dmsType to dmsTypeFk in EntryPreAccount.vue
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-04 12:55:02 +02:00
Jorge Penadés a1f93a87b2 refactor: refs #8277 rename entry control to pre-account in localization and routing
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-04-04 12:00:32 +02:00
Jorge Penadés ec19ecdc98 refactor: refs #8277 update account type labels and filter fields in EntryControl.vue
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-03 18:09:26 +02:00
Jon Elias 7ef02c8797 refactor: deleted unnecessary code
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-04-02 16:18:48 +02:00
Jon Elias 8bdc71f8d7 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8363-RefactorItemFixedPrice 2025-04-02 14:12:33 +02:00
Jon Elias b5fa2bb18e fix: fixed cardSummary to use ellipsis and fixed summary cards to flex correctly
gitea/salix-front/pipeline/pr-test This commit looks good Details
2025-04-02 12:38:30 +02:00
Jorge Penadés 758ab77f6c refactor(EntryControl): refs #8277 add hasFile property to upload file data structure
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-01 18:04:15 +02:00
Jorge Penadés a92cbeb95d refactor(EntryControl): refs #8277 update dmsFk assignment to undefined for clarity
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-01 17:44:49 +02:00
Jorge Penadés 3120ca93e6 refactor(EntryControl): refs #8277 update file handling and improve dialog management
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-04-01 16:31:08 +02:00
Jorge Penadés ec7a578bbc refactor(EntryControl): refs #8277 clean up supplierRef assignment and update comments
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-04-01 09:18:33 +02:00
Jorge Penadés 61a9676c32 feat: refs #8277 changes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-28 12:14:16 +01:00
Jorge Penadés 1117d3d07a feat: refs #8277 add invoice confirmation dialog and total amount calculation in EntryControl 2025-03-28 09:49:44 +01:00
Javier Segarra 848341f9d9 Merge branch 'dev' into 8725_submit_form_onClick 2025-03-27 19:44:05 +00:00
Jorge Penadés 00e6c79013 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-27 14:49:45 +01:00
Alex Moreno f5dd0834b4 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-27 14:49:06 +01:00
Jorge Penadés ec328935c0 feat: refs #8277 add isBooked parameter to EntryControl for enhanced filtering
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-27 14:48:09 +01:00
Pablo Natek 5966fe5390 fix: correct badge color logic in EntryList based on time difference
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-03-27 09:09:50 +01:00
Jorge Penadés d69211acaa Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-26 16:13:49 +01:00
Alex Moreno ebdc835d97 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-26 14:41:55 +01:00
Alex Moreno bca84c54af fix: update filter in EntryCard to include route parameter
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-26 14:19:09 +01:00
Alex Moreno 671d553e93 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-26 13:26:01 +01:00
Pablo Natek 1a1b399606 fix: move warning badge condition to the correct position in getBadgeAttrs function
gitea/salix-front/pipeline/pr-master This commit is unstable Details
2025-03-26 09:57:40 +01:00
Alex Moreno be5550c31d 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-26 07:22:36 +01:00
Jorge Penadés 1badf92b1c feat: refs #8277 enhance pre-accounting process and integrate user warehouse data
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-25 17:28:13 +01:00
Jorge Penadés a1840f14df feat: refs #8277 add confirmation dialog for pre-accounting entries and update localization
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-25 16:19:16 +01:00
Pablo Natek 31205d40d3 fix: update default DMS code and improve filter handling in various components
gitea/salix-front/pipeline/pr-master This commit looks good Details
2025-03-25 14:01:29 +01:00
Jorge Penadés 6fd7e6e875 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8277-createEntryControl
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-25 09:40:54 +01:00
Jorge Penadés 06f721ae02 fix: refs #8277 validate supplier and company consistency in preAccount function
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-25 09:35:50 +01:00
Javier Segarra 30eecdee2f Merge branch 'dev' into 8725_submit_form_onClick
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-25 08:18:07 +00:00