diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe18a10a..58b68b7fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,1519 +1,1804 @@ +# Version 25.06 - 2025-02-18 + +### Added 🆕 + +- chore: refs #7405 remove examples documentation by:jorgep +- chore: refs #7405 remove VitePress cache files and update .gitignore by:jorgep +- chore: refs #8316 remove search and searchInfo entries from shelving in English and Spanish locales by:jtubau +- feat: #8258 added hover and description to uppercase button by:PAU ROVIRA ROSALENY +- feat: add addressFk by:Javier Segarra +- feat: add inactive car icon by:jorgep +- feat: downgrade pnpm by:Javier Segarra +- feat: new command by:Javier Segarra +- feat: refs #6629 addressObservation by:robert +- feat: refs #6629 change values by:robert +- feat: refs #6629 customerAddressEdit by:robert +- feat: refs #6629 delete consolelog by:robert +- feat: refs #6629 traduction message by:robert +- feat: refs #6629 update by:robert +- feat: refs #6822 by:robert +- feat: refs #6822 change request by:robert +- feat: refs #6822 change traduction Partial delay (origin/6822-changeTitlePartialDelay) by:robert +- feat: refs #6822 redirection by:robert +- feat: refs #6943 addressPropagate by:Javier Segarra +- feat: refs #6943 updateAndEmit param as object by:Javier Segarra +- feat: refs #7065 created unit tests for UserPanel by:provira +- feat: refs #7068 created VnVisibleColumns unit test by:Jon +- feat: refs #7103 created test for VnSearchbar by:provira +- feat: refs #7134 #7124 handle columns by:Javier Segarra +- feat: refs #7134 #7124 handle filter by:Javier Segarra +- feat: refs #7134 #7134 Create new route by:Javier Segarra +- feat: refs #7134 #7134 Create SupplierBalance layout by:Javier Segarra +- feat: refs #7134 #7134 split newPayment by:Javier Segarra +- feat: refs #7134 add bank by:Javier Segarra +- feat: refs #7134 apply supplierBalanceFilter by:Javier Segarra +- feat: refs #7134 default currency parameter by:Javier Segarra +- feat: refs #7134 minor changes by:Javier Segarra +- feat: refs #7134 order by:Javier Segarra +- feat: refs #7134 perf VnTable by:Javier Segarra +- feat: refs #7134 remove add btn by:Javier Segarra +- feat: refs #7134 unremovableParams by:Javier Segarra +- feat: refs #7134 use tableFooter by:Javier Segarra +- feat: refs #7134 use VnAccountNumber by:Javier Segarra +- feat: refs #7134 vnTable setTableFooter by:Javier Segarra +- feat: refs #7184 added myTeam filter at WorkerFilter by:Jon +- feat: refs #7196 update vite and q-calendar by:alexm +- feat: refs #7305 deleted warnings by:Jon +- feat: refs #7308 remove warning by:Javier Segarra +- feat: refs #7317 deleted warnings in fiscalData and dms by:Jon +- feat: refs #7322 add address selection for ticket transfer by:jtubau +- feat: refs #7405 add initial documentation and components for Lilium by:jorgep +- feat: refs #7405 add navigation links and documentation for useArrayData composable by:jorgep +- feat: refs #7826 add error handling and refresh icon to NavBar by:Javier Segarra +- feat: refs #8077 change request by:robert +- feat: refs #8077 changes request by:robert +- feat: refs #8077 sumDefaulter by:robert +- feat: refs #8120 added new style to summary popups by:Jon +- feat: refs #8120 use new prop in the requierd modules by:Jon +- feat: refs #8197 create advancedMenu and add in VnSection by:alexm +- feat: refs #8316 added order param by:jtubau +- feat: refs #8316 add slots on VnTable from VnFilterPanel by:alexm +- feat: refs #8316 parking inside shelving by:alexm +- feat: refs #8322 added RouteRoadmap and Agency by:provira +- feat: refs #8322 fix route.js and unify with /agency by:alexm +- feat: refs #8322 fix route.js and unify with /roadmap by:alexm +- feat: refs #8339 define global.spreview by:Javier Segarra +- feat: refs #8381 add carrier field to travel thermographs and update localization by:jgallego +- feat: refs #8387 changes by:robert +- feat: refs #8387 changes request by:robert +- feat: refs #8387 crudModel by:robert +- feat: refs #8387 refs#8387 change request by:robert +- feat: refs #8395 added computed to calculate and display amounts by:provira +- feat: refs #8395 added total column in invoiceInVat by:provira +- feat: refs #8398 modify previous changes by:robert +- feat: refs #8398 moveTicketsFuture by:robert +- feat: refs #8409 added VnSelectSupplier by:Jon +- feat: refs #8410 added new feature to module searchbar by:provira +- feat: refs #8418 add data-cy attribute for print labels button in EntryBuysTableDialog by:jtubau +- feat: refs #8450 added new version by:Jon +- feat: toCurrency in risk icon by:Javier Segarra +- feat: update quasar version by:Javier Segarra +- feat: update vitest to 1.0 by:Javier Segarra +- feat: update vue to 3.5 by:Javier Segarra +- style: customerDescriptor by:Javier Segarra +- style: refs #6943 order imports by:Javier Segarra + +### Changed 📦 + +- feat: refs #7134 perf VnTable by:Javier Segarra +- perf: pnpm-lock by:Javier Segarra +- perf: refs #7134 #7134 changes by:Javier Segarra +- perf: refs #7134 #7134 fix filter panel by:Javier Segarra +- perf: refs #7134 #7134 global dialog newPayment and composable getRisk by:Javier Segarra +- perf: refs #7134 currencies fetch by:Javier Segarra +- perf: refs #7134 format columns by:Javier Segarra +- perf: refs #7134 imports by:Javier Segarra +- perf: refs #7134 use ForModelPopup by:Javier Segarra +- perf: refs #7134 use map-key by:Javier Segarra +- perf: refs #7134 use where to get only EUR currency by:Javier Segarra +- perf: refs #7196 update eslint by:alexm +- perf: refs #7308 call 1 time useSession by:Javier Segarra +- perf: refs #7826 code onError by:Javier Segarra +- perf: refs #7826 improve condition by:Javier Segarra +- perf: refs #8197 default is object by:alexm +- perf: refs #8197 fix and imrpove filters by:alexm +- perf: refs #8197 perf by:alexm +- perf: refs #8339 minor changes by:Javier Segarra +- perf: refs #8339 removew preview tag by:Javier Segarra +- perf: use util in OutLayout by:Javier Segarra +- perf: vitest to 0.34.0 by:Javier Segarra +- refactor: advancedMenu button inside searchbar by:alexm +- refactor: move remaining data to descriptorMenu by:Jon +- refactor: refs #6822 transferEntry moved to descriptor menu by:robert +- refactor: refs #7068 adjust variables by:Jon +- refactor: refs #7068 requested changes by:Jon +- refactor: refs #7317 requested changes by:Jon +- refactor: refs #7322 extract repeated functions and create tests by:jtubau +- refactor: refs #7322 update API functions to accept filters for enhanced data retrieval by:jtubau +- refactor: refs #7322 update getAgencies to handle client and return default agency by:jtubau +- refactor: refs #8120 change prop and classes' names by:Jon +- refactor: refs #8120 requested changes by:Jon +- refactor: refs #8120 use only defineProps by:Jon +- refactor: refs #8316 added shelvingCardBeta and localizations by:jtubau +- refactor: refs #8316 add new localization keys and update existing ones for invoiceIn components by:jtubau +- refactor: refs #8316 add new localization keys and update existing ones for invoiceOut components by:jtubau +- refactor: refs #8316 moved userFilter to array-data-props by:jtubau +- refactor: refs #8316 remove invoiceInSearchbar by:alexm +- refactor: refs #8316 remove unused ItemTypeSearchbar component by:jtubau +- refactor: refs #8316 restore exprBuilder function to filter invoice data by:jtubau +- refactor: refs #8316 restore filter for supplier and related entities in InvoiceInCard by:jtubau +- refactor: refs #8316 unify router item and itemType by:alexm +- refactor: refs #8316 update prefix casing for InvoiceIn component by:jtubau +- refactor: refs #8316 update Spanish translations for ItemsFilterPanel by:jtubau +- refactor: refs #8316 used VnSection and VnBetaCard by:jtubau +- refactor: refs #8316 used VnSection and VnCardBeta by:jtubau +- refactor: refs #8316 used VnSection and VnCardBeta on ItemCard by:jtubau +- refactor: refs #8322 changed Route component to use VnSection/VnCardBeta by:provira +- refactor: refs #8322 changed Travel component to use VnSection/VnCardBeta by:provira +- refactor: refs #8351 deleted skip and fixed TicketList e2e by:Jon +- refactor: refs #8351 put appropriate name by:Jon +- refactor: refs #8380 remove unnecessary stubs in VnImg test wrapper by:jtubau +- refactor: refs #8381 update travel data handling in TravelThermographs component by:jgallego +- refactor: refs #8409 deleted unused variable by:Jon +- refactor: refs #8409 use defineModel instead or defineProps by:Jon +- refactor: refs #8410 restructured code by:provira +- refactor: refs #8418 remove commented issue reference from myEntry.spec.js by:jtubau +- refactor: refs #8418 update data-cy attribute for print labels button in EntryBuysTableDialog by:jtubau +- refactor: refs #8418 update selector to use cy.dataCy instead cy.get by:jtubau +- refactor: request changes by:Jon + +### Fixed 🛠️ + +- feat: refs #8322 fix route.js and unify with /agency by:alexm +- feat: refs #8322 fix route.js and unify with /roadmap by:alexm +- fix: added witdth when opening summary by:Jon +- fix: defineProps not import by:alexm +- fix: deleted duplicate request by:Jon +- fix: fixed descriptor e2e by:Jon +- fix: fixed InvoiceOutList e2e by:Jon +- fix: fixed list and e2e by:Jon +- fix: fixed pagiante by:Jon +- fix: fixed rectificative class by:Jon +- fix: fixed states column in claim list and filter by:Jon +- fix: fixed VnLocation and warnings by:Jon +- fix: fixed wagons e2e (origin/Fix-WagonModuleE2E) by:Jon +- fix: fix grid two by:carlossa +- fix: improve method (origin/warmfix_reload_scriptIsMissing) by:Javier Segarra +- fix: init by:Javier Segarra +- fix: minor cli error by:Javier Segarra +- fix: modified front to show new field by:Jon +- fix: move dialog to descriptorMenu by:Jon +- fix: refs #6553 clean pr by:carlossa +- fix: refs #6553 fix BeforeMount filters by:carlossa +- fix: refs #6553 fix front and translations by:carlossa +- fix: refs #6553 fix pr by:carlossa +- fix: refs #6553 fix PR, fix vnTableCard by:carlossa +- fix: refs #6553 fix qScrollArea by:carlossa +- fix: refs #6553 fix summary by:carlossa +- fix: refs #6553 fix user-filter by:carlossa +- fix: refs #6553 fix vnTable by:carlossa +- fix: refs #6553 fix vnTable css by:carlossa +- fix: refs #6553 front advanced by:carlossa +- fix: refs #6553 front by:carlossa +- fix: refs #6553 label css by:carlossa +- fix: refs #6553 onBeforeMount by:carlossa +- fix: refs #6943 minor changes by:Javier Segarra +- fix: refs #6943 redirect when change addressId by:Javier Segarra +- fix: refs #6943 required by:Javier Segarra +- fix: refs #7065 made consts for repeated values by:provira +- fix: refs #7065 removed unnecessary code by:provira +- fix: refs #7103 removed unused code on spies by:provira +- fix: refs #7103 updated tests for new changes by:provira +- fix: refs #7103 used consts for repeated variables by:provira +- fix: refs #7134 getRiskComposable by:Javier Segarra +- fix: refs #7134 minor change by:Javier Segarra +- fix: refs #7134 params filter by:Javier Segarra +- fix: refs #7134 remove risk by:Javier Segarra +- fix: refs #7134 remove supplierRisk by:Javier Segarra +- fix: refs #7134 solve comments by:Javier Segarra +- fix: refs #7196 not neccessary by:alexm +- fix: refs #7196 sass by:alexm +- fix: refs #7322 handle null responses in client, agency and address fetching by:jtubau +- fix: refs #7826 init by:Javier Segarra +- fix: refs #8120 ticket descriptor & summary by:Jon +- fix: refs #8172 Remove unused row and column fields from ParkingBasicData by:guillermo +- fix: refs #8197 improve code robustness by adding optional chaining and fixing syntax errors by:alexm +- fix: refs #8197 use rightMenu by:alexm +- fix: refs #8197 use RightMenu in subsections by:alexm +- fix: refs #8227 clean pr (origin/8227-warmfixRoute) by:carlossa +- fix: refs #8227 fix front descriptor, Form by:carlossa +- fix: refs #8227 warmfix by:carlossa +- fix: refs #8316 advanced-menu by:alexm +- fix: refs #8316 filter by:alexm +- fix: refs #8316 fix broken localizations for entry descriptor menu and items filter panel by:jtubau +- fix: refs #8316 icon by:alexm +- fix: refs #8316 redirections by:alexm +- fix: refs #8316 translations by:alexm +- fix: refs #8316 user-filter by:alexm +- fix: refs #8322 add userFilter by:alexm +- fix: refs #8322 filter and params by:alexm +- fix: refs #8322 fixed route creation url by:provira +- fix: refs #8322 moved filter inside array-data-props by:provira +- fix: refs #8322 use userFilter by:alexm +- fix: refs #8347 remove skip, fix unpaid by:carlossa +- fix: refs #8352 fix datacy by:carlossa +- fix: refs #8352 fix right by:carlossa +- fix: refs #8352 fix rightPanel vnLog by:carlossa +- fix: refs #8381 update travel data fetching to use correct URL and include necessary fields by:jgallego +- fix: refs #8381 update travel data reference in TravelThermographs component by:jgallego +- fix: refs #8395 update label for total column by:provira +- fix: refs #8409 deleted code due to merge by:Jon +- fix: refs #8409 deleted code of merge by:Jon +- fix: refs #8410 removed ref from searching boolean by:provira +- fix: refs #8410 removed unused code by:provira +- fix: refs #8410 removed unused condition by:provira +- fix: refs #8410 removed unused ref by:provira +- fix: refs #8410 simplified searchModule function by:provira +- fix: refs #8418 adjusted route for button click by:jtubau +- fix: refs #8418 correct casing in translation keys for supplier reference and issued date labels by:jtubau +- fix: refs #8419 modified list and fixed e2e by:Jon +- fix: refs #8420 ensure search bar is visible before typing and enable details test by:jtubau +- fix: refs #8422 fixed ItemTag e2e test not working by:provira +- fix: refs #8422 optimized get and dataCy by:provira +- fix: refs #8423 fixed zoneWarehouse e2e test not working by:provira +- fix: refs #8423 removed data-cy usage by:provira +- fix: refs #8423 used dataCy to get data-cy by:provira +- fix: refs #8524 parking section router by:alexm +- fix: refs #8524 parking test (origin/8524-devToTest, 8524-devToTest) by:alexm +- fix: remove console by:Javier Segarra +- fix: replace labels by:Javier Segarra +- fix: rightAdvancedMenu by:alexm +- fix: routeCard use customUrl by:alexm +- fix: show descriptors when click on it by:Javier Segarra +- fix: update query parameters for thermograph routing by:jgallego +- fix: update selector for buyLabel button in myEntry.spec.js (origin/fix-myEntryTest) by:jtubau +- fix: update setupNodeEvents to use async/await for plugin import by:jgallego +- fix: use model by:alexm +- fix: use rightMenu by:alexm +- fix(VnSection): destroy data when unmounted by:alexm +- fix(VnSection): refs #8197 check route by:alexm +- fix(WorkerBusiness): fix card label by:alexm +- fix: workerSummary by:alexm +- perf: refs #7134 #7134 fix filter panel by:Javier Segarra +- perf: refs #8197 fix and imrpove filters by:alexm +- refactor: refs #8316 update prefix casing for InvoiceIn component by:jtubau +- refactor: refs #8351 deleted skip and fixed TicketList e2e by:Jon +- refs #6553 fix business slot by:carlossa +- refs #6553 fix business summary by:carlossa +- refs #6553 fix business summary traductions by:carlossa +- refs #6553 fix front ibject by:carlossa +- refs #6553 fix front trad by:carlossa +- refs #6553 fix names by:carlossa +- refs #6553 fix reactivateWorker by:carlossa +- refs #6553 fix relations by:carlossa +- refs #6553 fix VnTable by:carlossa +- refs #7917 fix routeCard by:carlossa +- revert: refs #7134 change by:Javier Segarra +- revert: refs #7134 customer changes by:Javier Segarra +- revert: vitest to 0.31.1 by:Javier Segarra +- test: fix clientList spec by:Javier Segarra +- test: fix component by:Javier Segarra +- test: fix VnSearchbar by:alexm +- test: refs #6943 fix tests by:Javier Segarra +- test: refs #7308 fix axios.spec.js by:Javier Segarra +- test: refs #8524 fix by:alexm + # Version 25.04 - 2025-01-28 ### Added 🆕 -- chore: add task comment by:jorgep -- chore: refs #8198 rollback by:jorgep -- chore: refs #8322 unnecessary prop by:alexm -- feat: refs #7055 added new test case by:provira -- feat: refs #7055 created FilterItemForm test by:provira -- feat: refs #7077 created test for VnInputTime by:provira -- feat: refs #7078 created test for VnJsonValue by:provira -- feat: refs #7087 added more test cases by:provira -- feat: refs #7087 added new test by:provira -- feat: refs #7087 created CardSummary test by:provira -- feat: refs #7088 created test for FetchedTags by:provira -- feat: refs #7202 added new field by:Jon -- feat: refs #7882 Added coords to create a address by:guillermo -- feat: refs #7957 add tooltip and i18n support for search link in VnSearchbar component by:jorgep -- feat: refs #7957 enhance search functionality and improve data filtering logic by:jorgep -- feat: refs #7957 open in new tab by:jorgep -- feat: refs #7957 simplify fn to by:jorgep -- feat: refs #7957 update VnSearchbar component with improved search URL handling and styling enhancements by:jorgep -- feat: refs #8117 filters and values added as needed by:jtubau -- feat: refs #8197 useHasContent and use in VnSection and RightMenu by:alexm -- feat: refs #8219 added invoice out e2e tests by:Jon -- feat: refs #8219 global invoicing e2e by:Jon -- feat: refs #8220 added barcodes e2e test by:Jon -- feat: refs #8220 created items e2e by:Jon -- feat: refs #8220 modified create item form and added respective e2e by:Jon -- feat: refs #8225 added account and invoiceOut modules by:Jon -- feat: refs #8225 added entry module and fixed translations by:Jon -- feat: refs #8225 added invoiceIn and travel module by:Jon -- feat: refs #8225 added moreOptions and use it in customer and ticket summary by:Jon -- feat: refs #8225 added route and shelving module by:Jon -- feat: refs #8225 added worker and zone modules by:Jon -- feat: refs #8225 use it in claim, item and order modules by:Jon -- feat: refs #8258 added button to pass to uppercase by:provira -- feat: refs #8258 added uppercase option to VnInput by:provira -- feat: refs #8258 added uppercase validation on supplier create by:provira -- feat: refs #8298 add price optimum input and update translations for bonus and price optimum by:jgallego -- feat: refs #8316 add entryFilter prop to VnTable component in EntryList by:jtubau -- feat: refs #8322 added department changes by:provira -- feat: refs #8372 workerPBX by:robert -- feat: refs #8381 add initial and final temperature fields to entry forms and summaries by:jgallego -- feat: refs #8381 add initial and final temperature labels in English and Spanish locales by:jgallego -- feat: refs #8381 add toCelsius filter and update temperature fields in entry forms and summaries by:jgallego -- feat: skip tests by:jorgep -- style: refs #7957 update VnSearchbar padding for improved layout by:jorgep +- chore: add task comment by:jorgep +- chore: refs #8198 rollback by:jorgep +- chore: refs #8322 unnecessary prop by:alexm +- feat: refs #7055 added new test case by:provira +- feat: refs #7055 created FilterItemForm test by:provira +- feat: refs #7077 created test for VnInputTime by:provira +- feat: refs #7078 created test for VnJsonValue by:provira +- feat: refs #7087 added more test cases by:provira +- feat: refs #7087 added new test by:provira +- feat: refs #7087 created CardSummary test by:provira +- feat: refs #7088 created test for FetchedTags by:provira +- feat: refs #7202 added new field by:Jon +- feat: refs #7882 Added coords to create a address by:guillermo +- feat: refs #7957 add tooltip and i18n support for search link in VnSearchbar component by:jorgep +- feat: refs #7957 enhance search functionality and improve data filtering logic by:jorgep +- feat: refs #7957 open in new tab by:jorgep +- feat: refs #7957 simplify fn to by:jorgep +- feat: refs #7957 update VnSearchbar component with improved search URL handling and styling enhancements by:jorgep +- feat: refs #8117 filters and values added as needed by:jtubau +- feat: refs #8197 useHasContent and use in VnSection and RightMenu by:alexm +- feat: refs #8219 added invoice out e2e tests by:Jon +- feat: refs #8219 global invoicing e2e by:Jon +- feat: refs #8220 added barcodes e2e test by:Jon +- feat: refs #8220 created items e2e by:Jon +- feat: refs #8220 modified create item form and added respective e2e by:Jon +- feat: refs #8225 added account and invoiceOut modules by:Jon +- feat: refs #8225 added entry module and fixed translations by:Jon +- feat: refs #8225 added invoiceIn and travel module by:Jon +- feat: refs #8225 added moreOptions and use it in customer and ticket summary by:Jon +- feat: refs #8225 added route and shelving module by:Jon +- feat: refs #8225 added worker and zone modules by:Jon +- feat: refs #8225 use it in claim, item and order modules by:Jon +- feat: refs #8258 added button to pass to uppercase by:provira +- feat: refs #8258 added uppercase option to VnInput by:provira +- feat: refs #8258 added uppercase validation on supplier create by:provira +- feat: refs #8298 add price optimum input and update translations for bonus and price optimum by:jgallego +- feat: refs #8316 add entryFilter prop to VnTable component in EntryList by:jtubau +- feat: refs #8322 added department changes by:provira +- feat: refs #8372 workerPBX by:robert +- feat: refs #8381 add initial and final temperature fields to entry forms and summaries by:jgallego +- feat: refs #8381 add initial and final temperature labels in English and Spanish locales by:jgallego +- feat: refs #8381 add toCelsius filter and update temperature fields in entry forms and summaries by:jgallego +- feat: skip tests by:jorgep +- style: refs #7957 update VnSearchbar padding for improved layout by:jorgep ### Changed 📦 -- perf: refs #8219 #8219 minor change by:Javier Segarra -- perf: refs #8220 on-fetch and added missing translations by:Jon -- perf: refs #8220 on-fetch by:Jon -- perf: refs #8220 translations by:Jon -- perf: refs #8220 use searchbar selector in e2e tests by:Jon -- perf: remove warning default value by:Javier Segarra -- refactor: redirect using params by:Jon -- refactor: refs #7077 removed some comments by:provira -- refactor: refs #7087 removed unused imports by:provira -- refactor: refs #7100 added const mockData by:jtubau -- refactor: refs #7100 delete unnecesary set prop by:jtubau -- refactor: refs #7100 refactorized with methods by:jtubau -- refactor: refs #7957 remove blank by:jorgep -- refactor: refs #8198 simplify data fetching and filtering logic by:jorgep -- refactor: refs #8198 simplify state management and data fetching in ItemDiary component by:jorgep -- refactor: refs #8219 modified e2e tests and fixed some translations by:Jon -- refactor: refs #8219 modified list test, created cypress download folder and added to gitignore by:Jon -- refactor: refs #8219 requested changes by:Jon -- refactor: refs #8219 use checkNotification command by:Jon -- refactor: refs #8220 added data-cy for e2e tests by:Jon -- refactor: refs #8220 requested changes by:Jon -- refactor: refs #8220 skip failling test and modifed tag test by:Jon -- refactor: refs #8225 requested changes by:Jon -- refactor: refs #8247 use new acl for sysadmin by:Jon -- refactor: refs #8316 added claimFilter by:jtubau -- refactor: refs #8316 added entryFilter by:jtubau -- refactor: refs #8316 add new localization keys and update existing ones for entry components by:jtubau -- refactor: refs #8316 moved localizations to local locale by:jtubau -- refactor: refs #8316 move order localization by:jtubau -- refactor: refs #8316 remove unused OrderSearchbar component by:jtubau -- refactor: refs #8316 update EntryCard to use user-filter prop and remove exprBuilder from EntryList by:jtubau -- refactor: refs #8316 used VnSection and VnCardBeta by:jtubau -- refactor: refs #8322 changed translations by:provira -- refactor: refs #8322 changed Worker component to use VnSection/VnCardBeta by:provira -- refactor: refs #8322 set department inside worker by:alexm -- refactor: skip intermitent failing test by:Jon +- perf: refs #8219 #8219 minor change by:Javier Segarra +- perf: refs #8220 on-fetch and added missing translations by:Jon +- perf: refs #8220 on-fetch by:Jon +- perf: refs #8220 translations by:Jon +- perf: refs #8220 use searchbar selector in e2e tests by:Jon +- perf: remove warning default value by:Javier Segarra +- refactor: redirect using params by:Jon +- refactor: refs #7077 removed some comments by:provira +- refactor: refs #7087 removed unused imports by:provira +- refactor: refs #7100 added const mockData by:jtubau +- refactor: refs #7100 delete unnecesary set prop by:jtubau +- refactor: refs #7100 refactorized with methods by:jtubau +- refactor: refs #7957 remove blank by:jorgep +- refactor: refs #8198 simplify data fetching and filtering logic by:jorgep +- refactor: refs #8198 simplify state management and data fetching in ItemDiary component by:jorgep +- refactor: refs #8219 modified e2e tests and fixed some translations by:Jon +- refactor: refs #8219 modified list test, created cypress download folder and added to gitignore by:Jon +- refactor: refs #8219 requested changes by:Jon +- refactor: refs #8219 use checkNotification command by:Jon +- refactor: refs #8220 added data-cy for e2e tests by:Jon +- refactor: refs #8220 requested changes by:Jon +- refactor: refs #8220 skip failling test and modifed tag test by:Jon +- refactor: refs #8225 requested changes by:Jon +- refactor: refs #8247 use new acl for sysadmin by:Jon +- refactor: refs #8316 added claimFilter by:jtubau +- refactor: refs #8316 added entryFilter by:jtubau +- refactor: refs #8316 add new localization keys and update existing ones for entry components by:jtubau +- refactor: refs #8316 moved localizations to local locale by:jtubau +- refactor: refs #8316 move order localization by:jtubau +- refactor: refs #8316 remove unused OrderSearchbar component by:jtubau +- refactor: refs #8316 update EntryCard to use user-filter prop and remove exprBuilder from EntryList by:jtubau +- refactor: refs #8316 used VnSection and VnCardBeta by:jtubau +- refactor: refs #8322 changed translations by:provira +- refactor: refs #8322 changed Worker component to use VnSection/VnCardBeta by:provira +- refactor: refs #8322 set department inside worker by:alexm +- refactor: skip intermitent failing test by:Jon ### Fixed 🛠️ -- feat: refs #8225 added entry module and fixed translations by:Jon -- fix: added missing translations in InvoiceIn by:provira -- fix: changed invoiceIn for InvoiceIn by:provira -- fix: changed translations to only use "invoicein" by:provira -- fix: department descriptor link by:Jon -- fix: e2e tests by:Jon -- fix: entry summary view and build warnings by:Jon -- fix: fixed InvoiceIn filter translations by:provira -- fix: modified setData in customerDescriptor to show the icons by:Jon -- fix: redirect to TicketSale from OrderLines (origin/Fix-RedirectToTicketSale) by:Jon -- fix: redirect when confirming lines by:Jon -- fix: refs #7055 #7055 #7055 fixed some tests by:provira -- fix: refs #7077 removed unused imports by:provira -- fix: refs #7078 added missing case with array by:provira -- fix: refs #7087 fixed some tests by:provira -- fix: refs #7088 changed "vm.vm" to "vm" by:provira -- fix: refs #7088 changed wrapper to vm by:provira -- fix: refs #7699 add icons and hint by:carlossa -- fix: refs #7699 add pwd vnInput by:carlossa -- fix: refs #7699 fix component by:carlossa -- fix: refs #7699 fix password visibility by:carlossa -- fix: refs #7699 fix tfront clean code by:carlossa -- fix: refs #7699 fix vnChangePassword, clean VnInput by:carlossa -- fix: refs #7699 fix vnInputPassword by:carlossa -- fix: refs #7957 add missing closing brace by:jorgep -- fix: refs #7957 css by:jorgep -- fix: refs #7957 rollback by:jorgep -- fix: refs #7957 update data-cy by:jorgep -- fix: refs #7957 update visibility handling for clear icon in VnInput component by:jorgep -- fix: refs #7957 vn-searchbar test by:jorgep -- fix: refs #8117 update salesPersonFk filter options and URL for improved data retrieval by:jtubau -- fix: refs #8197 not use yet by:alexm -- fix: refs #8198 update query param by:jorgep -- fix: refs #8219 fixed e2e tests by:Jon -- fix: refs #8219 fixed summary and global tests by:Jon -- fix: refs #8219 forgotten dataCy by:Jon -- fix: refs #8219 global e2e by:Jon -- fix: refs #8219 requested changes by:Jon -- fix: refs #8220 itemTag test by:Javier Segarra -- fix: refs #8225 invoice in translations by:Jon -- fix: refs #8243 fixed SkeletonSummary by:provira -- fix: refs #8247 conflicts by:Jon -- fix: refs #8247 fixed acls and added lost options by:Jon -- fix: refs #8316 ref="claimFilterRef" by:alexm -- fix: refs #8316 userFilter by:alexm -- fix: refs #8316 use rightMenu by:alexm -- fix: refs #8316 use section-searchbar by:alexm -- fix: refs #8317 disable action buttons when no rows are selected in ItemFixedPrice by:jtubau -- fix: refs #8322 unnecessary section by:alexm -- fix: refs #8338 fixed VnTable translations by:provira -- fix: refs #8338 removed chipLocale property/added more translations by:provira -- fix: refs #8448 e2e by:Jon -- fix: refs #8448 not use croppie by:alexm -- fix: remove departmentCode by:Javier Segarra -- fix: removed unused searchbar by:PAU ROVIRA ROSALENY -- fix: skip failling e2e by:Jon -- fix: sort by name in description by:Jon -- fix: translations by:Jon -- fix: use entryFilter by:alexm -- fix(VnCardBeta): add userFilter by:alexm -- refactor: refs #8219 modified e2e tests and fixed some translations by:Jon -- revert: revert header by:alexm -- test: fix expedition e2e by:alexm +- feat: refs #8225 added entry module and fixed translations by:Jon +- fix: added missing translations in InvoiceIn by:provira +- fix: changed invoiceIn for InvoiceIn by:provira +- fix: changed translations to only use "invoicein" by:provira +- fix: department descriptor link by:Jon +- fix: e2e tests by:Jon +- fix: entry summary view and build warnings by:Jon +- fix: fixed InvoiceIn filter translations by:provira +- fix: modified setData in customerDescriptor to show the icons by:Jon +- fix: redirect to TicketSale from OrderLines (origin/Fix-RedirectToTicketSale) by:Jon +- fix: redirect when confirming lines by:Jon +- fix: refs #7055 #7055 #7055 fixed some tests by:provira +- fix: refs #7077 removed unused imports by:provira +- fix: refs #7078 added missing case with array by:provira +- fix: refs #7087 fixed some tests by:provira +- fix: refs #7088 changed "vm.vm" to "vm" by:provira +- fix: refs #7088 changed wrapper to vm by:provira +- fix: refs #7699 add icons and hint by:carlossa +- fix: refs #7699 add pwd vnInput by:carlossa +- fix: refs #7699 fix component by:carlossa +- fix: refs #7699 fix password visibility by:carlossa +- fix: refs #7699 fix tfront clean code by:carlossa +- fix: refs #7699 fix vnChangePassword, clean VnInput by:carlossa +- fix: refs #7699 fix vnInputPassword by:carlossa +- fix: refs #7957 add missing closing brace by:jorgep +- fix: refs #7957 css by:jorgep +- fix: refs #7957 rollback by:jorgep +- fix: refs #7957 update data-cy by:jorgep +- fix: refs #7957 update visibility handling for clear icon in VnInput component by:jorgep +- fix: refs #7957 vn-searchbar test by:jorgep +- fix: refs #8117 update salesPersonFk filter options and URL for improved data retrieval by:jtubau +- fix: refs #8197 not use yet by:alexm +- fix: refs #8198 update query param by:jorgep +- fix: refs #8219 fixed e2e tests by:Jon +- fix: refs #8219 fixed summary and global tests by:Jon +- fix: refs #8219 forgotten dataCy by:Jon +- fix: refs #8219 global e2e by:Jon +- fix: refs #8219 requested changes by:Jon +- fix: refs #8220 itemTag test by:Javier Segarra +- fix: refs #8225 invoice in translations by:Jon +- fix: refs #8243 fixed SkeletonSummary by:provira +- fix: refs #8247 conflicts by:Jon +- fix: refs #8247 fixed acls and added lost options by:Jon +- fix: refs #8316 ref="claimFilterRef" by:alexm +- fix: refs #8316 userFilter by:alexm +- fix: refs #8316 use rightMenu by:alexm +- fix: refs #8316 use section-searchbar by:alexm +- fix: refs #8317 disable action buttons when no rows are selected in ItemFixedPrice by:jtubau +- fix: refs #8322 unnecessary section by:alexm +- fix: refs #8338 fixed VnTable translations by:provira +- fix: refs #8338 removed chipLocale property/added more translations by:provira +- fix: refs #8448 e2e by:Jon +- fix: refs #8448 not use croppie by:alexm +- fix: remove departmentCode by:Javier Segarra +- fix: removed unused searchbar by:PAU ROVIRA ROSALENY +- fix: skip failling e2e by:Jon +- fix: sort by name in description by:Jon +- fix: translations by:Jon +- fix: use entryFilter by:alexm +- fix(VnCardBeta): add userFilter by:alexm +- refactor: refs #8219 modified e2e tests and fixed some translations by:Jon +- revert: revert header by:alexm +- test: fix expedition e2e by:alexm # Version 25.00 - 2025-01-14 ### Added 🆕 -- chore: refs #7056 move test by:jorgep -- feat: refs #7050 7050 add object check by:Jtubau -- feat: refs #7050 7050 add test to isEmpty() by:Jtubau -- feat: refs #7056 add tests in FormModel by:jorgep -- feat: refs #7056 update route meta information and add FormModel tests by:jorgep -- feat: refs #7074 tests for fns setData(), parseDms() and showFormDialog() (7074-makeFrontTestToVnDmsList) by:Jtubau -- feat: refs #7079 created VnLocation front test by:provira -- feat: refs #7189 add Accept-Language header to axios requests by:jorgep -- feat: refs #7924 add custom inspection checkbox and localization support by:jgallego -- feat: refs #7924 update custom inspection label for clarity in English and Spanish locales by:jgallego -- feat: refs #8004 enhance FetchedTags component with column support and styling updates by:pablone -- feat: refs #8004 hide rightFilter by:pablone -- feat: refs #8246 added new field in list by:Jon -- feat: refs #8266 added descriptor to item name by:jtubau -- feat: refs #8293 add zone filter by:Jtubau -- feat: refs #8293 include zone data in each record by:Jtubau -- fix: refs #8004 more list style issues by:pablone -- fix: refs #8004 some style issues on all list by:pablone -- style: refs #8004 update layout and styling in FetchedTags and ItemList components by:pablone -- style: update CustomerBalance.vue to set label color by:jgallego +- chore: refs #7056 move test by:jorgep +- feat: refs #7050 7050 add object check by:Jtubau +- feat: refs #7050 7050 add test to isEmpty() by:Jtubau +- feat: refs #7056 add tests in FormModel by:jorgep +- feat: refs #7056 update route meta information and add FormModel tests by:jorgep +- feat: refs #7074 tests for fns setData(), parseDms() and showFormDialog() (7074-makeFrontTestToVnDmsList) by:Jtubau +- feat: refs #7079 created VnLocation front test by:provira +- feat: refs #7189 add Accept-Language header to axios requests by:jorgep +- feat: refs #7924 add custom inspection checkbox and localization support by:jgallego +- feat: refs #7924 update custom inspection label for clarity in English and Spanish locales by:jgallego +- feat: refs #8004 enhance FetchedTags component with column support and styling updates by:pablone +- feat: refs #8004 hide rightFilter by:pablone +- feat: refs #8246 added new field in list by:Jon +- feat: refs #8266 added descriptor to item name by:jtubau +- feat: refs #8293 add zone filter by:Jtubau +- feat: refs #8293 include zone data in each record by:Jtubau +- fix: refs #8004 more list style issues by:pablone +- fix: refs #8004 some style issues on all list by:pablone +- style: refs #8004 update layout and styling in FetchedTags and ItemList components by:pablone +- style: update CustomerBalance.vue to set label color by:jgallego ### Changed 📦 -- perf: order by:alexm -- perf: redirect transition list to card by:alexm -- perf: refs #8201 onDataSaved fetch by:Jon -- perf: revert processData by:alexm -- perf: simplify if by:alexm -- perf: simplify if (perf_redirectTransition) by:alexm -- refactor: item fixedPrice by:Jon -- refactor: refs #7050 refactorize by:jtubau -- refactor: refs #7050 removed blank spaces by:jtubau -- refactor: refs #7052 move EditTableCellValueForm tests to a new location and enhance test coverage by:jgallego -- refactor: refs #7052 remove unnecessary console logs from EditTableCellValueForm tests by:jgallego -- refactor: refs #7074 move dms constant to global scope by:Jtubau -- refactor: refs #7079 removed useless code by:provira -- refactor: refs #7924 simplify custom inspection icon rendering in ExtraCommunity.vue by:jgallego -- refactor: refs #8004 remove console log from CardSummary component on mount by:pablone -- refactor: refs #8004 remove consoleLogs by:pablone -- refactor: refs #8004 remove unused stateStore import in InvoiceInList.vue by:pablone -- refactor: refs #8004 remove unused travelFilterRef and chip definition in TravelList.vue by:pablone -- refactor: refs #8004 replace VnSelect with VnSelectWorker in CustomerList component by:pablone -- refactor: refs #8201 added onMounted to stablish the value to show icons by:Jon -- refactor: refs #8201 deleted condition by:Jon -- refactor: refs #8201 deleted log by:Jon -- refactor: refs #8201 deleted logs by:Jon -- refactor: refs #8266 8266 change expedition item name by:Jtubau -- refactor: refs #8266 change expedition label by:Jtubau -- refactor: refs #8293 remove redundant attributes by:Jtubau -- refactor: refs #8320 changed folder names from "specs" to "**tests**" by:provira -- refactor: refs #8320 moved front tests to their respective sections by:provira -- refactor: refs #8813 removed unused class property by:provira +- perf: order by:alexm +- perf: redirect transition list to card by:alexm +- perf: refs #8201 onDataSaved fetch by:Jon +- perf: revert processData by:alexm +- perf: simplify if by:alexm +- perf: simplify if (perf_redirectTransition) by:alexm +- refactor: item fixedPrice by:Jon +- refactor: refs #7050 refactorize by:jtubau +- refactor: refs #7050 removed blank spaces by:jtubau +- refactor: refs #7052 move EditTableCellValueForm tests to a new location and enhance test coverage by:jgallego +- refactor: refs #7052 remove unnecessary console logs from EditTableCellValueForm tests by:jgallego +- refactor: refs #7074 move dms constant to global scope by:Jtubau +- refactor: refs #7079 removed useless code by:provira +- refactor: refs #7924 simplify custom inspection icon rendering in ExtraCommunity.vue by:jgallego +- refactor: refs #8004 remove console log from CardSummary component on mount by:pablone +- refactor: refs #8004 remove consoleLogs by:pablone +- refactor: refs #8004 remove unused stateStore import in InvoiceInList.vue by:pablone +- refactor: refs #8004 remove unused travelFilterRef and chip definition in TravelList.vue by:pablone +- refactor: refs #8004 replace VnSelect with VnSelectWorker in CustomerList component by:pablone +- refactor: refs #8201 added onMounted to stablish the value to show icons by:Jon +- refactor: refs #8201 deleted condition by:Jon +- refactor: refs #8201 deleted log by:Jon +- refactor: refs #8201 deleted logs by:Jon +- refactor: refs #8266 8266 change expedition item name by:Jtubau +- refactor: refs #8266 change expedition label by:Jtubau +- refactor: refs #8293 remove redundant attributes by:Jtubau +- refactor: refs #8320 changed folder names from "specs" to "**tests**" by:provira +- refactor: refs #8320 moved front tests to their respective sections by:provira +- refactor: refs #8813 removed unused class property by:provira ### Fixed 🛠️ -- fix: discount class by:PAU ROVIRA ROSALENY -- fix: duplicate transalation after test to dev by:alexm -- fix: fix translations by:carlossa -- fix: redirect to sales when confirming lines by:Jon -- fix: refs #7050 delete import added by mistake by:Jtubau -- fix: refs #7133 handleSalesModelValue function to handle empty input by:jorgep -- fix: refs #7189 update user language on sessionStorage by:jorgep -- fix: refs #7935 remove unused 'companyFk' column from InvoiceInList component by:jorgep -- fix: refs #8004 more list style issues by:pablone -- fix: refs #8004 some style issues on all list by:pablone -- fix: refs #8004 update label for daysOnward in TravelFilter component and add translations by:pablone -- fix: refs #8004 vnTable card with and add permanent labels by:pablone -- fix: refs #8201 added onDataSaved emi to refetch when cahnges are made by:Jon -- fix: refs #8201 use arrayData to fix the error by:Jon -- fix: refs #8314 space between label and value by:jtubau -- fix: refs #8813 fixed ClaimLines format by:provira -- fix: update button sizes in ExtraCommunity.vue for better visibility by:jgallego -- perf: revert processData by:alexm -- refactor: item fixedPrice by:Jon +- fix: discount class by:PAU ROVIRA ROSALENY +- fix: duplicate transalation after test to dev by:alexm +- fix: fix translations by:carlossa +- fix: redirect to sales when confirming lines by:Jon +- fix: refs #7050 delete import added by mistake by:Jtubau +- fix: refs #7133 handleSalesModelValue function to handle empty input by:jorgep +- fix: refs #7189 update user language on sessionStorage by:jorgep +- fix: refs #7935 remove unused 'companyFk' column from InvoiceInList component by:jorgep +- fix: refs #8004 more list style issues by:pablone +- fix: refs #8004 some style issues on all list by:pablone +- fix: refs #8004 update label for daysOnward in TravelFilter component and add translations by:pablone +- fix: refs #8004 vnTable card with and add permanent labels by:pablone +- fix: refs #8201 added onDataSaved emi to refetch when cahnges are made by:Jon +- fix: refs #8201 use arrayData to fix the error by:Jon +- fix: refs #8314 space between label and value by:jtubau +- fix: refs #8813 fixed ClaimLines format by:provira +- fix: update button sizes in ExtraCommunity.vue for better visibility by:jgallego +- perf: revert processData by:alexm +- refactor: item fixedPrice by:Jon # Version 24.52 - 2024-01-07 ### Added 🆕 -- chore: refs #8197 remove console log by:alexm -- chore: refs #8197 replace name by:alexm -- chore: refs #8197 unnecessary file by:alexm -- feat: #8110 apply mixin in quasar components by:Javier Segarra -- feat(Account & AccountRole): refs #8197 add VnCardMain by:alexm -- feat: addDptoLink by:Jtubau -- feat: added restore ticket function in ticket descriptor menu by:Jon -- feat: add support service wip by:jorgep -- feat: focus menu searchbar by:jorgep -- feat: make additional data object by:jorgep -- feat: message to grant access by:jorgep -- feat: refs #6583 add default param by:jorgep -- feat: refs #6583 add destination opt filter by:jorgep -- feat: refs #6583 add icon by:jorgep -- feat: refs #6583 add locale by:jorgep -- feat: refs #7072 added test to computed fn total by:Jtubau -- feat: refs #7235 update invoice out global form to fetch config based on serial type by:jgallego -- feat: refs #7301 add exclude inventory supplier from list by:pablone -- feat: refs #7301 enhance VnDateBadge styling and improve ItemLastEntries component by:pablone -- feat: refs #7882 Added distribution point by:guillermo -- feat: refs #7882 Added longitude & latitude by:guillermo -- feat: refs #7936 add autocomplete on tab fn by:jorgep -- feat: refs #7936 add company filter by:jorgep -- feat: refs #7936 add currency check before fetching by:jorgep -- feat: refs #7936 add dueDated field by:jorgep -- feat: refs #7936 add number validation to VnInputNumber & new daysAgo filter in InvoiceInFilter by:jorgep -- feat: refs #7936 add optionCaption by:jorgep -- feat: refs #7936 add row click navigation to InvoiceInSerial by:jorgep -- feat: refs #7936 add unit tests by:jorgep -- feat: refs #7936 add useAccountShortToStandard composable by:jorgep -- feat: refs #7936 calculate exchange & update taxable base by:jorgep -- feat: refs #7936 enhance downloadFile function to support opening in a new tab by:jorgep -- feat: refs #7936 enhance getTotal fn & add unit tests by:jorgep -- feat: refs #7936 enhance vn-select by:jorgep -- feat: refs #7936 improve optionLabel logic in InvoiceInVat component for better handling of numeric values by:jorgep -- feat: refs #7936 limit decimal places by:jorgep -- feat: refs #7936 make fields required by:jorgep -- feat: refs #7936 show country code & isVies fields by:jorgep -- feat: refs #7936 show id & value by:jorgep -- feat: refs #7936 simplify optionLabel wip by:jorgep -- feat: refs #7936 update 'isVies' label to use global translation key by:jorgep -- feat: refs #7936 update option labels in InvoiceIn components for better clarity by:jorgep -- feat: refs #7936 use default invoice data by:jorgep -- feat: refs #8001 change request by:robert -- feat: refs #8001 ticketExpeditionGrafana by:robert -- feat: refs #8194 created VnSelectWorker component and use it in Lilium by:Jon -- feat: refs #8197 better leftMenu and VnCardMain improvements by:alexm -- feat: refs #8197 default leftMenu by:alexm -- feat: refs #8197 default sectionName by:alexm -- feat: refs #8197 keepData in VnSection by:alexm -- feat: refs #8197 vnTableFilter by:alexm -- feat: refs #8197 working rightMenu by:alexm -- feat: remove re-fetch when add element by:Javier Segarra -- feat: remove search after category by:Javier Segarra -- feat: requested changes in item module by:Jon -- feat: update quantity by:Javier Segarra -- feat(VnPaginate): refs #8197 hold data when change to Card by:alexm +- chore: refs #8197 remove console log by:alexm +- chore: refs #8197 replace name by:alexm +- chore: refs #8197 unnecessary file by:alexm +- feat: #8110 apply mixin in quasar components by:Javier Segarra +- feat(Account & AccountRole): refs #8197 add VnCardMain by:alexm +- feat: addDptoLink by:Jtubau +- feat: added restore ticket function in ticket descriptor menu by:Jon +- feat: add support service wip by:jorgep +- feat: focus menu searchbar by:jorgep +- feat: make additional data object by:jorgep +- feat: message to grant access by:jorgep +- feat: refs #6583 add default param by:jorgep +- feat: refs #6583 add destination opt filter by:jorgep +- feat: refs #6583 add icon by:jorgep +- feat: refs #6583 add locale by:jorgep +- feat: refs #7072 added test to computed fn total by:Jtubau +- feat: refs #7235 update invoice out global form to fetch config based on serial type by:jgallego +- feat: refs #7301 add exclude inventory supplier from list by:pablone +- feat: refs #7301 enhance VnDateBadge styling and improve ItemLastEntries component by:pablone +- feat: refs #7882 Added distribution point by:guillermo +- feat: refs #7882 Added longitude & latitude by:guillermo +- feat: refs #7936 add autocomplete on tab fn by:jorgep +- feat: refs #7936 add company filter by:jorgep +- feat: refs #7936 add currency check before fetching by:jorgep +- feat: refs #7936 add dueDated field by:jorgep +- feat: refs #7936 add number validation to VnInputNumber & new daysAgo filter in InvoiceInFilter by:jorgep +- feat: refs #7936 add optionCaption by:jorgep +- feat: refs #7936 add row click navigation to InvoiceInSerial by:jorgep +- feat: refs #7936 add unit tests by:jorgep +- feat: refs #7936 add useAccountShortToStandard composable by:jorgep +- feat: refs #7936 calculate exchange & update taxable base by:jorgep +- feat: refs #7936 enhance downloadFile function to support opening in a new tab by:jorgep +- feat: refs #7936 enhance getTotal fn & add unit tests by:jorgep +- feat: refs #7936 enhance vn-select by:jorgep +- feat: refs #7936 improve optionLabel logic in InvoiceInVat component for better handling of numeric values by:jorgep +- feat: refs #7936 limit decimal places by:jorgep +- feat: refs #7936 make fields required by:jorgep +- feat: refs #7936 show country code & isVies fields by:jorgep +- feat: refs #7936 show id & value by:jorgep +- feat: refs #7936 simplify optionLabel wip by:jorgep +- feat: refs #7936 update 'isVies' label to use global translation key by:jorgep +- feat: refs #7936 update option labels in InvoiceIn components for better clarity by:jorgep +- feat: refs #7936 use default invoice data by:jorgep +- feat: refs #8001 change request by:robert +- feat: refs #8001 ticketExpeditionGrafana by:robert +- feat: refs #8194 created VnSelectWorker component and use it in Lilium by:Jon +- feat: refs #8197 better leftMenu and VnCardMain improvements by:alexm +- feat: refs #8197 default leftMenu by:alexm +- feat: refs #8197 default sectionName by:alexm +- feat: refs #8197 keepData in VnSection by:alexm +- feat: refs #8197 vnTableFilter by:alexm +- feat: refs #8197 working rightMenu by:alexm +- feat: remove re-fetch when add element by:Javier Segarra +- feat: remove search after category by:Javier Segarra +- feat: requested changes in item module by:Jon +- feat: update quantity by:Javier Segarra +- feat(VnPaginate): refs #8197 hold data when change to Card by:alexm ### Changed 📦 -- perf: #6896 REMOVE COMMENTS by:Javier Segarra -- perf: qFormMixin by:Javier Segarra -- perf: qFormMixin improvement by:Javier Segarra -- perf: refs #8194 select worker component by:Jon -- perf: refs #8197 perf by:alexm -- perf: remove comments by:Javier Segarra -- perf: remove unused variables (origin/warmfix_noUsedVars) by:Javier Segarra -- refactor: added again search emit by:Jon -- refactor: add useCau composable by:jorgep -- refactor: deleted log by:Jon -- refactor: deleted onUnmounted code by:Jon -- refactor: deleted useless hidden tag by:Jon -- refactor: deleted warnings and corrected itemTag by:Jon -- refactor: drop logic by:jorgep -- refactor: ignore params when searching by id on searchbar (origin/VnSearchbar-SearchRemoveParams) by:Jon -- refactor: log error by:Jon -- refactor: refs #7936 locale by:jorgep -- refactor: refs #7936 simplify getTotal fn by:jorgep -- refactor: refs #7936 update label capitalization and replace invoice type options by:jorgep -- refactor: refs #8194 deleted unnecessary label by:Jon -- refactor: refs #8194 modified select worker template by:Jon -- refactor: refs #8194 modified select worker to allow no one filter from monitor ticket by:Jon -- refactor: refs #8194 moved translation to the correct place by:Jon -- refactor: refs #8194 requested changes by:Jon -- refactor: refs #8194 structure changes in component and related files by:Jon -- refactor: refs #8197 adapt AccountAcls to VnCardMain by:alexm -- refactor: refs #8197 adapt AccountAlias by:alexm -- refactor: refs #8197 adapt Ticket to VnCardMain by:alexm -- refactor: refs #8197 backward compatible (8197-VnCardMain_backwardCompatibility) by:alexm -- refactor: refs #8197 rename VnSectionMain to VnModule and VnCardMain to VnSection by:alexm -- refactor: refs #8288 changed invoice out spanish translation by:provira -- refactor: use locale keys by:jorgep -- refactor: use teleport to avoid qdrawer overlapping by:Jon -- refactor: use VnSelectWorker by:Jon +- perf: #6896 REMOVE COMMENTS by:Javier Segarra +- perf: qFormMixin by:Javier Segarra +- perf: qFormMixin improvement by:Javier Segarra +- perf: refs #8194 select worker component by:Jon +- perf: refs #8197 perf by:alexm +- perf: remove comments by:Javier Segarra +- perf: remove unused variables (origin/warmfix_noUsedVars) by:Javier Segarra +- refactor: added again search emit by:Jon +- refactor: add useCau composable by:jorgep +- refactor: deleted log by:Jon +- refactor: deleted onUnmounted code by:Jon +- refactor: deleted useless hidden tag by:Jon +- refactor: deleted warnings and corrected itemTag by:Jon +- refactor: drop logic by:jorgep +- refactor: ignore params when searching by id on searchbar (origin/VnSearchbar-SearchRemoveParams) by:Jon +- refactor: log error by:Jon +- refactor: refs #7936 locale by:jorgep +- refactor: refs #7936 simplify getTotal fn by:jorgep +- refactor: refs #7936 update label capitalization and replace invoice type options by:jorgep +- refactor: refs #8194 deleted unnecessary label by:Jon +- refactor: refs #8194 modified select worker template by:Jon +- refactor: refs #8194 modified select worker to allow no one filter from monitor ticket by:Jon +- refactor: refs #8194 moved translation to the correct place by:Jon +- refactor: refs #8194 requested changes by:Jon +- refactor: refs #8194 structure changes in component and related files by:Jon +- refactor: refs #8197 adapt AccountAcls to VnCardMain by:alexm +- refactor: refs #8197 adapt AccountAlias by:alexm +- refactor: refs #8197 adapt Ticket to VnCardMain by:alexm +- refactor: refs #8197 backward compatible (8197-VnCardMain_backwardCompatibility) by:alexm +- refactor: refs #8197 rename VnSectionMain to VnModule and VnCardMain to VnSection by:alexm +- refactor: refs #8288 changed invoice out spanish translation by:provira +- refactor: use locale keys by:jorgep +- refactor: use teleport to avoid qdrawer overlapping by:Jon +- refactor: use VnSelectWorker by:Jon ### Fixed 🛠️ -- fix: account by:carlossa -- fix: account create by:carlossa -- fix: accountList create by:carlossa -- fix(AccountList): use $refs by:alexm -- fix: add data-key by:alexm -- fix: addLocales by:Jtubau -- fix: dated field by:Jon -- fix: e2e by:jorgep -- fix: fix department filter by:carlossa -- fix: fixed translations by:Javier Segarra -- fix: fixed translations by:provira -- fix: get total from api by:Javier Segarra -- fix: handle non-object options by:jorgep -- fix: monitorPayMethodFilter by:carlossa -- fix: orderBy priority by:Javier Segarra -- fix: prevent null by:jorgep -- fix: redirection vnTable VnTableFilter by:alexm -- fix: refs #6389 fix filter trad by:carlossa -- fix: refs #6389 fix front, filters, itp by:carlossa -- fix: refs #6389 front add packing filter by:carlossa -- fix: refs #6389 front by:carlossa -- fix: refs #6389 front filters by:carlossa -- fix: refs #6389 ipt by:carlossa -- fix: refs #6389 packing by:carlossa -- fix: refs #6583 update checkbox for filtering by destination in TicketAdvanceFilter by:jorgep -- fix: refs #7031 add test e2e by:carlossa -- fix: refs #7031 fix zoneTest by:carlossa -- fix: refs #7301 unnecessary console logs from ItemLastEntries.vue by:pablone -- fix: refs #7936 changes by:jorgep -- fix: refs #7936 decimal places & locale by:jorgep -- fix: refs #7936 descriptor & dueday by:jorgep -- fix: refs #7936 exclude disabled els on tab by:jorgep -- fix: refs #7936 format tax calculation to two decimal places by:jorgep -- fix: refs #7936 improve error handling by:jorgep -- fix: refs #7936 redirection by:jorgep -- fix: refs #7936 rollback by:jorgep -- fix: refs #7936 serial by:jorgep -- fix: refs #7936 tabulation wip by:jorgep -- fix: refs #7936 test by:jorgep -- fix: refs #8114 clean by:carlossa -- fix: refs #8114 fix agencyList by:carlossa -- fix: refs #8114 fix lifeCycle hooks by:carlossa -- fix: refs #8114 fix pr by:carlossa -- fix: refs #8114 fix removeAddress by:carlossa -- fix: refs #8114 orderList by:carlossa -- fix: refs #8114 remove logs by:carlossa -- fix: refs #8197 mapKey (origin/8197-perf_vnTableInside, 8197-perf_vnTableInside) by:alexm -- fix: refs #8197 redirection (8197-perf_redirection) by:alexm -- fix: refs #8197 staticParams and redirect by:alexm -- fix: refs #8197 vnPaginate onFetch emit by:alexm -- fix: refs #8197 vnPaginate when change :id by:alexm -- fix: refs #8197 vnTableFilter in vnTable by:alexm -- fix: refs #8315 ticketBoxing test by:alexm -- fix: remove url by:carlossa -- fix: rollback by:jorgep -- fix: test by:jorgep -- fix(VnDmsList): refs #8197 add mapKey by:alexm -- revert: refs #8197 arrayData changes by:alexm -- test: refs #8197 fix e2e by:alexm -- test: refs #8315 fix claimDevelopment fixtures by:alexm -- test: refs #8315 fix clientList by:alexm -- test: refs #8315 fix VnSelect in e2e by:alexm +- fix: account by:carlossa +- fix: account create by:carlossa +- fix: accountList create by:carlossa +- fix(AccountList): use $refs by:alexm +- fix: add data-key by:alexm +- fix: addLocales by:Jtubau +- fix: dated field by:Jon +- fix: e2e by:jorgep +- fix: fix department filter by:carlossa +- fix: fixed translations by:Javier Segarra +- fix: fixed translations by:provira +- fix: get total from api by:Javier Segarra +- fix: handle non-object options by:jorgep +- fix: monitorPayMethodFilter by:carlossa +- fix: orderBy priority by:Javier Segarra +- fix: prevent null by:jorgep +- fix: redirection vnTable VnTableFilter by:alexm +- fix: refs #6389 fix filter trad by:carlossa +- fix: refs #6389 fix front, filters, itp by:carlossa +- fix: refs #6389 front add packing filter by:carlossa +- fix: refs #6389 front by:carlossa +- fix: refs #6389 front filters by:carlossa +- fix: refs #6389 ipt by:carlossa +- fix: refs #6389 packing by:carlossa +- fix: refs #6583 update checkbox for filtering by destination in TicketAdvanceFilter by:jorgep +- fix: refs #7031 add test e2e by:carlossa +- fix: refs #7031 fix zoneTest by:carlossa +- fix: refs #7301 unnecessary console logs from ItemLastEntries.vue by:pablone +- fix: refs #7936 changes by:jorgep +- fix: refs #7936 decimal places & locale by:jorgep +- fix: refs #7936 descriptor & dueday by:jorgep +- fix: refs #7936 exclude disabled els on tab by:jorgep +- fix: refs #7936 format tax calculation to two decimal places by:jorgep +- fix: refs #7936 improve error handling by:jorgep +- fix: refs #7936 redirection by:jorgep +- fix: refs #7936 rollback by:jorgep +- fix: refs #7936 serial by:jorgep +- fix: refs #7936 tabulation wip by:jorgep +- fix: refs #7936 test by:jorgep +- fix: refs #8114 clean by:carlossa +- fix: refs #8114 fix agencyList by:carlossa +- fix: refs #8114 fix lifeCycle hooks by:carlossa +- fix: refs #8114 fix pr by:carlossa +- fix: refs #8114 fix removeAddress by:carlossa +- fix: refs #8114 orderList by:carlossa +- fix: refs #8114 remove logs by:carlossa +- fix: refs #8197 mapKey (origin/8197-perf_vnTableInside, 8197-perf_vnTableInside) by:alexm +- fix: refs #8197 redirection (8197-perf_redirection) by:alexm +- fix: refs #8197 staticParams and redirect by:alexm +- fix: refs #8197 vnPaginate onFetch emit by:alexm +- fix: refs #8197 vnPaginate when change :id by:alexm +- fix: refs #8197 vnTableFilter in vnTable by:alexm +- fix: refs #8315 ticketBoxing test by:alexm +- fix: remove url by:carlossa +- fix: rollback by:jorgep +- fix: test by:jorgep +- fix(VnDmsList): refs #8197 add mapKey by:alexm +- revert: refs #8197 arrayData changes by:alexm +- test: refs #8197 fix e2e by:alexm +- test: refs #8315 fix claimDevelopment fixtures by:alexm +- test: refs #8315 fix clientList by:alexm +- test: refs #8315 fix VnSelect in e2e by:alexm # Version 24.50 - 2024-12-10 ### Added 🆕 -- feat: add reportFileName option by:Javier Segarra -- feat: all clients just with global series by:jgallego -- feat: improve Merge branch 'test' into dev by:Javier Segarra -- feat: manual invoice in two lines by:jgallego -- feat: manualInvoice with address by:jgallego -- feat: randomize functions and example by:Javier Segarra -- feat: refs #6999 added search when user tabs on a filter with value by:Jon -- feat: refs #6999 added tab to search in VnTable filter by:Jon -- feat: refs #7346 #7346 improve form by:Javier Segarra -- feat: refs #7346 address ordered by:jgallego -- feat: refs #7346 radioButton by:jgallego -- feat: refs #7346 style radioButton by:jgallego -- feat: refs #7346 traducciones en cammelCase (7346-manualInvoice) by:jgallego -- feat: refs #8038 added new functionality in VnSelect and refactor styles by:Jon -- feat: refs #8061 #8061 updates by:Javier Segarra -- feat: refs #8087 reactive data by:jorgep -- feat: refs #8087 refs#8087 Redadas en travel by:Carlos Andrés -- feat: refs #8138 add component ticket problems by:pablone -- feat: refs #8163 add max length and more tests by:wbuezas -- feat: refs #8163 add prop by:wbuezas -- feat: refs #8163 add VnInput insert functionality and e2e test by:wbuezas -- feat: refs #8163 limit with maxLength by:Javier Segarra -- feat: refs #8163 maxLength SupplierFD account by:Javier Segarra -- feat: refs #8163 maxLengthVnInput by:Javier Segarra -- feat: refs #8163 use VnAccountNumber in VnAccountNumber by:Javier Segarra -- feat: refs #8166 show notification by:jorgep +- feat: add reportFileName option by:Javier Segarra +- feat: all clients just with global series by:jgallego +- feat: improve Merge branch 'test' into dev by:Javier Segarra +- feat: manual invoice in two lines by:jgallego +- feat: manualInvoice with address by:jgallego +- feat: randomize functions and example by:Javier Segarra +- feat: refs #6999 added search when user tabs on a filter with value by:Jon +- feat: refs #6999 added tab to search in VnTable filter by:Jon +- feat: refs #7346 #7346 improve form by:Javier Segarra +- feat: refs #7346 address ordered by:jgallego +- feat: refs #7346 radioButton by:jgallego +- feat: refs #7346 style radioButton by:jgallego +- feat: refs #7346 traducciones en cammelCase (7346-manualInvoice) by:jgallego +- feat: refs #8038 added new functionality in VnSelect and refactor styles by:Jon +- feat: refs #8061 #8061 updates by:Javier Segarra +- feat: refs #8087 reactive data by:jorgep +- feat: refs #8087 refs#8087 Redadas en travel by:Carlos Andrés +- feat: refs #8138 add component ticket problems by:pablone +- feat: refs #8163 add max length and more tests by:wbuezas +- feat: refs #8163 add prop by:wbuezas +- feat: refs #8163 add VnInput insert functionality and e2e test by:wbuezas +- feat: refs #8163 limit with maxLength by:Javier Segarra +- feat: refs #8163 maxLength SupplierFD account by:Javier Segarra +- feat: refs #8163 maxLengthVnInput by:Javier Segarra +- feat: refs #8163 use VnAccountNumber in VnAccountNumber by:Javier Segarra +- feat: refs #8166 show notification by:jorgep ### Changed 📦 -- feat: refs #8038 added new functionality in VnSelect and refactor styles by:Jon -- perf: add dataCy by:Javier Segarra -- perf: refs #7346 #7346 Imrpove interface dialog by:Javier Segarra -- perf: refs #7346 #7346 use v-show instead v-if by:Javier Segarra -- perf: refs #8036 currentFilter by:alexm -- perf: refs #8061 filter autonomy by:Javier Segarra -- perf: refs #8061 solve conflicts and random posCode it by:Javier Segarra -- perf: refs #8061 use opts from VnSelect by:Javier Segarra -- perf: refs #8163 #8061 createNewPostCodeForm by:Javier Segarra -- perf: remove console by:Javier Segarra -- perf: remove timeout by:Javier Segarra -- perf: test command fillInForm by:Javier Segarra -- refactor: refs #8162 remove comment by:wbuezas -- refactor: remove unnecesary things by:wbuezas +- feat: refs #8038 added new functionality in VnSelect and refactor styles by:Jon +- perf: add dataCy by:Javier Segarra +- perf: refs #7346 #7346 Imrpove interface dialog by:Javier Segarra +- perf: refs #7346 #7346 use v-show instead v-if by:Javier Segarra +- perf: refs #8036 currentFilter by:alexm +- perf: refs #8061 filter autonomy by:Javier Segarra +- perf: refs #8061 solve conflicts and random posCode it by:Javier Segarra +- perf: refs #8061 use opts from VnSelect by:Javier Segarra +- perf: refs #8163 #8061 createNewPostCodeForm by:Javier Segarra +- perf: remove console by:Javier Segarra +- perf: remove timeout by:Javier Segarra +- perf: test command fillInForm by:Javier Segarra +- refactor: refs #8162 remove comment by:wbuezas +- refactor: remove unnecesary things by:wbuezas ### Fixed 🛠️ -- fix: #8016 fetching data by:Javier Segarra -- fix: icons by:jgallego -- fix: refs #7229 download file by:jorgep -- fix: refs #7229 remove catch by:jorgep -- fix: refs #7229 set url by:jorgep -- fix: refs #7229 test by:jorgep -- fix: refs #7229 url by:jorgep -- fix: refs #7229 url + test by:jorgep -- fix: refs #7304 7304 clean warning by:carlossa -- fix: refs #7304 fix list by:carlossa -- fix: refs #7304 fix warning by:carlossa -- fix: refs #7346 traslations by:jgallego -- fix: refs #7529 add save by:carlossa -- fix: refs #7529 fix e2e by:carlossa -- fix: refs #7529 fix front by:carlossa -- fix: refs #7529 fix scss by:carlossa -- fix: refs #7529 fix te2e by:carlossa -- fix: refs #7529 fix workerPit e2e by:carlossa -- fix: refs #7529 front by:carlossa -- fix: refs #8036 apply exprBuilder after save filters by:alexm -- fix: refs #8036 only add where when required by:alexm -- fix: refs #8038 solve conflicts by:Jon -- fix: refs #8061 improve code dependencies (origin/8061_improve_newCP) by:Javier Segarra -- fix: refs #8138 move component from ui folder by:pablone -- fix: refs #8138 sme minor issues by:pablone -- fix: refs #8163 #8061 createNewPostCodeForm by:Javier Segarra -- fix: refs #8163 minor problem when keypress by:Javier Segarra -- fix: refs #8166 show zone error by:jorgep -- fix: removed selectedClient by:jgallego -- refs #7529 fix workerPit by:carlossa -- revert: refs #8061 test #8061 updates by:Javier Segarra -- test: fix own test by:Javier Segarra -- test: refs #8162 #8162 fix TicketList spec by:Javier Segarra +- fix: #8016 fetching data by:Javier Segarra +- fix: icons by:jgallego +- fix: refs #7229 download file by:jorgep +- fix: refs #7229 remove catch by:jorgep +- fix: refs #7229 set url by:jorgep +- fix: refs #7229 test by:jorgep +- fix: refs #7229 url by:jorgep +- fix: refs #7229 url + test by:jorgep +- fix: refs #7304 7304 clean warning by:carlossa +- fix: refs #7304 fix list by:carlossa +- fix: refs #7304 fix warning by:carlossa +- fix: refs #7346 traslations by:jgallego +- fix: refs #7529 add save by:carlossa +- fix: refs #7529 fix e2e by:carlossa +- fix: refs #7529 fix front by:carlossa +- fix: refs #7529 fix scss by:carlossa +- fix: refs #7529 fix te2e by:carlossa +- fix: refs #7529 fix workerPit e2e by:carlossa +- fix: refs #7529 front by:carlossa +- fix: refs #8036 apply exprBuilder after save filters by:alexm +- fix: refs #8036 only add where when required by:alexm +- fix: refs #8038 solve conflicts by:Jon +- fix: refs #8061 improve code dependencies (origin/8061_improve_newCP) by:Javier Segarra +- fix: refs #8138 move component from ui folder by:pablone +- fix: refs #8138 sme minor issues by:pablone +- fix: refs #8163 #8061 createNewPostCodeForm by:Javier Segarra +- fix: refs #8163 minor problem when keypress by:Javier Segarra +- fix: refs #8166 show zone error by:jorgep +- fix: removed selectedClient by:jgallego +- refs #7529 fix workerPit by:carlossa +- revert: refs #8061 test #8061 updates by:Javier Segarra +- test: fix own test by:Javier Segarra +- test: refs #8162 #8162 fix TicketList spec by:Javier Segarra # Version 24.48 - 2024-11-25 ### Added 🆕 -- chore: correct checkNotification (fix_customer_issues) by:alexm -- chore: perf (warmFix_order_equalSalix) by:alexm -- chore: refs #6818 add spaces by:jorgep -- chore: refs #6818 drop useless code & comment by:jorgep -- chore: refs #7273 sticky add btn & refactor by:jorgep -- chore: refs #7524 fix test by:jorgep -- chore: refs #8039 not required by:alexm -- chore: refs #8078 fiz tests by:jorgep -- chore: refs #8078 rollback ref by:jorgep -- chore: remove console.log (warmFix_invoiceOut_Global) by:alexm -- chore: typo (fix_itemType-redirection) by:alexm -- feat: #6943 use openURL quasar by:Javier Segarra -- feat: #7782 add cypress report by:Javier Segarra -- feat: #7782 cypress.config watchForFileChanges by:Javier Segarra -- feat: #7782 npm run resetDatabase by:Javier Segarra -- feat: #7782 waitUntil domContentLoad by:Javier Segarra -- feat: added composable to confirm orders by:Jon -- feat: add /reports in gitignore (warmFix_reports_in_gitignore) by:alexm -- feat: apply changes for customerModule by:Javier Segarra -- feat: disabled buttons by:Javier Segarra -- feat: move buttons to DescriptorMenu by:Javier Segarra -- feat: refs #6818 add icon by:jorgep -- feat: refs #6818 fetch url & default channel by:jorgep -- feat: refs #6818 saysimple integration by:jorgep -- feat: refs #6839 module searching (6839-addSearchMenu) by:jorgep -- feat: refs #6839 normalize search by:jorgep -- feat: refs #6919 sync entry data by:jorgep -- feat: refs #7006 itemType basic data new inputs by:guillermo -- feat: refs #7006 itemTypeLog added by:guillermo -- feat: refs #7193 modified parking to use the scope and corrected small errors by:Jon -- feat: refs #7206 added inactive label and corrected minor errors by:Jon -- feat: refs #7308 #7308 remove warnings related to useSession by:Javier Segarra -- feat: refs #7349 usa back con permisos by:jgallego -- feat: refs #7524 add front test by:jorgep -- feat: refs #7874 improve vn-notes ui by:jorgep -- feat: refs #7970 notify changes by:Jon -- feat(): refs #8039 canceledError not notify by:alexm -- feat: refs #8039 notify error unify by:alexm -- feat: refs #8039 show duplicate request in local by:alexm -- feat: refs #8078 add shortcut multi selection by:jorgep -- feat: refs #8078 add tests by:jorgep -- feat: refs#8087 Redadas en travel by:Carlos Andrés -- feat: refs #8087 Traspasar redadas a travels by:Carlos Andrés -- feat: remove comments by:Javier Segarra -- feat(Supplier): add companySize by:alexm -- feat: use composable to unify logic by:Javier Segarra -- feat(VnInput): empty to null by:alexm -- feat(VnSelect): order data equal salix by:alexm -- feat(VnSelect): refs #7136 add scroll (7136-vnSelect_paginate_simplify_2) by:alexm +- chore: correct checkNotification (fix_customer_issues) by:alexm +- chore: perf (warmFix_order_equalSalix) by:alexm +- chore: refs #6818 add spaces by:jorgep +- chore: refs #6818 drop useless code & comment by:jorgep +- chore: refs #7273 sticky add btn & refactor by:jorgep +- chore: refs #7524 fix test by:jorgep +- chore: refs #8039 not required by:alexm +- chore: refs #8078 fiz tests by:jorgep +- chore: refs #8078 rollback ref by:jorgep +- chore: remove console.log (warmFix_invoiceOut_Global) by:alexm +- chore: typo (fix_itemType-redirection) by:alexm +- feat: #6943 use openURL quasar by:Javier Segarra +- feat: #7782 add cypress report by:Javier Segarra +- feat: #7782 cypress.config watchForFileChanges by:Javier Segarra +- feat: #7782 npm run resetDatabase by:Javier Segarra +- feat: #7782 waitUntil domContentLoad by:Javier Segarra +- feat: added composable to confirm orders by:Jon +- feat: add /reports in gitignore (warmFix_reports_in_gitignore) by:alexm +- feat: apply changes for customerModule by:Javier Segarra +- feat: disabled buttons by:Javier Segarra +- feat: move buttons to DescriptorMenu by:Javier Segarra +- feat: refs #6818 add icon by:jorgep +- feat: refs #6818 fetch url & default channel by:jorgep +- feat: refs #6818 saysimple integration by:jorgep +- feat: refs #6839 module searching (6839-addSearchMenu) by:jorgep +- feat: refs #6839 normalize search by:jorgep +- feat: refs #6919 sync entry data by:jorgep +- feat: refs #7006 itemType basic data new inputs by:guillermo +- feat: refs #7006 itemTypeLog added by:guillermo +- feat: refs #7193 modified parking to use the scope and corrected small errors by:Jon +- feat: refs #7206 added inactive label and corrected minor errors by:Jon +- feat: refs #7308 #7308 remove warnings related to useSession by:Javier Segarra +- feat: refs #7349 usa back con permisos by:jgallego +- feat: refs #7524 add front test by:jorgep +- feat: refs #7874 improve vn-notes ui by:jorgep +- feat: refs #7970 notify changes by:Jon +- feat(): refs #8039 canceledError not notify by:alexm +- feat: refs #8039 notify error unify by:alexm +- feat: refs #8039 show duplicate request in local by:alexm +- feat: refs #8078 add shortcut multi selection by:jorgep +- feat: refs #8078 add tests by:jorgep +- feat: refs#8087 Redadas en travel by:Carlos Andrés +- feat: refs #8087 Traspasar redadas a travels by:Carlos Andrés +- feat: remove comments by:Javier Segarra +- feat(Supplier): add companySize by:alexm +- feat: use composable to unify logic by:Javier Segarra +- feat(VnInput): empty to null by:alexm +- feat(VnSelect): order data equal salix by:alexm +- feat(VnSelect): refs #7136 add scroll (7136-vnSelect_paginate_simplify_2) by:alexm ### Changed 📦 -- chore: perf (warmFix_order_equalSalix) by:alexm -- chore: refs #7273 sticky add btn & refactor by:jorgep -- fix: better performance (warmFix_accountAcls) by:alexm -- perf: minor bugs detected by:Javier Segarra -- perf: refs #6943 #6943 merge command by:Javier Segarra -- perf: refs #7283 #7283 declare composable inst4ead code duplicated by:Javier Segarra -- perf: refs #7283 #7283 handle composable i18n by:Javier Segarra -- perf: refs #7283 #7283 handle i18n by:Javier Segarra -- perf: refs #7283 #7283 i18n params by:Javier Segarra -- perf: refs #7308 #7308 remove comments by:Javier Segarra -- perf: remove appendParams by:Javier Segarra -- perf: use const in VnLocation by:Javier Segarra -- perf: use required instead :required="true" by:Javier Segarra -- refactor: apply QPopupProxy by:wbuezas -- refactor: changed confirmOrder directory by:Jon -- refactor: change keyup.enter for update:model-value by:wbuezas -- refactor(InvoiceInBasicData): use VnDms by:alexm -- refactor: modified composable by:Jon -- refactor: refs #6818 change channel source by:jorgep -- refactor: refs #6818 channel logic by:jorgep -- refactor: refs #6919 export filter by:jorgep -- refactor: refs #7132 1st wave of changes in global translations files by:Jon -- refactor: refs #7132 account's module translations by:Jon -- refactor: refs #7132 customer's module translations by:Jon -- refactor: refs #7132 deleted pageTitles repeated by:Jon -- refactor: refs #7132 delete duplicate translations' keys by:Jon -- refactor: refs #7132 deleted useless code by:Jon -- refactor: refs #7132 global translations files changed by:Jon -- refactor: refs #7266 Changed method name by:guillermo -- refactor: refs #7950 Created cmr model by:guillermo -- refactor: refs #7970 added emit by:Jon -- refactor: refs #7970 refactored VnConfirm to emit events by:Jon -- refactor: refs #8185 modified LeftMenu to avoid duplicates by:Jon -- refactor: remove unused variable by:wbuezas -- refactor: revert catalog changes by:Jon -- refactor: small change by:wbuezas -- test: refactor e2e by:alexm -- test: refs #8039 add hasNotify and, refactor: agencyWorkCenter test by:alexm +- chore: perf (warmFix_order_equalSalix) by:alexm +- chore: refs #7273 sticky add btn & refactor by:jorgep +- fix: better performance (warmFix_accountAcls) by:alexm +- perf: minor bugs detected by:Javier Segarra +- perf: refs #6943 #6943 merge command by:Javier Segarra +- perf: refs #7283 #7283 declare composable inst4ead code duplicated by:Javier Segarra +- perf: refs #7283 #7283 handle composable i18n by:Javier Segarra +- perf: refs #7283 #7283 handle i18n by:Javier Segarra +- perf: refs #7283 #7283 i18n params by:Javier Segarra +- perf: refs #7308 #7308 remove comments by:Javier Segarra +- perf: remove appendParams by:Javier Segarra +- perf: use const in VnLocation by:Javier Segarra +- perf: use required instead :required="true" by:Javier Segarra +- refactor: apply QPopupProxy by:wbuezas +- refactor: changed confirmOrder directory by:Jon +- refactor: change keyup.enter for update:model-value by:wbuezas +- refactor(InvoiceInBasicData): use VnDms by:alexm +- refactor: modified composable by:Jon +- refactor: refs #6818 change channel source by:jorgep +- refactor: refs #6818 channel logic by:jorgep +- refactor: refs #6919 export filter by:jorgep +- refactor: refs #7132 1st wave of changes in global translations files by:Jon +- refactor: refs #7132 account's module translations by:Jon +- refactor: refs #7132 customer's module translations by:Jon +- refactor: refs #7132 deleted pageTitles repeated by:Jon +- refactor: refs #7132 delete duplicate translations' keys by:Jon +- refactor: refs #7132 deleted useless code by:Jon +- refactor: refs #7132 global translations files changed by:Jon +- refactor: refs #7266 Changed method name by:guillermo +- refactor: refs #7950 Created cmr model by:guillermo +- refactor: refs #7970 added emit by:Jon +- refactor: refs #7970 refactored VnConfirm to emit events by:Jon +- refactor: refs #8185 modified LeftMenu to avoid duplicates by:Jon +- refactor: remove unused variable by:wbuezas +- refactor: revert catalog changes by:Jon +- refactor: small change by:wbuezas +- test: refactor e2e by:alexm +- test: refs #8039 add hasNotify and, refactor: agencyWorkCenter test by:alexm ### Fixed 🛠️ -- chore: refs #7524 fix test by:jorgep -- fix: better performance (warmFix_accountAcls) by:alexm -- fix: catalog view category and type filter by:wbuezas -- fix: category and tags filters by:Jon -- fix: changed route.query by:Jon -- fix: change type vnput by:Javier Segarra -- fix(ClaimList): stateCode orderBy priority by:alexm -- fix: entryFilters by:carlossa -- fix: filter panel by:Jon -- fix(InvoiceOutGlobal): parallelism by:alexm -- fix: itemBotanical by:Javier Segarra -- fix: itemType redirection and fix filters by:alexm -- fix: logout spec (warmFix_logout.spec) by:alexm -- fix: merge errors by:alexm -- fix: order catalog by:wbuezas -- fix: order catalog fixes by:wbuezas -- fix: refs #6818 use right icon by:jorgep -- fix: refs #6896 fixed module problems by:Jon -- fix: refs #7193 fixed e2e test by:Jon -- fix: refs #7206 deleted duplicate code by:Jon -- fix: refs #7273 use same filter by:jorgep -- fix: refs #7283 #7283 bugs by:Javier Segarra -- fix: refs #7283 #7283 ItemDiary subToolbar by:Javier Segarra -- fix: refs #7283 #7283 ItemSummary bugs by:Javier Segarra -- fix: refs #7283 Account image resolution by:guillermo -- fix: refs #7283 css by:jorgep -- fix: refs #7283 filter by:carlossa -- fix: refs #7283 fix image by:carlossa -- fix: refs #7283 fix pr by:carlossa -- fix: refs #7283 fix preview by:carlossa -- fix: refs #7283 fix required by:carlossa -- fix: refs #7283 item filters by:carlossa -- fix: refs #7283 itemtype fix by:carlossa -- fix: refs #7283 order translation by:carlossa -- fix: refs #7283 preview by:carlossa -- fix: refs #7283 tooltips !Item by:Javier Segarra -- fix: refs #7306 clean warning by:carlossa -- fix: refs #7310 clean warning by:carlossa -- fix: refs #7323 locale #7396 by:jorgep -- fix: refs #7323 show advanced fields by:jorgep -- fix: refs #7349 dependencia no usada by:jgallego -- fix: refs #7524 e2e & worker module by:jorgep -- fix: refs #7874 add title by:jorgep -- fix: refs #7874 show name by:jorgep -- fix: refs #7943 use correct data-key by:jorgep -- fix: refs #7943 use summary by:jorgep -- fix: refs #8039 bad tests by:alexm -- fix: refs #8039 o not handle unnecessary errors by:alexm -- fix: refs #8078 e2e #7970 by:jorgep -- fix: refs #8078 handleSelection by:jorgep -- fix: refs #8078 improve cy command (8078-enableMultiSelection) by:jorgep -- fix: refs #8078 improve handleSelection by:jorgep -- fix: reset category by:wbuezas -- fix: tag chips by:Jon -- fix: vnSearchbar spec (warmFix_vnSearchBar.spec) by:alexm -- fix(VnSelect): setOptions when applyFilter by:alexm -- fix: worker test e2e by:Jon -- Merge branch 'dev' into fix_customer_issues by:Javier Segarra -- refactor: revert catalog changes by:Jon -- refs #7283 fix conflicts by:carlossa -- refs #7283 fix descriptorproxy by:carlossa -- refs #7283 fixedPrice by:carlossa -- refs #7283 fixedPrices by:carlossa -- refs #7283 fix itemFixed by:carlossa -- refs #7283 fix itemFixedPrice by:carlossa -- refs #7283 fix itemMigration by:carlossa -- refs #7283 fix itemMigration list filters by:carlossa -- refs #7283 fix items by:carlossa -- refs #7283 fix items error get images by:carlossa -- refs #7283 fix items images by:carlossa -- refs #7283 fix request by:carlossa -- refs #7283 fix searchbar by:carlossa -- refs #7283 fix viewSummary by:carlossa -- refs #7283 fix yml list basicData by:carlossa -- refs #7283 itemRequest fix by:carlossa -- refs #7283 itemRequest fix deny by:carlossa -- refs #7283 itemRequest fix reload by:carlossa -- refs #72983 fix filters by:carlossa -- revert: commit by:Javier Segarra -- revert e57a253c6f649382da187d1129449d265fb26d3b by:Javier Segarra -- test: #8162 fix clientList spec by:Javier Segarra -- test: #8162 fix vnLocation spec by:Javier Segarra -- test: fix arrayData by:Javier Segarra -- test: fix e2e by:alexm -- test: fix e2e by:Javier Segarra -- test: refs #8039 fix WorkerNotification e2e by:alexm -- test: refs #8039 fix ZoneWarehouse e2e by:alexm -- warmfix: ItemLastEntries to date (origin/warmfix_itemLastEntriesFilter) by:Javier Segarra +- chore: refs #7524 fix test by:jorgep +- fix: better performance (warmFix_accountAcls) by:alexm +- fix: catalog view category and type filter by:wbuezas +- fix: category and tags filters by:Jon +- fix: changed route.query by:Jon +- fix: change type vnput by:Javier Segarra +- fix(ClaimList): stateCode orderBy priority by:alexm +- fix: entryFilters by:carlossa +- fix: filter panel by:Jon +- fix(InvoiceOutGlobal): parallelism by:alexm +- fix: itemBotanical by:Javier Segarra +- fix: itemType redirection and fix filters by:alexm +- fix: logout spec (warmFix_logout.spec) by:alexm +- fix: merge errors by:alexm +- fix: order catalog by:wbuezas +- fix: order catalog fixes by:wbuezas +- fix: refs #6818 use right icon by:jorgep +- fix: refs #6896 fixed module problems by:Jon +- fix: refs #7193 fixed e2e test by:Jon +- fix: refs #7206 deleted duplicate code by:Jon +- fix: refs #7273 use same filter by:jorgep +- fix: refs #7283 #7283 bugs by:Javier Segarra +- fix: refs #7283 #7283 ItemDiary subToolbar by:Javier Segarra +- fix: refs #7283 #7283 ItemSummary bugs by:Javier Segarra +- fix: refs #7283 Account image resolution by:guillermo +- fix: refs #7283 css by:jorgep +- fix: refs #7283 filter by:carlossa +- fix: refs #7283 fix image by:carlossa +- fix: refs #7283 fix pr by:carlossa +- fix: refs #7283 fix preview by:carlossa +- fix: refs #7283 fix required by:carlossa +- fix: refs #7283 item filters by:carlossa +- fix: refs #7283 itemtype fix by:carlossa +- fix: refs #7283 order translation by:carlossa +- fix: refs #7283 preview by:carlossa +- fix: refs #7283 tooltips !Item by:Javier Segarra +- fix: refs #7306 clean warning by:carlossa +- fix: refs #7310 clean warning by:carlossa +- fix: refs #7323 locale #7396 by:jorgep +- fix: refs #7323 show advanced fields by:jorgep +- fix: refs #7349 dependencia no usada by:jgallego +- fix: refs #7524 e2e & worker module by:jorgep +- fix: refs #7874 add title by:jorgep +- fix: refs #7874 show name by:jorgep +- fix: refs #7943 use correct data-key by:jorgep +- fix: refs #7943 use summary by:jorgep +- fix: refs #8039 bad tests by:alexm +- fix: refs #8039 o not handle unnecessary errors by:alexm +- fix: refs #8078 e2e #7970 by:jorgep +- fix: refs #8078 handleSelection by:jorgep +- fix: refs #8078 improve cy command (8078-enableMultiSelection) by:jorgep +- fix: refs #8078 improve handleSelection by:jorgep +- fix: reset category by:wbuezas +- fix: tag chips by:Jon +- fix: vnSearchbar spec (warmFix_vnSearchBar.spec) by:alexm +- fix(VnSelect): setOptions when applyFilter by:alexm +- fix: worker test e2e by:Jon +- Merge branch 'dev' into fix_customer_issues by:Javier Segarra +- refactor: revert catalog changes by:Jon +- refs #7283 fix conflicts by:carlossa +- refs #7283 fix descriptorproxy by:carlossa +- refs #7283 fixedPrice by:carlossa +- refs #7283 fixedPrices by:carlossa +- refs #7283 fix itemFixed by:carlossa +- refs #7283 fix itemFixedPrice by:carlossa +- refs #7283 fix itemMigration by:carlossa +- refs #7283 fix itemMigration list filters by:carlossa +- refs #7283 fix items by:carlossa +- refs #7283 fix items error get images by:carlossa +- refs #7283 fix items images by:carlossa +- refs #7283 fix request by:carlossa +- refs #7283 fix searchbar by:carlossa +- refs #7283 fix viewSummary by:carlossa +- refs #7283 fix yml list basicData by:carlossa +- refs #7283 itemRequest fix by:carlossa +- refs #7283 itemRequest fix deny by:carlossa +- refs #7283 itemRequest fix reload by:carlossa +- refs #72983 fix filters by:carlossa +- revert: commit by:Javier Segarra +- revert e57a253c6f649382da187d1129449d265fb26d3b by:Javier Segarra +- test: #8162 fix clientList spec by:Javier Segarra +- test: #8162 fix vnLocation spec by:Javier Segarra +- test: fix arrayData by:Javier Segarra +- test: fix e2e by:alexm +- test: fix e2e by:Javier Segarra +- test: refs #8039 fix WorkerNotification e2e by:alexm +- test: refs #8039 fix ZoneWarehouse e2e by:alexm +- warmfix: ItemLastEntries to date (origin/warmfix_itemLastEntriesFilter) by:Javier Segarra # Version 24.40 - 2024-10-02 ### Added 🆕 -- chore: refs #4074 admit several acls by:jorgep -- chore: refs #4074 drop workerCreate by:jorgep -- chore: refs #4074 fix tests by:jorgep -- chore: refs #4074 wip replace useRole for useAcl by:jorgep -- chore: refs #7155 remove console.log by:alexm -- chore: refs #7155 typo by:alexm -- chore: refs #7663 add test by:jorgep -- chore: refs #7663 create test wip by:jorgep -- chore: refs #7663 drop useless code (origin/7663-setWeight) by:jorgep -- chore: refs #7828 fix e2e by:jorgep -- feat(AccountBasicData): add twoFactorFk by:alexm -- feat: add max rule by:Javier Segarra -- feat: add shortcut add event in some subSections by:Javier Segarra -- feat: add shortcut more buttons (origin/add_shortcut_add_subSections) by:Javier Segarra -- feat: add tooltip CustomerNewCustomAgent by:Javier Segarra -- feat: apply color when today by:Javier Segarra -- feat: change label because its more natural by:Javier Segarra -- feat: change order by:Javier Segarra -- feat: change QBadge color by:Javier Segarra -- feat: change url CustomerList by:Javier Segarra -- feat: copy customer countryFk by:Javier Segarra -- feat: create VnSelectEnum and add in AccountBasicData and ClaimBasicData by:alexm -- feat: CustomerBalance by:Javier Segarra -- feat: CustomerConsumptionFilter by:Javier Segarra -- feat: customer consumption (origin/7830-customerDesplegables, 7830-customerDesplegables) by:alexm -- feat: CustomerCreateTicket by:Javier Segarra -- feat: CustomerCredit section by:Javier Segarra -- feat: CustomerGreuges by:Javier Segarra -- feat: CustomerSample to VnTable by:Javier Segarra -- feat: global handler (origin/fix_global_handler, fix_global_handler) by:alexm -- feat: goToSupplier by:Javier Segarra -- feat: handle newValue by:Javier Segarra -- feat: handle same multiple CP by:Javier Segarra -- feat: hide menus on small view (origin/hideMenu) by:jorgep -- feat: minor changes by:Javier Segarra -- feat: orderCreateDialog by:Javier Segarra -- feat: refs #4074 drop useless code by:jorgep -- feat: refs #4074 useAcl in vnSelectDialog by:jorgep -- feat: refs #6346 new wagon type section by:Jon -- feat: refs #7404 add m3 and fix detail by:pablone -- feat: refs #7404 add some style to the form and reorganize fields by:pablone -- feat: refs #7404 add travel m3 to reserves form by:pablone -- feat: refs #7404 style dynamic text color by:pablone -- feat: refs #7404 travel m3 form by:pablone -- feat: refs #7500 added VnImg to show files by:Jon -- feat: refs #7663 add setWeight menu opt (wip) by:jorgep -- feat: refs #7663 fine tunning by:jorgep -- feat: refs #7828 create axios instance which no manage errors (origin/7828-makeCorrectCalls) by:jorgep -- feat: refs #7828 useAcl & cherry pick mail data worker by:jorgep -- feat: remove cli warnings by:Javier Segarra -- feat: show preparation field by:Javier Segarra -- feat: stateGroupedFilter by:Javier Segarra -- feat: translations fixed by:jgallego -- feat(TravelList): add daysOnward by:alexm -- feat: travel m3 by:pablone -- feat: use disableInifiniteScroll property by:Javier Segarra -- feat: VnImg draggable by:Javier Segarra -- feat: vnLocation changes by:Javier Segarra -- feat: vnSelect exprBuilder by:Javier Segarra -- fix: refs #7404 remove some style by:pablone -- fix: refs #7404 style non center pop up (origin/7404-fixFront) by:pablone -- fix: refs #7404 translates and some minor style fixes by:pablone -- fix: styles by:Javier Segarra -- perf: improve style by:Javier Segarra +- chore: refs #4074 admit several acls by:jorgep +- chore: refs #4074 drop workerCreate by:jorgep +- chore: refs #4074 fix tests by:jorgep +- chore: refs #4074 wip replace useRole for useAcl by:jorgep +- chore: refs #7155 remove console.log by:alexm +- chore: refs #7155 typo by:alexm +- chore: refs #7663 add test by:jorgep +- chore: refs #7663 create test wip by:jorgep +- chore: refs #7663 drop useless code (origin/7663-setWeight) by:jorgep +- chore: refs #7828 fix e2e by:jorgep +- feat(AccountBasicData): add twoFactorFk by:alexm +- feat: add max rule by:Javier Segarra +- feat: add shortcut add event in some subSections by:Javier Segarra +- feat: add shortcut more buttons (origin/add_shortcut_add_subSections) by:Javier Segarra +- feat: add tooltip CustomerNewCustomAgent by:Javier Segarra +- feat: apply color when today by:Javier Segarra +- feat: change label because its more natural by:Javier Segarra +- feat: change order by:Javier Segarra +- feat: change QBadge color by:Javier Segarra +- feat: change url CustomerList by:Javier Segarra +- feat: copy customer countryFk by:Javier Segarra +- feat: create VnSelectEnum and add in AccountBasicData and ClaimBasicData by:alexm +- feat: CustomerBalance by:Javier Segarra +- feat: CustomerConsumptionFilter by:Javier Segarra +- feat: customer consumption (origin/7830-customerDesplegables, 7830-customerDesplegables) by:alexm +- feat: CustomerCreateTicket by:Javier Segarra +- feat: CustomerCredit section by:Javier Segarra +- feat: CustomerGreuges by:Javier Segarra +- feat: CustomerSample to VnTable by:Javier Segarra +- feat: global handler (origin/fix_global_handler, fix_global_handler) by:alexm +- feat: goToSupplier by:Javier Segarra +- feat: handle newValue by:Javier Segarra +- feat: handle same multiple CP by:Javier Segarra +- feat: hide menus on small view (origin/hideMenu) by:jorgep +- feat: minor changes by:Javier Segarra +- feat: orderCreateDialog by:Javier Segarra +- feat: refs #4074 drop useless code by:jorgep +- feat: refs #4074 useAcl in vnSelectDialog by:jorgep +- feat: refs #6346 new wagon type section by:Jon +- feat: refs #7404 add m3 and fix detail by:pablone +- feat: refs #7404 add some style to the form and reorganize fields by:pablone +- feat: refs #7404 add travel m3 to reserves form by:pablone +- feat: refs #7404 style dynamic text color by:pablone +- feat: refs #7404 travel m3 form by:pablone +- feat: refs #7500 added VnImg to show files by:Jon +- feat: refs #7663 add setWeight menu opt (wip) by:jorgep +- feat: refs #7663 fine tunning by:jorgep +- feat: refs #7828 create axios instance which no manage errors (origin/7828-makeCorrectCalls) by:jorgep +- feat: refs #7828 useAcl & cherry pick mail data worker by:jorgep +- feat: remove cli warnings by:Javier Segarra +- feat: show preparation field by:Javier Segarra +- feat: stateGroupedFilter by:Javier Segarra +- feat: translations fixed by:jgallego +- feat(TravelList): add daysOnward by:alexm +- feat: travel m3 by:pablone +- feat: use disableInifiniteScroll property by:Javier Segarra +- feat: VnImg draggable by:Javier Segarra +- feat: vnLocation changes by:Javier Segarra +- feat: vnSelect exprBuilder by:Javier Segarra +- fix: refs #7404 remove some style by:pablone +- fix: refs #7404 style non center pop up (origin/7404-fixFront) by:pablone +- fix: refs #7404 translates and some minor style fixes by:pablone +- fix: styles by:Javier Segarra +- perf: improve style by:Javier Segarra ### Changed 📦 -- perf: CustomerBalance by:Javier Segarra -- perf: CustomerBasicData by:Javier Segarra -- perf: CustomerBasicData.salesPersonFk by:Javier Segarra -- perf: CustomerSummary by:Javier Segarra -- perf: customerSummaryTable by:Javier Segarra -- perf: disable card option by:Javier Segarra -- perf: i18n by:Javier Segarra -- perf: improve by:Javier Segarra -- perf: improve style by:Javier Segarra -- perf: imrpove exprBuilder by:Javier Segarra -- perf: minor comments by:Javier Segarra -- perf: refs #6346 previous changes by:Jon -- perf: sendEmail customerConsumption by:Javier Segarra -- perf: solve reload CardSummary component by:Javier Segarra -- perf: update CustommerDescriptor by:Javier Segarra -- refactor: refs #4074 accept array by:jorgep -- refactor: refs #4074 rollback by:jorgep -- refactor: refs #4074 use acl & drop useless roles by:jorgep -- refactor: refs #4074 useAcl in navigationStore & router by:jorgep -- refactor: refs #4074 use fn (origin/4074-useAcls) by:jorgep -- refactor: refs #4074 use VnTitle by:jorgep -- refactor: refs #6346 deleted front error checking by:Jon -- refactor: refs #6346 requested changes by:Jon -- refactor: refs #6346 wagons to VnTable by:Jon -- refactor: refs #7500 deleted useless code by:Jon -- refactor: refs #7500 refactor vnimg when storage is dms by:Jon -- refactor: refs #7828 wip by:jorgep +- perf: CustomerBalance by:Javier Segarra +- perf: CustomerBasicData by:Javier Segarra +- perf: CustomerBasicData.salesPersonFk by:Javier Segarra +- perf: CustomerSummary by:Javier Segarra +- perf: customerSummaryTable by:Javier Segarra +- perf: disable card option by:Javier Segarra +- perf: i18n by:Javier Segarra +- perf: improve by:Javier Segarra +- perf: improve style by:Javier Segarra +- perf: imrpove exprBuilder by:Javier Segarra +- perf: minor comments by:Javier Segarra +- perf: refs #6346 previous changes by:Jon +- perf: sendEmail customerConsumption by:Javier Segarra +- perf: solve reload CardSummary component by:Javier Segarra +- perf: update CustommerDescriptor by:Javier Segarra +- refactor: refs #4074 accept array by:jorgep +- refactor: refs #4074 rollback by:jorgep +- refactor: refs #4074 use acl & drop useless roles by:jorgep +- refactor: refs #4074 useAcl in navigationStore & router by:jorgep +- refactor: refs #4074 use fn (origin/4074-useAcls) by:jorgep +- refactor: refs #4074 use VnTitle by:jorgep +- refactor: refs #6346 deleted front error checking by:Jon +- refactor: refs #6346 requested changes by:Jon +- refactor: refs #6346 wagons to VnTable by:Jon +- refactor: refs #7500 deleted useless code by:Jon +- refactor: refs #7500 refactor vnimg when storage is dms by:Jon +- refactor: refs #7828 wip by:jorgep ### Fixed 🛠️ -- chore: refs #4074 fix tests by:jorgep -- chore: refs #7828 fix e2e by:jorgep -- feat: refs #7404 add m3 and fix detail by:pablone -- feat: translations fixed by:jgallego -- fix: #5938 grouped filter by:Javier Segarra -- fix: #6943 fix customerSummaryTable by:Javier Segarra -- fix: #6943 show nickname salesPerson by:Javier Segarra -- fix: address-create i18n by:Javier Segarra -- fix: comments (origin/6943_fix_customer_module, 6943_fix_customer_module) by:Javier Segarra -- fix: CusomerSummary to Address by:Javier Segarra -- fix: CustomerAddress mobile by:Javier Segarra -- fix: CustomerBillingData by:Javier Segarra -- fix: Customerconsumption by:Javier Segarra -- fix: customer credit opinion by:alexm -- fix: CustomerCreditOpinion workerDescriptor by:Javier Segarra -- fix: CustomerDescriptorAccount by:Javier Segarra -- fix: CustomerDescriptor.bussinessTypeFk by:Javier Segarra -- fix: CustomerFilter by:Javier Segarra -- fix: CustomerGreuges by:Javier Segarra -- fix: CustomerMandates by:Javier Segarra -- fix: Customer module find salesPersons out of first get by:Javier Segarra -- fix: CustomerRecovery transalate label by:Javier Segarra -- fix: CustomerSamples by:Javier Segarra -- fix: customerSummaryToTicketList button by:Javier Segarra -- fix: CustomerWebPayment by:Javier Segarra -- fix: CustommerSummaryTable Proxy by:Javier Segarra -- fix: deleted code by:Jon -- fix: duplicate code by:alexm -- fix: emit:updateModelValue by:Javier Segarra -- fix: fixed wagon tests by:Jon -- fix: fix wagon list reload by:Jon -- fix: i18n en preparation label by:Javier Segarra -- fix: infiniteScroll by:Javier Segarra -- fix: isFullMovable checkbox by:Javier Segarra -- fix: merge conflicts by:Javier Segarra -- fix: merge in dev by:alexm -- fix: missing code by:Jon -- fix: Options VnSelect properties by:Javier Segarra -- fix: refs #4074 await to watch by:jorgep -- fix: refs #4074 drop wrong acl by:jorgep -- fix: refs #4074 workerCard data-key by:jorgep -- fix: refs #6346 fix list and create by:pablone -- fix: refs #6943 prevent null (origin/6943-warmfix-preventNull) by:jorgep -- fix: refs #7155 remove userParams in watcher (7155-travel_daysOnward) by:alexm -- fix: refs #7155 use chip-locale (origin/7155-travel_daysOnward_2, 7155-travel_daysOnward_2) by:alexm -- fix: refs #7404 remove console.log by:pablone -- fix: refs #7404 remove from test by:pablone -- fix: refs #7404 remove some style by:pablone -- fix: refs #7404 revert commit prevent production access by:pablone -- fix: refs #7404 style non center pop up (origin/7404-fixFront) by:pablone -- fix: refs #7404 translates and some minor style fixes by:pablone -- fix: refs #7500 fixed e2e test by:Jon -- fix: refs #7500 fixed showing images wrongly by:Jon -- fix: refs #7830 customer credit by:pablone -- fix: refs #7830 remove console.log by:pablone -- fix: remove console.log by:pablone -- fix: remove FetchData by:Javier Segarra -- fix: remove FIXME (origin/6943_fix_customerSummaryTable) by:Javier Segarra -- fix: remove print variable by:Javier Segarra -- fix: remove promise execution by:Javier Segarra -- fix: reset VnTable scroll properties by:Javier Segarra -- fix: rule by:Javier Segarra -- fix: solve conflicts from master to test by:Javier Segarra -- fix: split params (origin/warmfix-addSearchUrl) by:jorgep -- fix: state cell by:Javier Segarra -- fix: stop call back event hasMoreData by:Javier Segarra -- fix: styles by:Javier Segarra -- fix: SupplierFiscalData VnLocation (origin/fix_supplierFD_location) by:Javier Segarra -- fix: VnLocation test by:Javier Segarra -- fix(VnTable): header background-color by:alexm -- fix(VnTable): sanitizer value is defined by:carlossa -- fix: wagon reload (origin/FixWagonRedirect) by:Jon -- fix: workerDms filter workerFk by:alexm -- fix(WorkerList): add type email by:alexm -- Merge remote-tracking branch 'origin/7830-customerDesplegables' into 6943_fix_customerSummaryTable by:Javier Segarra -- refs #7155 scopeDays fix (origin/7155-scopeDays) by:carlossa -- revert: vnUSerLink change by:Javier Segarra -- test: fix test (7677_vnLocation_perf) by:Javier Segarra +- chore: refs #4074 fix tests by:jorgep +- chore: refs #7828 fix e2e by:jorgep +- feat: refs #7404 add m3 and fix detail by:pablone +- feat: translations fixed by:jgallego +- fix: #5938 grouped filter by:Javier Segarra +- fix: #6943 fix customerSummaryTable by:Javier Segarra +- fix: #6943 show nickname salesPerson by:Javier Segarra +- fix: address-create i18n by:Javier Segarra +- fix: comments (origin/6943_fix_customer_module, 6943_fix_customer_module) by:Javier Segarra +- fix: CusomerSummary to Address by:Javier Segarra +- fix: CustomerAddress mobile by:Javier Segarra +- fix: CustomerBillingData by:Javier Segarra +- fix: Customerconsumption by:Javier Segarra +- fix: customer credit opinion by:alexm +- fix: CustomerCreditOpinion workerDescriptor by:Javier Segarra +- fix: CustomerDescriptorAccount by:Javier Segarra +- fix: CustomerDescriptor.bussinessTypeFk by:Javier Segarra +- fix: CustomerFilter by:Javier Segarra +- fix: CustomerGreuges by:Javier Segarra +- fix: CustomerMandates by:Javier Segarra +- fix: Customer module find salesPersons out of first get by:Javier Segarra +- fix: CustomerRecovery transalate label by:Javier Segarra +- fix: CustomerSamples by:Javier Segarra +- fix: customerSummaryToTicketList button by:Javier Segarra +- fix: CustomerWebPayment by:Javier Segarra +- fix: CustommerSummaryTable Proxy by:Javier Segarra +- fix: deleted code by:Jon +- fix: duplicate code by:alexm +- fix: emit:updateModelValue by:Javier Segarra +- fix: fixed wagon tests by:Jon +- fix: fix wagon list reload by:Jon +- fix: i18n en preparation label by:Javier Segarra +- fix: infiniteScroll by:Javier Segarra +- fix: isFullMovable checkbox by:Javier Segarra +- fix: merge conflicts by:Javier Segarra +- fix: merge in dev by:alexm +- fix: missing code by:Jon +- fix: Options VnSelect properties by:Javier Segarra +- fix: refs #4074 await to watch by:jorgep +- fix: refs #4074 drop wrong acl by:jorgep +- fix: refs #4074 workerCard data-key by:jorgep +- fix: refs #6346 fix list and create by:pablone +- fix: refs #6943 prevent null (origin/6943-warmfix-preventNull) by:jorgep +- fix: refs #7155 remove userParams in watcher (7155-travel_daysOnward) by:alexm +- fix: refs #7155 use chip-locale (origin/7155-travel_daysOnward_2, 7155-travel_daysOnward_2) by:alexm +- fix: refs #7404 remove console.log by:pablone +- fix: refs #7404 remove from test by:pablone +- fix: refs #7404 remove some style by:pablone +- fix: refs #7404 revert commit prevent production access by:pablone +- fix: refs #7404 style non center pop up (origin/7404-fixFront) by:pablone +- fix: refs #7404 translates and some minor style fixes by:pablone +- fix: refs #7500 fixed e2e test by:Jon +- fix: refs #7500 fixed showing images wrongly by:Jon +- fix: refs #7830 customer credit by:pablone +- fix: refs #7830 remove console.log by:pablone +- fix: remove console.log by:pablone +- fix: remove FetchData by:Javier Segarra +- fix: remove FIXME (origin/6943_fix_customerSummaryTable) by:Javier Segarra +- fix: remove print variable by:Javier Segarra +- fix: remove promise execution by:Javier Segarra +- fix: reset VnTable scroll properties by:Javier Segarra +- fix: rule by:Javier Segarra +- fix: solve conflicts from master to test by:Javier Segarra +- fix: split params (origin/warmfix-addSearchUrl) by:jorgep +- fix: state cell by:Javier Segarra +- fix: stop call back event hasMoreData by:Javier Segarra +- fix: styles by:Javier Segarra +- fix: SupplierFiscalData VnLocation (origin/fix_supplierFD_location) by:Javier Segarra +- fix: VnLocation test by:Javier Segarra +- fix(VnTable): header background-color by:alexm +- fix(VnTable): sanitizer value is defined by:carlossa +- fix: wagon reload (origin/FixWagonRedirect) by:Jon +- fix: workerDms filter workerFk by:alexm +- fix(WorkerList): add type email by:alexm +- Merge remote-tracking branch 'origin/7830-customerDesplegables' into 6943_fix_customerSummaryTable by:Javier Segarra +- refs #7155 scopeDays fix (origin/7155-scopeDays) by:carlossa +- revert: vnUSerLink change by:Javier Segarra +- test: fix test (7677_vnLocation_perf) by:Javier Segarra # Version 24.38 - 2024-09-17 ### Added 🆕 -- chore: refs #6772 fix e2e (origin/6772-warmfix-fixE2e) by:jorgep -- chore: refs #7323 worker changes by:jorgep -- chore: refs #7353 fix warnings by:jorgep -- chore: refs #7353 use Vue component nomenclature by:jorgep -- chore: refs #7356 fix type by:jorgep -- feat(AccountConnections): use VnToken by:alexm -- feat: add key to routerView by:Javier Segarra -- feat: add plus shortcut in VnTable by:Javier Segarra -- feat: add row by:Javier Segarra -- feat: addRow withour dialog by:Javier Segarra -- feat: apply mixin by:Javier Segarra -- feat by:Javier Segarra -- feat: change navBar buttons by:Javier Segarra -- feat: dense rows by:Javier Segarra -- feat: fields with wrong name by:jgallego -- feat: fix bugs and filters by:Javier Segarra -- feat: fix refund parameters by:jgallego -- feat: handle create row by:Javier Segarra -- feat: handle dates by:Javier Segarra -- feat: handle qCheckbox 3rd state by:Javier Segarra -- feat: imrpove VnInputTime to set cursor at start by:Javier Segarra -- feat: keyShortcut directive by:Javier Segarra -- feat: minor fixes by:jgallego -- feat: only filter by isDestiny by:Javier Segarra -- feat: refs #211153 businessDataLinkGrafana by:robert -- feat: refs #7129 add km start and end on create form by:pablone -- feat: refs #7353 add filter & fix customTags by:jorgep -- feat: refs #7353 add locale by:jorgep -- feat: refs #7353 add no one opt by:jorgep -- feat: refs #7353 add right icons by:jorgep -- feat: refs #7353 imporve toDateFormat by:jorgep -- feat: refs #7353 salesPerson nickname & id by:jorgep -- feat: refs #7353 split sections by:jorgep -- feat: refs #7847 remove reload btn by:jorgep -- feat: refs #7847 remove reload fn by:jorgep -- feat: refs #7889 added shortcuts to modules by:Jon -- feat: refs #7911 added shortcut to modules by:Jon -- feat: refuncInvoiceForm component by:jgallego -- feat: remove duplicity by:Javier Segarra -- feat: remove future itemFixedPrices by:Javier Segarra -- feat: replace stickyButtons by subtoolbar by:Javier Segarra -- feat: required validation by:Javier Segarra -- feat: show bad dates by:Javier Segarra -- feat: showdate icons by:Javier Segarra -- feat: solve ItemFixedFilterPanel by:Javier Segarra -- feat: transfer an invoice by:jgallego -- feat: try to fix ItemFixedFilterPanel by:Javier Segarra -- feat: unnecessary changes by:Javier Segarra -- feat: update changelog (origin/7896_down_devToTest_2436) by:Javier Segarra -- feat: updates by:Javier Segarra -- feat: update version and changelog by:Javier Segarra -- feat: vnInput\* by:Javier Segarra -- feat: with VnTable by:Javier Segarra -- refs #6772 feat: fix approach by:Javier Segarra -- refs #6772 feat: refresh shelving.basic-data by:Javier Segarra -- style: show subName value by:Javier Segarra +- chore: refs #6772 fix e2e (origin/6772-warmfix-fixE2e) by:jorgep +- chore: refs #7323 worker changes by:jorgep +- chore: refs #7353 fix warnings by:jorgep +- chore: refs #7353 use Vue component nomenclature by:jorgep +- chore: refs #7356 fix type by:jorgep +- feat(AccountConnections): use VnToken by:alexm +- feat: add key to routerView by:Javier Segarra +- feat: add plus shortcut in VnTable by:Javier Segarra +- feat: add row by:Javier Segarra +- feat: addRow withour dialog by:Javier Segarra +- feat: apply mixin by:Javier Segarra +- feat by:Javier Segarra +- feat: change navBar buttons by:Javier Segarra +- feat: dense rows by:Javier Segarra +- feat: fields with wrong name by:jgallego +- feat: fix bugs and filters by:Javier Segarra +- feat: fix refund parameters by:jgallego +- feat: handle create row by:Javier Segarra +- feat: handle dates by:Javier Segarra +- feat: handle qCheckbox 3rd state by:Javier Segarra +- feat: imrpove VnInputTime to set cursor at start by:Javier Segarra +- feat: keyShortcut directive by:Javier Segarra +- feat: minor fixes by:jgallego +- feat: only filter by isDestiny by:Javier Segarra +- feat: refs #211153 businessDataLinkGrafana by:robert +- feat: refs #7129 add km start and end on create form by:pablone +- feat: refs #7353 add filter & fix customTags by:jorgep +- feat: refs #7353 add locale by:jorgep +- feat: refs #7353 add no one opt by:jorgep +- feat: refs #7353 add right icons by:jorgep +- feat: refs #7353 imporve toDateFormat by:jorgep +- feat: refs #7353 salesPerson nickname & id by:jorgep +- feat: refs #7353 split sections by:jorgep +- feat: refs #7847 remove reload btn by:jorgep +- feat: refs #7847 remove reload fn by:jorgep +- feat: refs #7889 added shortcuts to modules by:Jon +- feat: refs #7911 added shortcut to modules by:Jon +- feat: refuncInvoiceForm component by:jgallego +- feat: remove duplicity by:Javier Segarra +- feat: remove future itemFixedPrices by:Javier Segarra +- feat: replace stickyButtons by subtoolbar by:Javier Segarra +- feat: required validation by:Javier Segarra +- feat: show bad dates by:Javier Segarra +- feat: showdate icons by:Javier Segarra +- feat: solve ItemFixedFilterPanel by:Javier Segarra +- feat: transfer an invoice by:jgallego +- feat: try to fix ItemFixedFilterPanel by:Javier Segarra +- feat: unnecessary changes by:Javier Segarra +- feat: update changelog (origin/7896_down_devToTest_2436) by:Javier Segarra +- feat: updates by:Javier Segarra +- feat: update version and changelog by:Javier Segarra +- feat: vnInput\* by:Javier Segarra +- feat: with VnTable by:Javier Segarra +- refs #6772 feat: fix approach by:Javier Segarra +- refs #6772 feat: refresh shelving.basic-data by:Javier Segarra +- style: show subName value by:Javier Segarra ### Changed 📦 -- perf: add v-shortcut in VnCard by:Javier Segarra -- perf: approach by:Javier Segarra -- perf: change directive location by:Javier Segarra -- perf: change slots order by:Javier Segarra -- perf: examples by:Javier Segarra -- perf: hide icon for VnInputDate by:Javier Segarra -- perf: improve ItemFixedPricefilterPanel by:Javier Segarra -- perf: improve mainShrotcutMixin by:Javier Segarra -- perf: minor clean code by:Javier Segarra -- perf: onRowchange by:Javier Segarra -- perf: order by by:Javier Segarra -- perf: order components by:Javier Segarra -- perf: refs #7889 perf shortcut test by:Jon -- perf: remove console.log by:Javier Segarra -- perf: remove icons in header slot by:Javier Segarra -- perf: remove print variables by:Javier Segarra -- perf: restore CustomerBasicData by:Javier Segarra -- refactor: deleted useless prop by:Jon -- refactor: deleted useless prop in FetchedTags by:Jon -- refactor: refs #7323 drop useless code by:jorgep -- refactor: refs #7353 clients correction by:jorgep -- refactor: refs #7353 clients correction wip by:jorgep -- refactor: refs #7353 ease logic by:jorgep -- refactor: refs #7353 order correction by:jorgep -- refactor: refs #7353 simplify code by:jorgep -- refactor: refs #7353 tickets correction by:jorgep -- refactor: refs #7353 use global locales by:jorgep -- refactor: refs #7354 changed descriptor menu options by:Jon -- refactor: refs #7354 changed icon color in table and notification when deleting a zone by:Jon -- refactor: refs #7354 fix tableFilters by:Jon -- refactor: refs #7354 modified VnInputTime by:Jon -- refactor: refs #7354 refactor deliveryPanel by:Jon -- refactor: refs #7354 refactor zones section and fixed e2e tests by:Jon -- refactor: refs #7354 requested changes by:Jon -- refactor: refs #7354 reverse deliveryPanel changes by:Jon -- refactor: refs #7354 Zone migration changes by:Jon -- refactor: refs #7889 deleted subtitle attr and use keyBinding instead by:Jon -- refactor: refs #7889 modified shortcut and dashboard, and added tootlip in LeftMenu by:Jon -- refs #6722 perf: not fetch when id not exists by:Javier Segarra -- refs #6772 perf: change variable name by:JAVIER SEGARRA MARTINEZ -- refs #6772 perf: use ArrayData (6772_reload_sections) by:Javier Segarra -- refs #7283 refactor fix ItemDescriptor by:carlossa -- refs #7283 refactor ItexDescriptor by:carlossa +- perf: add v-shortcut in VnCard by:Javier Segarra +- perf: approach by:Javier Segarra +- perf: change directive location by:Javier Segarra +- perf: change slots order by:Javier Segarra +- perf: examples by:Javier Segarra +- perf: hide icon for VnInputDate by:Javier Segarra +- perf: improve ItemFixedPricefilterPanel by:Javier Segarra +- perf: improve mainShrotcutMixin by:Javier Segarra +- perf: minor clean code by:Javier Segarra +- perf: onRowchange by:Javier Segarra +- perf: order by by:Javier Segarra +- perf: order components by:Javier Segarra +- perf: refs #7889 perf shortcut test by:Jon +- perf: remove console.log by:Javier Segarra +- perf: remove icons in header slot by:Javier Segarra +- perf: remove print variables by:Javier Segarra +- perf: restore CustomerBasicData by:Javier Segarra +- refactor: deleted useless prop by:Jon +- refactor: deleted useless prop in FetchedTags by:Jon +- refactor: refs #7323 drop useless code by:jorgep +- refactor: refs #7353 clients correction by:jorgep +- refactor: refs #7353 clients correction wip by:jorgep +- refactor: refs #7353 ease logic by:jorgep +- refactor: refs #7353 order correction by:jorgep +- refactor: refs #7353 simplify code by:jorgep +- refactor: refs #7353 tickets correction by:jorgep +- refactor: refs #7353 use global locales by:jorgep +- refactor: refs #7354 changed descriptor menu options by:Jon +- refactor: refs #7354 changed icon color in table and notification when deleting a zone by:Jon +- refactor: refs #7354 fix tableFilters by:Jon +- refactor: refs #7354 modified VnInputTime by:Jon +- refactor: refs #7354 refactor deliveryPanel by:Jon +- refactor: refs #7354 refactor zones section and fixed e2e tests by:Jon +- refactor: refs #7354 requested changes by:Jon +- refactor: refs #7354 reverse deliveryPanel changes by:Jon +- refactor: refs #7354 Zone migration changes by:Jon +- refactor: refs #7889 deleted subtitle attr and use keyBinding instead by:Jon +- refactor: refs #7889 modified shortcut and dashboard, and added tootlip in LeftMenu by:Jon +- refs #6722 perf: not fetch when id not exists by:Javier Segarra +- refs #6772 perf: change variable name by:JAVIER SEGARRA MARTINEZ +- refs #6772 perf: use ArrayData (6772_reload_sections) by:Javier Segarra +- refs #7283 refactor fix ItemDescriptor by:carlossa +- refs #7283 refactor ItexDescriptor by:carlossa ### Fixed 🛠️ -- chore: refs #6772 fix e2e (origin/6772-warmfix-fixE2e) by:jorgep -- chore: refs #7353 fix warnings by:jorgep -- chore: refs #7356 fix type by:jorgep -- feat: fix bugs and filters by:Javier Segarra -- feat: fix refund parameters by:jgallego -- feat: minor fixes by:jgallego -- feat: refs #7353 add filter & fix customTags by:jorgep -- feat: try to fix ItemFixedFilterPanel by:Javier Segarra -- fix: add border-top by:Javier Segarra -- fix: added missing descriptors and small details by:Jon -- fix branch by:carlossa -- fix: call upsert when crudModel haschanges by:Javier Segarra -- fix(ClaimList): fix summary by:alexm -- fix: cli warnings by:Javier Segarra -- fix: editTableOptions by:Javier Segarra -- fix events and descriptor menu by:Jon -- fix: InvoiceIn sections (origin/6772_reload_sections) by:Javier Segarra -- fix: minor changes by:Javier Segarra -- fix: minor error whit dates by:Javier Segarra -- fix: module icon by:Javier Segarra -- fix: options QDate by:Javier Segarra -- fix: refs #6900 e2e error by:jorgep -- fix: refs #6900 rollback by:jorgep -- fix: refs #7353 css by:jorgep -- fix: refs #7353 hide search param (origin/7353-warmfix-fixSearchbar) by:jorgep -- fix: refs #7353 iron out filter by:jorgep -- fix: refs #7353 iron out ticket table by:jorgep -- fix: refs #7353 padding by:jorgep -- fix: refs #7353 salesClientTable by:jorgep -- fix: refs #7353 salesorderTable by:jorgep -- fix: refs #7353 saleTicketMonitors by:jorgep -- fix: refs #7353 use same datakey by:jorgep -- fix: refs #7353 vnTable colors by:jorgep -- fix: refs #7354 e2e tests by:Jon -- fix: refs #7354 fix delivery days by:Jon -- fix: refs #7354 fix list searchbar and filters by:Jon -- fix: refs #7354 fix VnSearchbar search for zone section & finished basic tests by:Jon -- fix: refs #7354 fix VnTable filters and agency field by:Jon -- fix: refs #7354 fix zoneSearchbar by:Jon -- fix: refs #7354 requested changes by:Jon -- fix: refs #7356 colors by:jorgep -- fix: refs #7356 create claim dialog by:jorgep -- fix: refs #7889 fixed shortcut test by:Jon -- fix: refs #7903 fixed ticket's search bar and keybinding tooltip by:Jon -- fix: refs #7911 fixed shortcut and related files by:Jon -- fix: remove condition duplicated by:Javier Segarra -- fix: remove property by:Javier Segarra -- fix tootltip by:carlossa -- fix traduction by:carlossa -- fix(VnSectionMain): add QPage by:alexm -- fix(zone): zoneLocation and the others searchbar by:alexm -- refactor: refs #7354 fix tableFilters by:Jon -- refactor: refs #7354 refactor zones section and fixed e2e tests by:Jon -- refs #6772 feat: fix approach by:Javier Segarra -- refs #6772 fix: claimPhoto reload by:Javier Segarra -- refs #6896 fix searchbar by:carlossa -- refs #6897 fix entry by:carlossa -- refs #6899 fix invoiceFix by:carlossa -- refs #6899 fix order by:carlossa -- refs #7283 fix by:carlossa -- refs #7283 fix ItemDescriptor warehouse by:carlossa -- refs #7283 refactor fix ItemDescriptor by:carlossa -- refs #7355 #7366 fix account, summary, list, travelList, tooltip by:carlossa -- refs #7355 fix accountPrivileges by:carlossa -- refs #7355 fix accounts, vnTable by:carlossa -- refs #7355 fix privileges by:carlossa -- refs #7355 fix roles filters by:carlossa -- refs #7355 fix total by:carlossa -- refs #7355 fix views summarys, entryList, travelList refact by:carlossa -- refs #7366 fix travel hours by:carlossa -- test: fix e2e by:Javier Segarra +- chore: refs #6772 fix e2e (origin/6772-warmfix-fixE2e) by:jorgep +- chore: refs #7353 fix warnings by:jorgep +- chore: refs #7356 fix type by:jorgep +- feat: fix bugs and filters by:Javier Segarra +- feat: fix refund parameters by:jgallego +- feat: minor fixes by:jgallego +- feat: refs #7353 add filter & fix customTags by:jorgep +- feat: try to fix ItemFixedFilterPanel by:Javier Segarra +- fix: add border-top by:Javier Segarra +- fix: added missing descriptors and small details by:Jon +- fix branch by:carlossa +- fix: call upsert when crudModel haschanges by:Javier Segarra +- fix(ClaimList): fix summary by:alexm +- fix: cli warnings by:Javier Segarra +- fix: editTableOptions by:Javier Segarra +- fix events and descriptor menu by:Jon +- fix: InvoiceIn sections (origin/6772_reload_sections) by:Javier Segarra +- fix: minor changes by:Javier Segarra +- fix: minor error whit dates by:Javier Segarra +- fix: module icon by:Javier Segarra +- fix: options QDate by:Javier Segarra +- fix: refs #6900 e2e error by:jorgep +- fix: refs #6900 rollback by:jorgep +- fix: refs #7353 css by:jorgep +- fix: refs #7353 hide search param (origin/7353-warmfix-fixSearchbar) by:jorgep +- fix: refs #7353 iron out filter by:jorgep +- fix: refs #7353 iron out ticket table by:jorgep +- fix: refs #7353 padding by:jorgep +- fix: refs #7353 salesClientTable by:jorgep +- fix: refs #7353 salesorderTable by:jorgep +- fix: refs #7353 saleTicketMonitors by:jorgep +- fix: refs #7353 use same datakey by:jorgep +- fix: refs #7353 vnTable colors by:jorgep +- fix: refs #7354 e2e tests by:Jon +- fix: refs #7354 fix delivery days by:Jon +- fix: refs #7354 fix list searchbar and filters by:Jon +- fix: refs #7354 fix VnSearchbar search for zone section & finished basic tests by:Jon +- fix: refs #7354 fix VnTable filters and agency field by:Jon +- fix: refs #7354 fix zoneSearchbar by:Jon +- fix: refs #7354 requested changes by:Jon +- fix: refs #7356 colors by:jorgep +- fix: refs #7356 create claim dialog by:jorgep +- fix: refs #7889 fixed shortcut test by:Jon +- fix: refs #7903 fixed ticket's search bar and keybinding tooltip by:Jon +- fix: refs #7911 fixed shortcut and related files by:Jon +- fix: remove condition duplicated by:Javier Segarra +- fix: remove property by:Javier Segarra +- fix tootltip by:carlossa +- fix traduction by:carlossa +- fix(VnSectionMain): add QPage by:alexm +- fix(zone): zoneLocation and the others searchbar by:alexm +- refactor: refs #7354 fix tableFilters by:Jon +- refactor: refs #7354 refactor zones section and fixed e2e tests by:Jon +- refs #6772 feat: fix approach by:Javier Segarra +- refs #6772 fix: claimPhoto reload by:Javier Segarra +- refs #6896 fix searchbar by:carlossa +- refs #6897 fix entry by:carlossa +- refs #6899 fix invoiceFix by:carlossa +- refs #6899 fix order by:carlossa +- refs #7283 fix by:carlossa +- refs #7283 fix ItemDescriptor warehouse by:carlossa +- refs #7283 refactor fix ItemDescriptor by:carlossa +- refs #7355 #7366 fix account, summary, list, travelList, tooltip by:carlossa +- refs #7355 fix accountPrivileges by:carlossa +- refs #7355 fix accounts, vnTable by:carlossa +- refs #7355 fix privileges by:carlossa +- refs #7355 fix roles filters by:carlossa +- refs #7355 fix total by:carlossa +- refs #7355 fix views summarys, entryList, travelList refact by:carlossa +- refs #7366 fix travel hours by:carlossa +- test: fix e2e by:Javier Segarra # Version 24.36 - 2024-08-27 ### Added 🆕 -- feat(FormModel): trim data by default by:alexm -- feat(orderBasicData): add notes by:alexm -- feat(orderList): correct create order by:alexm -- feat(orderList): use orderFilter and fixed this by:alexm -- feat: #7323 handle workerPhoto (origin/7323_workerPhoto, 7323_workerPhoto) by:Javier Segarra -- feat: add recover password and reset password by:alexm -- feat: refs #7346 add seriaType option by:jgallego -- feat: refs #7346 elimino === by:jgallego -- feat: refs #7346 formdata uses serialType by:jgallego -- feat: refs #7346 refactor by:jgallego -- feat: refs #7346 sonarLint warnings (origin/7346-invoiceOutMultilple, 7346-invoiceOutMultilple) by:jgallego -- feat: refs #7710 uses cloneAll by:jgallego -- fix: refs #7717 fix OrderList table filters' and summary table style by:Jon +- feat(FormModel): trim data by default by:alexm +- feat(orderBasicData): add notes by:alexm +- feat(orderList): correct create order by:alexm +- feat(orderList): use orderFilter and fixed this by:alexm +- feat: #7323 handle workerPhoto (origin/7323_workerPhoto, 7323_workerPhoto) by:Javier Segarra +- feat: add recover password and reset password by:alexm +- feat: refs #7346 add seriaType option by:jgallego +- feat: refs #7346 elimino === by:jgallego +- feat: refs #7346 formdata uses serialType by:jgallego +- feat: refs #7346 refactor by:jgallego +- feat: refs #7346 sonarLint warnings (origin/7346-invoiceOutMultilple, 7346-invoiceOutMultilple) by:jgallego +- feat: refs #7710 uses cloneAll by:jgallego +- fix: refs #7717 fix OrderList table filters' and summary table style by:Jon ### Changed 📦 -- feat: refs #7346 refactor by:jgallego -- perf: date fields (mindshore/feature/TicketFutureFilter, feature/TicketFutureFilter) by:Javier Segarra -- perf: refs #7717 right menu filter by:Jon -- perf: use ref at component start by:Javier Segarra -- refactor: refs #7717 delete useless function and import by:Jon -- refactor: refs #7717 deleted useless code by:Jon +- feat: refs #7346 refactor by:jgallego +- perf: date fields (mindshore/feature/TicketFutureFilter, feature/TicketFutureFilter) by:Javier Segarra +- perf: refs #7717 right menu filter by:Jon +- perf: use ref at component start by:Javier Segarra +- refactor: refs #7717 delete useless function and import by:Jon +- refactor: refs #7717 deleted useless code by:Jon ### Fixed 🛠️ -- feat(orderList): use orderFilter and fixed this by:alexm -- fix(VnTable): orderBy v-model by:alexm -- fix(account_card): redirection by:carlossa -- fix(orderLines): reload when delete and redirect when confirm by:alexm -- fix: #6336 ClaimListStates by:Javier Segarra -- fix: account subsections cards by:carlossa -- fix: duplicate key by:Jon -- fix: order description to vnTable by:alexm -- fix: orderCatalogFilter order by:alexm -- fix: quasar build warnings (6336_claim_fix_states) by:Javier Segarra -- fix: refs #7717 fix OrderList table filters' and summary table style by:Jon -- fix: refs #7717 fix basic data form & minor errors by:Jon -- fix: refs #7717 fix catalog filter, searchbar redirect and search by:Jon -- fix: refs #7717 fix catalog searchbar and worker tests(refs #7323) by:Jon -- fix: refs #7717 fix order sections by:Jon -- fix: refs #7717 fix volume and lines redirect by:Jon -- fix: refs #7717 fixed searchbar filter with rightmenu filters' applied by:Jon -- fix: test by:alexm -- fix: ticketDescriptorMenu by:Javier Segarra -- refs #7355 account fixes by:carlossa +- feat(orderList): use orderFilter and fixed this by:alexm +- fix(VnTable): orderBy v-model by:alexm +- fix(account_card): redirection by:carlossa +- fix(orderLines): reload when delete and redirect when confirm by:alexm +- fix: #6336 ClaimListStates by:Javier Segarra +- fix: account subsections cards by:carlossa +- fix: duplicate key by:Jon +- fix: order description to vnTable by:alexm +- fix: orderCatalogFilter order by:alexm +- fix: quasar build warnings (6336_claim_fix_states) by:Javier Segarra +- fix: refs #7717 fix OrderList table filters' and summary table style by:Jon +- fix: refs #7717 fix basic data form & minor errors by:Jon +- fix: refs #7717 fix catalog filter, searchbar redirect and search by:Jon +- fix: refs #7717 fix catalog searchbar and worker tests(refs #7323) by:Jon +- fix: refs #7717 fix order sections by:Jon +- fix: refs #7717 fix volume and lines redirect by:Jon +- fix: refs #7717 fixed searchbar filter with rightmenu filters' applied by:Jon +- fix: test by:alexm +- fix: ticketDescriptorMenu by:Javier Segarra +- refs #7355 account fixes by:carlossa # Version 24.34 - 2024-08-20 ### Added 🆕 -- chore: #6900 order params by:jorgep -- chore: refs #6900 drop console log by:jorgep -- chore: refs #6900 drop vnCurrency by:jorgep -- chore: refs #6900 fix e2e tests by:jorgep -- chore: refs #6900 mv rectificative logic by:jorgep -- chore: refs #6900 responsive code by:jorgep -- chore: refs #7283 drop array types by:jorgep -- chore: refs #7283 drop import by:jorgep -- chore: refs #7283 fix e2e logout by:jorgep -- chore: refs #7283 update VnAvatar title handling by:jorgep -- chore: refs #7323 fix test by:jorgep -- chore: refs #7323 remove unused import by:jorgep -- chore: refs #7323drop commented code by:jorgep -- feat(VnCard): use props searchbar by:alexm -- feat(customer): improve basicData to balance by:alexm -- feat(customer_balance): refs #6943 add functionality from salix by:alexm -- feat(customer_balance): refs #6943 translations by:alexm -- feat: refs #6130 husky commitLint config by:pablone -- feat: refs #6130 husky hooks by:pablone -- feat: refs #6900 add InvoiceInSerial by:jorgep -- feat: refs #6900 add locale by:jorgep -- feat: refs #6900 use VnTable & sort filter fields by:jorgep -- feat: refs #7323 add flex-wrap by:jorgep -- feat: refs #7323 add my account" btn & fix models log selectable by:jorgep -- feat: refs #7323 improve test by:jorgep +- chore: #6900 order params by:jorgep +- chore: refs #6900 drop console log by:jorgep +- chore: refs #6900 drop vnCurrency by:jorgep +- chore: refs #6900 fix e2e tests by:jorgep +- chore: refs #6900 mv rectificative logic by:jorgep +- chore: refs #6900 responsive code by:jorgep +- chore: refs #7283 drop array types by:jorgep +- chore: refs #7283 drop import by:jorgep +- chore: refs #7283 fix e2e logout by:jorgep +- chore: refs #7283 update VnAvatar title handling by:jorgep +- chore: refs #7323 fix test by:jorgep +- chore: refs #7323 remove unused import by:jorgep +- chore: refs #7323drop commented code by:jorgep +- feat(VnCard): use props searchbar by:alexm +- feat(customer): improve basicData to balance by:alexm +- feat(customer_balance): refs #6943 add functionality from salix by:alexm +- feat(customer_balance): refs #6943 translations by:alexm +- feat: refs #6130 husky commitLint config by:pablone +- feat: refs #6130 husky hooks by:pablone +- feat: refs #6900 add InvoiceInSerial by:jorgep +- feat: refs #6900 add locale by:jorgep +- feat: refs #6900 use VnTable & sort filter fields by:jorgep +- feat: refs #7323 add flex-wrap by:jorgep +- feat: refs #7323 add my account" btn & fix models log selectable by:jorgep +- feat: refs #7323 improve test by:jorgep ### Changed 📦 -- refactor(customer_log: use VnLog by:alexm -- refactor(customer_recovery): to vnTable by:alexm -- refactor(customer_webAccess): FormModel by:alexm -- refactor: refs #7283 update avatar size and color by:jorgep +- refactor(customer_log: use VnLog by:alexm +- refactor(customer_recovery): to vnTable by:alexm +- refactor(customer_webAccess): FormModel by:alexm +- refactor: refs #7283 update avatar size and color by:jorgep ### Fixed 🛠️ -- chore: refs #6900 fix e2e tests by:jorgep -- chore: refs #7283 fix e2e logout by:jorgep -- chore: refs #7323 fix test by:jorgep -- feat: refs #7323 add my account" btn & fix models log selectable by:jorgep -- fix #7355 fix acls list by:carlossa -- fix(VnFilterPanel): emit userParams better by:alexm -- fix(claim_summary): url links (HEAD -> 7864_testToMaster_2434, origin/test, origin/7864_testToMaster_2434, test) by:alexm -- fix(customer_sms: fix reload by:alexm -- fix(twoFactor): unify code login and twoFactor by:alexm -- fix: VnCard VnSearchbar props by:alexm -- fix: accountMailAlias by:alexm -- fix: refs #6130 add commit lint modules by:pablone -- fix: refs #6130 pnpm-lock.yml by:pablone -- fix: refs #6900 improve loading by:jorgep -- fix: refs #6900 improve logic (origin/6900-addSerial) by:jorgep -- fix: refs #6900 improve logic by:jorgep -- fix: refs #6900 rectificative btn reactivity by:jorgep -- fix: refs #6900 use type number by:jorgep -- fix: refs #6900 vat & dueday by:jorgep -- fix: refs #6900 vat, dueday & intrastat by:jorgep -- fix: refs #6989 show entity name & default time from config table by:jorgep -- fix: refs #7283 basicData locale by:jorgep -- fix: refs #7283 itemLastEntries filter by:jorgep -- fix: refs #7283 itemTags & VnImg by:jorgep -- fix: refs #7283 locale by:jorgep -- fix: refs #7283 min-width vnImg by:jorgep -- fix: refs #7283 use vnAvatar & add optional zoom by:jorgep -- fix: refs #7283 userPanel pic by:jorgep -- fix: refs #7323 add department popup by:jorgep -- fix: refs #7323 add locale by:jorgep -- fix: refs #7323 css righ menu by:jorgep -- fix: refs #7323 data-key & add select by:jorgep -- fix: refs #7323 load all opts by:jorgep -- fix: refs #7323 righ menu bug by:jorgep -- fix: refs #7323 use global locale by:jorgep -- fix: refs #7323 use workerFilter (origin/7323-warmfix-fixErrors) by:jorgep -- fix: refs #7323 vnsubtoolbar css by:jorgep -- fix: refs #7323 wrong css by:jorgep -- refs #7355 fix Rol, alias by:carlossa -- refs #7355 fix accountAlias by:carlossa -- refs #7355 fix alias summary by:carlossa -- refs #7355 fix conflicts by:carlossa -- refs #7355 fix create Rol by:carlossa -- refs #7355 fix list by:carlossa -- refs #7355 fix lists redirects summary by:carlossa -- refs #7355 fix roles by:carlossa -- refs #7355 fix search exprBuilder by:carlossa -- refs #7355 fix vnTable by:carlossa +- chore: refs #6900 fix e2e tests by:jorgep +- chore: refs #7283 fix e2e logout by:jorgep +- chore: refs #7323 fix test by:jorgep +- feat: refs #7323 add my account" btn & fix models log selectable by:jorgep +- fix #7355 fix acls list by:carlossa +- fix(VnFilterPanel): emit userParams better by:alexm +- fix(claim_summary): url links (HEAD -> 7864_testToMaster_2434, origin/test, origin/7864_testToMaster_2434, test) by:alexm +- fix(customer_sms: fix reload by:alexm +- fix(twoFactor): unify code login and twoFactor by:alexm +- fix: VnCard VnSearchbar props by:alexm +- fix: accountMailAlias by:alexm +- fix: refs #6130 add commit lint modules by:pablone +- fix: refs #6130 pnpm-lock.yml by:pablone +- fix: refs #6900 improve loading by:jorgep +- fix: refs #6900 improve logic (origin/6900-addSerial) by:jorgep +- fix: refs #6900 improve logic by:jorgep +- fix: refs #6900 rectificative btn reactivity by:jorgep +- fix: refs #6900 use type number by:jorgep +- fix: refs #6900 vat & dueday by:jorgep +- fix: refs #6900 vat, dueday & intrastat by:jorgep +- fix: refs #6989 show entity name & default time from config table by:jorgep +- fix: refs #7283 basicData locale by:jorgep +- fix: refs #7283 itemLastEntries filter by:jorgep +- fix: refs #7283 itemTags & VnImg by:jorgep +- fix: refs #7283 locale by:jorgep +- fix: refs #7283 min-width vnImg by:jorgep +- fix: refs #7283 use vnAvatar & add optional zoom by:jorgep +- fix: refs #7283 userPanel pic by:jorgep +- fix: refs #7323 add department popup by:jorgep +- fix: refs #7323 add locale by:jorgep +- fix: refs #7323 css righ menu by:jorgep +- fix: refs #7323 data-key & add select by:jorgep +- fix: refs #7323 load all opts by:jorgep +- fix: refs #7323 righ menu bug by:jorgep +- fix: refs #7323 use global locale by:jorgep +- fix: refs #7323 use workerFilter (origin/7323-warmfix-fixErrors) by:jorgep +- fix: refs #7323 vnsubtoolbar css by:jorgep +- fix: refs #7323 wrong css by:jorgep +- refs #7355 fix Rol, alias by:carlossa +- refs #7355 fix accountAlias by:carlossa +- refs #7355 fix alias summary by:carlossa +- refs #7355 fix conflicts by:carlossa +- refs #7355 fix create Rol by:carlossa +- refs #7355 fix list by:carlossa +- refs #7355 fix lists redirects summary by:carlossa +- refs #7355 fix roles by:carlossa +- refs #7355 fix search exprBuilder by:carlossa +- refs #7355 fix vnTable by:carlossa # Version 24.32 - 2024-08-06 ### Added 🆕 -- chore: refs #7197 drop space by:jorgep -- chore: refs #7197 drop useless attr by:jorgep -- chore: refs #7197 fix test by:jorgep -- chore: refs #7197 fix tests by:jorgep -- chore: refs #7197 fix unit tests by:jorgep -- chore: refs #7197 idrop useless class by:jorgep -- chore: refs #7197 improve form filling in Cypress tests by:jorgep -- chore: refs #7197 remove unused import by:jorgep -- feat: customerPayments card view by:alexm -- feat: refs #6943 lock grid mode by:jorgep -- feat: refs #6943 wip consumption filter by:jorgep -- feat: refs #7197 add correcting filter by:jorgep -- feat: refs #7197 add supplier activities filter option by:jorgep -- feat: refs #7197 summary responsive by:jorgep -- feat: refs #7323 fix descriptors, added VnTable and minor changes by:Jon -- feat: refs #7323 fixed tests, changed calendar styles and fix workerCreate by:Jon -- feat: refs #7356 list & weekly to VnTable and style fixes by:Jon -- feat: refs #7401 add menu options by:pablone -- feat: SalesClientTable by:Javier Segarra -- feat: salesOrderTable by:Javier Segarra -- feat: salesTicketTable by:Javier Segarra -- feat: VnTable SalesTicketTable by:Javier Segarra -- fix: columns style by:alexm +- chore: refs #7197 drop space by:jorgep +- chore: refs #7197 drop useless attr by:jorgep +- chore: refs #7197 fix test by:jorgep +- chore: refs #7197 fix tests by:jorgep +- chore: refs #7197 fix unit tests by:jorgep +- chore: refs #7197 idrop useless class by:jorgep +- chore: refs #7197 improve form filling in Cypress tests by:jorgep +- chore: refs #7197 remove unused import by:jorgep +- feat: customerPayments card view by:alexm +- feat: refs #6943 lock grid mode by:jorgep +- feat: refs #6943 wip consumption filter by:jorgep +- feat: refs #7197 add correcting filter by:jorgep +- feat: refs #7197 add supplier activities filter option by:jorgep +- feat: refs #7197 summary responsive by:jorgep +- feat: refs #7323 fix descriptors, added VnTable and minor changes by:Jon +- feat: refs #7323 fixed tests, changed calendar styles and fix workerCreate by:Jon +- feat: refs #7356 list & weekly to VnTable and style fixes by:Jon +- feat: refs #7401 add menu options by:pablone +- feat: SalesClientTable by:Javier Segarra +- feat: salesOrderTable by:Javier Segarra +- feat: salesTicketTable by:Javier Segarra +- feat: VnTable SalesTicketTable by:Javier Segarra +- fix: columns style by:alexm ### Changed 📦 -- perf: LeftMenu show/hide by:Javier Segarra -- perf: refs #7356 TicketList state column by:Jon -- perf: VnFilterPanel (origin/7323_WorkerMigration_End) by:Javier Segarra -- perf: width SalesTicketsTable by:Javier Segarra -- refactor: #6943 wip use vnTable CustomerCredits by:jorgep -- refactor: CustomerNotifications use VnTable by:alexm -- refactor: CustomerPayments use VnTable by:alexm -- refactor: refs #7014 deleted main files and changed route files by:Jon -- refactor: refs #7014 improved route.js & deleted RouteMain by:Jon -- refactor: refs #7014 refactor Main.vue by:Jon -- refactor: refs #7014 refactor ZoneCard, deleted ZoneMain & created basic tests for functionality by:Jon -- refactor: refs #7197 use invoiceInSearchbar & queryParams by:jorgep -- refactor: refs #7323 hidden column filter proposal by:Jon -- refactor: refs #7356 fixed VnTable filters by:Jon -- refactor: refs #7356 requested changes by:Jon -- refactor: wip use vnTable CustomerCredits by:jorgep +- perf: LeftMenu show/hide by:Javier Segarra +- perf: refs #7356 TicketList state column by:Jon +- perf: VnFilterPanel (origin/7323_WorkerMigration_End) by:Javier Segarra +- perf: width SalesTicketsTable by:Javier Segarra +- refactor: #6943 wip use vnTable CustomerCredits by:jorgep +- refactor: CustomerNotifications use VnTable by:alexm +- refactor: CustomerPayments use VnTable by:alexm +- refactor: refs #7014 deleted main files and changed route files by:Jon +- refactor: refs #7014 improved route.js & deleted RouteMain by:Jon +- refactor: refs #7014 refactor Main.vue by:Jon +- refactor: refs #7014 refactor ZoneCard, deleted ZoneMain & created basic tests for functionality by:Jon +- refactor: refs #7197 use invoiceInSearchbar & queryParams by:jorgep +- refactor: refs #7323 hidden column filter proposal by:Jon +- refactor: refs #7356 fixed VnTable filters by:Jon +- refactor: refs #7356 requested changes by:Jon +- refactor: wip use vnTable CustomerCredits by:jorgep ### Fixed 🛠️ -- chore: refs #7197 fix test by:jorgep -- chore: refs #7197 fix tests by:jorgep -- chore: refs #7197 fix unit tests by:jorgep -- feat: refs #7323 fix descriptors, added VnTable and minor changes by:Jon -- feat: refs #7323 fixed tests, changed calendar styles and fix workerCreate by:Jon -- feat: refs #7356 list & weekly to VnTable and style fixes by:Jon -- fix(claim): small details (6336-claim-v6) by:alexm -- fix: columns style by:alexm -- fix: customer defaulter add amount order (6943-fixCustomer) by:alexm -- fix: customerDefaulter correct functionality by:alexm -- fix: customerNotifications filter by:alexm -- fix: fix conflicts by:Jon -- fix: refs #6101 fix TicketList by:Jon -- fix: refs #6891 worker tests by:jorgep -- fix: refs #6943 drop padding-left checkbox & create wrap mode vnRow by:jorgep -- fix: refs #6943 prevent undefined by:jorgep -- fix: refs #7014 fix tests by:Jon -- fix: refs #7014 fix wagon module by:Jon -- fix: refs #7197 add url InvoiceInSearchbar by:jorgep -- fix: refs #7197 amount reactivity by:jorgep -- fix: refs #7197 drop character by:jorgep -- fix: refs #7197 reactivity invoiceCorrection by:jorgep -- fix: refs #7197 responsive summary layout by:jorgep -- fix: refs #7197 rollback by:jorgep -- fix: refs #7197 rollback crudModel by:jorgep -- fix: refs #7197 setInvoiceInCorrecition by:jorgep -- fix: refs #7197 vat, intrastat, filter and list sections by:jorgep -- fix: refs #7323 fix department & email table filter by:Jon -- fix: refs #7323 fixed left filter by:Jon -- fix: refs #7323 fix workerTimeControl form by:Jon -- fix: refs #7401 fix routeForm by:pablone -- fix: refs #7401 remove console.log by:pablone -- fix: refs CAU 207504 fix itemDiary and logs by:Jon -- fix: workerCreate form street field to be always upperCase by:Jon -- hotfix: refs CAU #207614 fix sale.concept field by:Jon -- refactor: refs #7356 fixed VnTable filters by:Jon -- refs #6898 fix by:carlossa -- Ticket expedition initial load fix by:wbuezas +- chore: refs #7197 fix test by:jorgep +- chore: refs #7197 fix tests by:jorgep +- chore: refs #7197 fix unit tests by:jorgep +- feat: refs #7323 fix descriptors, added VnTable and minor changes by:Jon +- feat: refs #7323 fixed tests, changed calendar styles and fix workerCreate by:Jon +- feat: refs #7356 list & weekly to VnTable and style fixes by:Jon +- fix(claim): small details (6336-claim-v6) by:alexm +- fix: columns style by:alexm +- fix: customer defaulter add amount order (6943-fixCustomer) by:alexm +- fix: customerDefaulter correct functionality by:alexm +- fix: customerNotifications filter by:alexm +- fix: fix conflicts by:Jon +- fix: refs #6101 fix TicketList by:Jon +- fix: refs #6891 worker tests by:jorgep +- fix: refs #6943 drop padding-left checkbox & create wrap mode vnRow by:jorgep +- fix: refs #6943 prevent undefined by:jorgep +- fix: refs #7014 fix tests by:Jon +- fix: refs #7014 fix wagon module by:Jon +- fix: refs #7197 add url InvoiceInSearchbar by:jorgep +- fix: refs #7197 amount reactivity by:jorgep +- fix: refs #7197 drop character by:jorgep +- fix: refs #7197 reactivity invoiceCorrection by:jorgep +- fix: refs #7197 responsive summary layout by:jorgep +- fix: refs #7197 rollback by:jorgep +- fix: refs #7197 rollback crudModel by:jorgep +- fix: refs #7197 setInvoiceInCorrecition by:jorgep +- fix: refs #7197 vat, intrastat, filter and list sections by:jorgep +- fix: refs #7323 fix department & email table filter by:Jon +- fix: refs #7323 fixed left filter by:Jon +- fix: refs #7323 fix workerTimeControl form by:Jon +- fix: refs #7401 fix routeForm by:pablone +- fix: refs #7401 remove console.log by:pablone +- fix: refs CAU 207504 fix itemDiary and logs by:Jon +- fix: workerCreate form street field to be always upperCase by:Jon +- hotfix: refs CAU #207614 fix sale.concept field by:Jon +- refactor: refs #7356 fixed VnTable filters by:Jon +- refs #6898 fix by:carlossa +- Ticket expedition initial load fix by:wbuezas # Version 24.28 - 2024-07-09 ### Added 🆕 -- Change header titles style by:wbuezas -- chore: refs #7436 fix e2e (origin/7436-showQCheckbox) by:jorgep -- feat: #7196 eslint (origin/7196-cjsToEsm) by:jgallego -- feat: adapt tu VnTable → CrudModel by:alexm -- feat(CustomerFIlter): use correct table by:alexm -- feat(customerList): add searchbar by:alexm -- feat: customerList is customerExtendedList by:alexm -- feat: fixes #7196 by:jgallego -- feat: refs #6739 transferInvoice new checkbox and functionality by:Jon -- feat: refs #6825 create vnTable and add in CustomerExtendedList by:alexm -- feat: refs #6825 create vnTableColumn, cardActions by:alexm -- feat: refs #6825 fix modes by:alexm -- feat: refs #6825 qchip color by:alexm -- feat: refs #6825 right filter panel (6825-vnTable) by:alexm -- feat: refs #6825 scroll for table mode by:alexm -- feat: refs #6825 share filters, create popup by:alexm -- feat: refs #6825 VnComponent mix component and attrs Form to create new row by:alexm -- feat: refs #6825 VnTableFilter and VnPanelFilter init by:alexm -- feat: refs #6826 added rol summary link by:Jon -- feat: refs #6896 created VnImg and added to order module by:Jon -- feat: refs #6896 new filters by:Jon -- feat: refs #7129 fix some code and add order by:pablone -- feat: refs #7436 show checkbox by:jorgep -- feat: refs #7545 Deleted hasIncoterms client column (origin/7545-hasIncoterms) by:guillermo -- feat(TicketService): use correct format by:alexm -- feat(url): sepate filters by:alexm -- feat(VnFilter): merge objects by:alexm -- feat(VnTable): is-editable and use-model. fix: checkbox by:alexm -- feat(VnTable): refs #6825 actions sticky by:alexm -- feat(VnTable): refs #6825 addInWhere by:alexm -- feat(VnTable): refs #6825 dinamic columns by:alexm -- feat(VnTable): refs #6825 execute function when create by:alexm -- feat(VnTable): refs #6825 fix ellipsis and add titles by:alexm -- feat(VnTable): refs #6825 merge where's by:alexm -- feat(VnTable): refs #6825 move to folder. fix checkboxs by:alexm -- feat(VnTable): refs #6825 remove field prop. Add actions in table by:alexm -- feat(VnTable): refs #6825 use checkbox if startsWith 'is' or 'has' by:alexm -- feat(VnTable): refs #6825 VnTableChip component by:alexm -- feat(vnTable): reload data when change url by:alexm -- feat(WorkerFormation): add columnFilter by:alexm -- feat(WorkerFormation): is-editable and use-model by:alexm -- fix: notify icon style by:Javier Segarra -- refactor: refs #6896 fixed styles by:Jon -- Revert "feat: fixes #7196" by:alexm -- style: refs #6464 changed checkbox and qbtn styles by:Jon +- Change header titles style by:wbuezas +- chore: refs #7436 fix e2e (origin/7436-showQCheckbox) by:jorgep +- feat: #7196 eslint (origin/7196-cjsToEsm) by:jgallego +- feat: adapt tu VnTable → CrudModel by:alexm +- feat(CustomerFIlter): use correct table by:alexm +- feat(customerList): add searchbar by:alexm +- feat: customerList is customerExtendedList by:alexm +- feat: fixes #7196 by:jgallego +- feat: refs #6739 transferInvoice new checkbox and functionality by:Jon +- feat: refs #6825 create vnTable and add in CustomerExtendedList by:alexm +- feat: refs #6825 create vnTableColumn, cardActions by:alexm +- feat: refs #6825 fix modes by:alexm +- feat: refs #6825 qchip color by:alexm +- feat: refs #6825 right filter panel (6825-vnTable) by:alexm +- feat: refs #6825 scroll for table mode by:alexm +- feat: refs #6825 share filters, create popup by:alexm +- feat: refs #6825 VnComponent mix component and attrs Form to create new row by:alexm +- feat: refs #6825 VnTableFilter and VnPanelFilter init by:alexm +- feat: refs #6826 added rol summary link by:Jon +- feat: refs #6896 created VnImg and added to order module by:Jon +- feat: refs #6896 new filters by:Jon +- feat: refs #7129 fix some code and add order by:pablone +- feat: refs #7436 show checkbox by:jorgep +- feat: refs #7545 Deleted hasIncoterms client column (origin/7545-hasIncoterms) by:guillermo +- feat(TicketService): use correct format by:alexm +- feat(url): sepate filters by:alexm +- feat(VnFilter): merge objects by:alexm +- feat(VnTable): is-editable and use-model. fix: checkbox by:alexm +- feat(VnTable): refs #6825 actions sticky by:alexm +- feat(VnTable): refs #6825 addInWhere by:alexm +- feat(VnTable): refs #6825 dinamic columns by:alexm +- feat(VnTable): refs #6825 execute function when create by:alexm +- feat(VnTable): refs #6825 fix ellipsis and add titles by:alexm +- feat(VnTable): refs #6825 merge where's by:alexm +- feat(VnTable): refs #6825 move to folder. fix checkboxs by:alexm +- feat(VnTable): refs #6825 remove field prop. Add actions in table by:alexm +- feat(VnTable): refs #6825 use checkbox if startsWith 'is' or 'has' by:alexm +- feat(VnTable): refs #6825 VnTableChip component by:alexm +- feat(vnTable): reload data when change url by:alexm +- feat(WorkerFormation): add columnFilter by:alexm +- feat(WorkerFormation): is-editable and use-model by:alexm +- fix: notify icon style by:Javier Segarra +- refactor: refs #6896 fixed styles by:Jon +- Revert "feat: fixes #7196" by:alexm +- style: refs #6464 changed checkbox and qbtn styles by:Jon ### Changed 📦 -- perf: Remove div.col by:Javier Segarra -- perf: remove ItemPicture by:Javier Segarra -- perf: replace ItemPicture in favour of VnImg by:Javier Segarra -- refactor by:wbuezas -- refactor: refs #5447 changed warehouse filter by:Jon -- refactor: refs #5447 changed warehouse out filter behavior by:Jon -- refactor: refs #5447 fixed filter if continent not selected by:Jon -- refactor: refs #5447 fix request by:Jon -- refactor: refs #5447 refactor filters by:Jon -- refactor: refs #6739 changed invoice functions' name by:Jon -- refactor: refs #6739 changed router.push by:Jon -- refactor: refs #6739 deleted useless const by:Jon -- refactor: refs #6739 fix redirect transferInvoice by:Jon -- refactor: refs #6739 new confirmation window by:Jon -- refactor: refs #6739 requested changes by:Jon -- refactor: refs #6739 updated transferInvoice function by:Jon -- refactor: refs #6896 changes requested in PR by:Jon -- refactor: refs #6896 end migration orders by:Jon -- refactor: refs #6896 fixed styles by:Jon -- refactor: refs #6896 fix qdrawer by:Jon -- refactor: refs #6896 refactor VnImg by:Jon -- refactor: refs #6896 requested changes by:Jon -- refactor: refs #6977 fix VnImg props (origin/6977-ClonedURL) by:Jon -- refactor: refs #6977 refactor VnImg by:Jon -- refactor: refs #6977 use VnImg by:Jon -- refactors by:alexm +- perf: Remove div.col by:Javier Segarra +- perf: remove ItemPicture by:Javier Segarra +- perf: replace ItemPicture in favour of VnImg by:Javier Segarra +- refactor by:wbuezas +- refactor: refs #5447 changed warehouse filter by:Jon +- refactor: refs #5447 changed warehouse out filter behavior by:Jon +- refactor: refs #5447 fixed filter if continent not selected by:Jon +- refactor: refs #5447 fix request by:Jon +- refactor: refs #5447 refactor filters by:Jon +- refactor: refs #6739 changed invoice functions' name by:Jon +- refactor: refs #6739 changed router.push by:Jon +- refactor: refs #6739 deleted useless const by:Jon +- refactor: refs #6739 fix redirect transferInvoice by:Jon +- refactor: refs #6739 new confirmation window by:Jon +- refactor: refs #6739 requested changes by:Jon +- refactor: refs #6739 updated transferInvoice function by:Jon +- refactor: refs #6896 changes requested in PR by:Jon +- refactor: refs #6896 end migration orders by:Jon +- refactor: refs #6896 fixed styles by:Jon +- refactor: refs #6896 fix qdrawer by:Jon +- refactor: refs #6896 refactor VnImg by:Jon +- refactor: refs #6896 requested changes by:Jon +- refactor: refs #6977 fix VnImg props (origin/6977-ClonedURL) by:Jon +- refactor: refs #6977 refactor VnImg by:Jon +- refactor: refs #6977 use VnImg by:Jon +- refactors by:alexm ### Fixed 🛠️ -- chore: refs #7436 fix e2e (origin/7436-showQCheckbox) by:jorgep -- feat: fixes #7196 by:jgallego -- feat: refs #6825 fix modes by:alexm -- feat: refs #7129 fix some code and add order by:pablone -- feat(VnTable): is-editable and use-model. fix: checkbox by:alexm -- feat(VnTable): refs #6825 fix ellipsis and add titles by:alexm -- feat(VnTable): refs #6825 move to folder. fix checkboxs by:alexm -- fix(ArrayData): refs #6825 router.replace and use filter.where by:alexm -- fix: bug replace by:alexm -- fix: column hidden v-if by:Javier Segarra -- fix: comment 4 by:Javier Segarra -- fix: comments by:Javier Segarra -- fix: cypress.config to mjs by:alexm -- fix(EntryBuys): fix VnSubtoolbar by:alexm -- fixes: fix vnFilter params and redirect by:alexm -- fix: fix warnings by:alexm -- fix: invoiceDueDay test by:alexm -- fix log view not refreshing when changing id param by:wbuezas -- fix: map selected by:Javier Segarra -- fix: merge dev by:Javier Segarra -- fix: notify icon style by:Javier Segarra -- fix: point 1 by:Javier Segarra -- fix: point 3 by:Javier Segarra -- fix: refs #5447 deleted console.log by:Jon -- fix: refs 6464 deleted useless class in checkbox by:Jon -- fix: refs #6464 fix error isLoading by:Jon -- fix: refs #6739 changed checkbox field by:Jon -- fix: refs #6825 css by:carlossa -- fix: refs #6826 fix redirect by:Jon -- fix: refs #6826 fix roleDescriptor by:Jon -- fix: refs #7129 fix e2e by:pablone -- fix: refs #7129 fix module routes by:pablone -- fix: refs #7129 fix some issues on load and tools by:pablone -- fix: refs #7129 remove consoleLog by:pablone -- fix: refs #7129 remove fix from claim lines by:pablone -- fix: refs #7274 fix duplicate rows by:jorgep -- fix: refs #7433 skeleton by:jorgep -- fix: refs #7623 bugs & tests by:jorgep -- fix: refs #7623 disable router update by:jorgep -- fix: refs #7623 redirect by:jorgep -- fix: refs #7623 test by:jorgep -- fix: refs #7623 update add updateRoute prop in VnPaginate by:jorgep -- fix: refs #7623 updating skip param by:jorgep -- fix: revert cypress mjs by:alexm -- fix: SkeletonTable by:alexm -- fix: state translations by:Javier Segarra -- fix: ticket order by:Javier Segarra -- fix(ticket router): typo by:alexm -- fix(TicketService): pay use selected by:alexm -- fix: TravelLog by:Javier Segarra -- fix(url): filter by:alexm -- fix(url): redirect by:alexm -- fix(VnFilter): filter with params by:alexm -- fix(VnFilterPanel): remove key by:alexm -- fix(VnTable): create scss by:alexm -- fix(VnTable): duplicate fetch by:alexm -- fix(VnTable): Qtable v-bind by:alexm -- fix(VnTable): refs #6825 checkbox align and color by:alexm -- fix(VnTable): refs #6825 fix click sticky column by:alexm -- fix(VnTable): refs #6825 fix events and css by:alexm -- fix(VnTable): refs #6825 VnInputDate by:alexm -- fix(VnTable): showLabel by:alexm -- fix(VnTable): warns by:alexm -- fix: WorkerNotificationsManager test by:alexm -- fix: WorkerSelect option format by:Javier Segarra -- refactor: refs #5447 fixed filter if continent not selected by:Jon -- refactor: refs #5447 fix request by:Jon -- refactor: refs #6739 fix redirect transferInvoice by:Jon -- refactor: refs #6896 fixed styles by:Jon -- refactor: refs #6896 fix qdrawer by:Jon -- refactor: refs #6977 fix VnImg props (origin/6977-ClonedURL) by:Jon -- refs #6504 fix formModel claimFilter claimCard (origin/6504-fixCardClaim) by:carlossa -- refs #7406 fix components by:carlossa -- refs #7406 fix pr by:carlossa -- refs #7406 fix props by:carlossa -- refs #7406 fix Tb components create by:carlossa -- refs #7406 fix trad by:carlossa -- refs #7406 fix url by:carlossa -- refs #7406 fix VnTable columns by:carlossa -- refs #7409 fix balance and formation by:carlossa -- refs #7409 fix trad by:carlossa -- Revert "feat: fixes #7196" by:alexm -- test: fix intermitent e2e by:alexm -- test: fix vnSearchbar adapt to vnTable (origin/7648_dev_customerEntries) by:alexm +- chore: refs #7436 fix e2e (origin/7436-showQCheckbox) by:jorgep +- feat: fixes #7196 by:jgallego +- feat: refs #6825 fix modes by:alexm +- feat: refs #7129 fix some code and add order by:pablone +- feat(VnTable): is-editable and use-model. fix: checkbox by:alexm +- feat(VnTable): refs #6825 fix ellipsis and add titles by:alexm +- feat(VnTable): refs #6825 move to folder. fix checkboxs by:alexm +- fix(ArrayData): refs #6825 router.replace and use filter.where by:alexm +- fix: bug replace by:alexm +- fix: column hidden v-if by:Javier Segarra +- fix: comment 4 by:Javier Segarra +- fix: comments by:Javier Segarra +- fix: cypress.config to mjs by:alexm +- fix(EntryBuys): fix VnSubtoolbar by:alexm +- fixes: fix vnFilter params and redirect by:alexm +- fix: fix warnings by:alexm +- fix: invoiceDueDay test by:alexm +- fix log view not refreshing when changing id param by:wbuezas +- fix: map selected by:Javier Segarra +- fix: merge dev by:Javier Segarra +- fix: notify icon style by:Javier Segarra +- fix: point 1 by:Javier Segarra +- fix: point 3 by:Javier Segarra +- fix: refs #5447 deleted console.log by:Jon +- fix: refs 6464 deleted useless class in checkbox by:Jon +- fix: refs #6464 fix error isLoading by:Jon +- fix: refs #6739 changed checkbox field by:Jon +- fix: refs #6825 css by:carlossa +- fix: refs #6826 fix redirect by:Jon +- fix: refs #6826 fix roleDescriptor by:Jon +- fix: refs #7129 fix e2e by:pablone +- fix: refs #7129 fix module routes by:pablone +- fix: refs #7129 fix some issues on load and tools by:pablone +- fix: refs #7129 remove consoleLog by:pablone +- fix: refs #7129 remove fix from claim lines by:pablone +- fix: refs #7274 fix duplicate rows by:jorgep +- fix: refs #7433 skeleton by:jorgep +- fix: refs #7623 bugs & tests by:jorgep +- fix: refs #7623 disable router update by:jorgep +- fix: refs #7623 redirect by:jorgep +- fix: refs #7623 test by:jorgep +- fix: refs #7623 update add updateRoute prop in VnPaginate by:jorgep +- fix: refs #7623 updating skip param by:jorgep +- fix: revert cypress mjs by:alexm +- fix: SkeletonTable by:alexm +- fix: state translations by:Javier Segarra +- fix: ticket order by:Javier Segarra +- fix(ticket router): typo by:alexm +- fix(TicketService): pay use selected by:alexm +- fix: TravelLog by:Javier Segarra +- fix(url): filter by:alexm +- fix(url): redirect by:alexm +- fix(VnFilter): filter with params by:alexm +- fix(VnFilterPanel): remove key by:alexm +- fix(VnTable): create scss by:alexm +- fix(VnTable): duplicate fetch by:alexm +- fix(VnTable): Qtable v-bind by:alexm +- fix(VnTable): refs #6825 checkbox align and color by:alexm +- fix(VnTable): refs #6825 fix click sticky column by:alexm +- fix(VnTable): refs #6825 fix events and css by:alexm +- fix(VnTable): refs #6825 VnInputDate by:alexm +- fix(VnTable): showLabel by:alexm +- fix(VnTable): warns by:alexm +- fix: WorkerNotificationsManager test by:alexm +- fix: WorkerSelect option format by:Javier Segarra +- refactor: refs #5447 fixed filter if continent not selected by:Jon +- refactor: refs #5447 fix request by:Jon +- refactor: refs #6739 fix redirect transferInvoice by:Jon +- refactor: refs #6896 fixed styles by:Jon +- refactor: refs #6896 fix qdrawer by:Jon +- refactor: refs #6977 fix VnImg props (origin/6977-ClonedURL) by:Jon +- refs #6504 fix formModel claimFilter claimCard (origin/6504-fixCardClaim) by:carlossa +- refs #7406 fix components by:carlossa +- refs #7406 fix pr by:carlossa +- refs #7406 fix props by:carlossa +- refs #7406 fix Tb components create by:carlossa +- refs #7406 fix trad by:carlossa +- refs #7406 fix url by:carlossa +- refs #7406 fix VnTable columns by:carlossa +- refs #7409 fix balance and formation by:carlossa +- refs #7409 fix trad by:carlossa +- Revert "feat: fixes #7196" by:alexm +- test: fix intermitent e2e by:alexm +- test: fix vnSearchbar adapt to vnTable (origin/7648_dev_customerEntries) by:alexm # Version 24.24 - 2024-06-11 ### Added 🆕 -- feat: 6942 hashtag in key : value summary by:jgallego -- feat: #6957: Rename FetchedTags instance tag by:Javier Segarra -- feat: refactor template by:Javier Segarra -- feat: refs #6600 Add option to add comment for photo motivation by:jorgep -- feat: refs #6942 test e2e tobook & toUnbook by:jorgep -- feat: refs #6942 to book summary button & reactive value by:jorgep -- feat: refs #6942 to unbook by:jorgep -- feat: refs #6942 url update by:jorgep -- feat: refs #6942 use correct currency in InvoiceIn components by:jorgep -- feat: refs #6942 vat rate total by:jorgep -- feat: refs #7494 new icons (7494-icons) by:alexm -- feat: refs #7494 new icons by:alexm -- feat: refs #7542 drop space by:jorgep -- feat: refs #7542 empty by:jorgep -- fix: refs #6942 changes and new features by:jorgep -- fix: style by:Javier Segarra -- style: color transparent when is fetive by:Javier Segarra -- style: fix color when is empty by:Javier Segarra -- style: reset poc style (6957_refactorFetechedTags) by:Javier Segarra -- style: reset poc style by:Javier Segarra -- style updates by:Javier Segarra +- feat: 6942 hashtag in key : value summary by:jgallego +- feat: #6957: Rename FetchedTags instance tag by:Javier Segarra +- feat: refactor template by:Javier Segarra +- feat: refs #6600 Add option to add comment for photo motivation by:jorgep +- feat: refs #6942 test e2e tobook & toUnbook by:jorgep +- feat: refs #6942 to book summary button & reactive value by:jorgep +- feat: refs #6942 to unbook by:jorgep +- feat: refs #6942 url update by:jorgep +- feat: refs #6942 use correct currency in InvoiceIn components by:jorgep +- feat: refs #6942 vat rate total by:jorgep +- feat: refs #7494 new icons (7494-icons) by:alexm +- feat: refs #7494 new icons by:alexm +- feat: refs #7542 drop space by:jorgep +- feat: refs #7542 empty by:jorgep +- fix: refs #6942 changes and new features by:jorgep +- fix: style by:Javier Segarra +- style: color transparent when is fetive by:Javier Segarra +- style: fix color when is empty by:Javier Segarra +- style: reset poc style (6957_refactorFetechedTags) by:Javier Segarra +- style: reset poc style by:Javier Segarra +- style updates by:Javier Segarra ### Changed 📦 -- feat: refactor template by:Javier Segarra -- perf: 6957 add color as new shared variable by:Javier Segarra -- perf: 6957 change fetchedTags color by:Javier Segarra -- perf: remove local tree variable by:Javier Segarra -- refactor: add flat by:alexm -- refactor: refs #6600 replace QInput to VnInput by:jorgep -- refactor: refs #6652 improved defaulter section by:Jon -- refactor: refs #6942 Fix getTotalAmount function to correctly calculate the total amount in InvoiceInDueDay.vue by:jorgep -- refactor: refs #6942 new summary layout by:jorgep -- refactor: refs #6942 store key & actions by:jorgep -- refactor: refs #6942 summary by:jorgep -- refactor: refs #6942 use router hook by:jorgep -- refactor: refs #6942 WIP summary layout by:jorgep +- feat: refactor template by:Javier Segarra +- perf: 6957 add color as new shared variable by:Javier Segarra +- perf: 6957 change fetchedTags color by:Javier Segarra +- perf: remove local tree variable by:Javier Segarra +- refactor: add flat by:alexm +- refactor: refs #6600 replace QInput to VnInput by:jorgep +- refactor: refs #6652 improved defaulter section by:Jon +- refactor: refs #6942 Fix getTotalAmount function to correctly calculate the total amount in InvoiceInDueDay.vue by:jorgep +- refactor: refs #6942 new summary layout by:jorgep +- refactor: refs #6942 store key & actions by:jorgep +- refactor: refs #6942 summary by:jorgep +- refactor: refs #6942 use router hook by:jorgep +- refactor: refs #6942 WIP summary layout by:jorgep ### Fixed 🛠️ -- fix: 9-12 by:Javier Segarra -- fix: defaulter icon by:alexm -- fix: refs #5186 validation by:jorgep -- fix: refs #6095 add reFfk null on search by:pablone -- fix: refs #6942 cardDescriptor use store if its popup or different source data by:jorgep -- fix: refs #6942 changes and new features by:jorgep -- fix: refs #6942 drop comments by:jorgep -- fix: refs #6942 drop console by:jorgep -- fix: refs #6942 drop console.log by:jorgep -- fix: refs #6942 e2e test (origin/6942-warmfix-fixFormModel) by:jorgep -- fix: refs #6942 e2e tests by:jorgep -- fix: refs #6942 e2e tests by:jorgep -- fix: refs #6942 fix emit on data saved by:jorgep -- fix: refs #6942 fix emit on reset by:jorgep -- fix: refs #6942 fix vncard by:jorgep -- fix: refs #6942 formModel & CardDescriptor by:jorgep -- fix: refs #6942 formModel watch changes & invoiceInCreate by:jorgep -- fix: refs #6942 import by:jorgep -- fix: refs #6942 reloading by:jorgep -- fix: refs #6942 rollback by:jorgep -- fix: refs #6942 selectable expense by:jorgep -- fix: refs #6942 skip e2e tests by:jorgep -- fix: refs #6942 table bottom highlight & drop isBooked field by:jorgep -- fix: refs #6942 tests e2e by:jorgep -- fix: refs #6942 tests & summary table spacing by:jorgep -- fix: refs #6942 unit tests by:jorgep -- fix: refs #6942 vnLocation by:jorgep -- fix: refs #6942 wip: formModel by:jorgep -- fix: refs #7542 use right panel by:jorgep -- fix: searchbar redirect by:alexm -- fix: style by:Javier Segarra -- fix: WorkerCalendarItem by:Javier Segarra -- mini fix by:wbuezas -- refs #6111 clean code fix changes by:carlossa -- refs #6111 fix merge, fix column by:carlossa -- refs #6111 fix qtable, actions, scroll by:carlossa -- refs #6111 fix routeList by:carlossa -- refs #6111 fix sticky by:carlossa -- refs #6111 fix trad remove logs by:carlossa -- refs #6111 fix visibleColumns by:carlossa -- refs #6111 routeList fix by:carlossa -- refs #6332 fix calendar by:carlossa -- refs #6332 fix colors by:carlossa -- refs #6332 fix festive by:carlossa -- refs #6820 fix BasicData Tickets by:carlossa -- refs #6820 fix error front by:carlossa -- refs #6820 fix traduction by:carlossa -- refs #7391 fix textarea by:carlossa -- refs #7396 fix summary by:carlossa -- Search childs fix by:wbuezas -- small fix by:wbuezas -- style: fix color when is empty by:Javier Segarra +- fix: 9-12 by:Javier Segarra +- fix: defaulter icon by:alexm +- fix: refs #5186 validation by:jorgep +- fix: refs #6095 add reFfk null on search by:pablone +- fix: refs #6942 cardDescriptor use store if its popup or different source data by:jorgep +- fix: refs #6942 changes and new features by:jorgep +- fix: refs #6942 drop comments by:jorgep +- fix: refs #6942 drop console by:jorgep +- fix: refs #6942 drop console.log by:jorgep +- fix: refs #6942 e2e test (origin/6942-warmfix-fixFormModel) by:jorgep +- fix: refs #6942 e2e tests by:jorgep +- fix: refs #6942 e2e tests by:jorgep +- fix: refs #6942 fix emit on data saved by:jorgep +- fix: refs #6942 fix emit on reset by:jorgep +- fix: refs #6942 fix vncard by:jorgep +- fix: refs #6942 formModel & CardDescriptor by:jorgep +- fix: refs #6942 formModel watch changes & invoiceInCreate by:jorgep +- fix: refs #6942 import by:jorgep +- fix: refs #6942 reloading by:jorgep +- fix: refs #6942 rollback by:jorgep +- fix: refs #6942 selectable expense by:jorgep +- fix: refs #6942 skip e2e tests by:jorgep +- fix: refs #6942 table bottom highlight & drop isBooked field by:jorgep +- fix: refs #6942 tests e2e by:jorgep +- fix: refs #6942 tests & summary table spacing by:jorgep +- fix: refs #6942 unit tests by:jorgep +- fix: refs #6942 vnLocation by:jorgep +- fix: refs #6942 wip: formModel by:jorgep +- fix: refs #7542 use right panel by:jorgep +- fix: searchbar redirect by:alexm +- fix: style by:Javier Segarra +- fix: WorkerCalendarItem by:Javier Segarra +- mini fix by:wbuezas +- refs #6111 clean code fix changes by:carlossa +- refs #6111 fix merge, fix column by:carlossa +- refs #6111 fix qtable, actions, scroll by:carlossa +- refs #6111 fix routeList by:carlossa +- refs #6111 fix sticky by:carlossa +- refs #6111 fix trad remove logs by:carlossa +- refs #6111 fix visibleColumns by:carlossa +- refs #6111 routeList fix by:carlossa +- refs #6332 fix calendar by:carlossa +- refs #6332 fix colors by:carlossa +- refs #6332 fix festive by:carlossa +- refs #6820 fix BasicData Tickets by:carlossa +- refs #6820 fix error front by:carlossa +- refs #6820 fix traduction by:carlossa +- refs #7391 fix textarea by:carlossa +- refs #7396 fix summary by:carlossa +- Search childs fix by:wbuezas +- small fix by:wbuezas +- style: fix color when is empty by:Javier Segarra # Changelog @@ -1526,9 +1811,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- (Item) => Se añade la opción de añadir un comentario del motivo de hacer una foto -- (Worker) => Se añade la opción de crear un trabajador ajeno a la empresa -- (Route) => Ahora se muestran todos los cmrs +- (Item) => Se añade la opción de añadir un comentario del motivo de hacer una foto +- (Worker) => Se añade la opción de crear un trabajador ajeno a la empresa +- (Route) => Ahora se muestran todos los cmrs ## [2418.01] @@ -1536,27 +1821,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- (Worker) => Se crea la sección Taquilla -- (General) => Se mantiene el filtro lateral en cualquier parte de la seccíon. +- (Worker) => Se crea la sección Taquilla +- (General) => Se mantiene el filtro lateral en cualquier parte de la seccíon. ### Fixed -- (General) => Se vuelven a mostrar los parámetros en la url al aplicar un filtro +- (General) => Se vuelven a mostrar los parámetros en la url al aplicar un filtro ## [2414.01] - 2024-04-04 ### Added -- (Tickets) => Se añade la opción de clonar ticket. #6951 -- (Parking) => Se añade la sección Parking. #5186 +- (Tickets) => Se añade la opción de clonar ticket. #6951 +- (Parking) => Se añade la sección Parking. #5186 -- (Rutas) => Se añade el campo "servida" a la tabla y se añade también a los filtros. #7130 +- (Rutas) => Se añade el campo "servida" a la tabla y se añade también a los filtros. #7130 ### Changed ### Fixed -- (General) => Se corrige la redirección cuando hay 1 solo registro y cuando se aplica un filtro diferente al id al hacer una búsqueda general. #6893 +- (General) => Se corrige la redirección cuando hay 1 solo registro y cuando se aplica un filtro diferente al id al hacer una búsqueda general. #6893 ## [2400.01] - 2024-01-04 @@ -1570,26 +1855,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- (Carros) => Se añade contador de carros. #6545 -- (Reclamaciones) => Se añade la sección para hacer acciones sobre una reclamación. #5654 +- (Carros) => Se añade contador de carros. #6545 +- (Reclamaciones) => Se añade la sección para hacer acciones sobre una reclamación. #5654 ### Changed ### Fixed -- (Reclamaciones) => Se corrige el color de la barra según el tema y el evento de actualziar cantidades #6334 +- (Reclamaciones) => Se corrige el color de la barra según el tema y el evento de actualziar cantidades #6334 ## [2253.01] - 2023-01-05 ### Added -- (Clientes) => Añadida nueva sección "Pagos Web" para gestionar los pagos de todos los clientes -- (Tickets) => Añadida opción en el menú desplegable del ticket para enviar SMS al cliente -- (Reclamaciones) => Añadida nueva sección "Registros de auditoría" -- (Trabajadores) => Añadido módulo de trabajadores -- (General) => Añadida barra de búsqueda general en los listados principales -- (Vagones) => Añadido módulo de vagones +- (Clientes) => Añadida nueva sección "Pagos Web" para gestionar los pagos de todos los clientes +- (Tickets) => Añadida opción en el menú desplegable del ticket para enviar SMS al cliente +- (Reclamaciones) => Añadida nueva sección "Registros de auditoría" +- (Trabajadores) => Añadido módulo de trabajadores +- (General) => Añadida barra de búsqueda general en los listados principales +- (Vagones) => Añadido módulo de vagones ### Changed -- Changed... +- Changed... diff --git a/src/components/VnTable/VnTable.vue b/src/components/VnTable/VnTable.vue index 33bcb533a..e1d8e56b5 100644 --- a/src/components/VnTable/VnTable.vue +++ b/src/components/VnTable/VnTable.vue @@ -757,7 +757,7 @@ function cardClick(_, row) { flat dense :class=" - btn.isPrimary ? 'text-primary-light' : 'color-vn-text ' + btn.isPrimary ? 'text-primary-light' : 'color-vn-label' " :style="`visibility: ${ ((btn.show && btn.show(row)) ?? true) @@ -783,7 +783,7 @@ function cardClick(_, row) {
+ + es: + Promotion mana: Maná promoción + Claim mana: Maná reclamación + diff --git a/src/pages/Ticket/Card/TicketEditMana.vue b/src/pages/Ticket/Card/TicketEditMana.vue index 693875712..a55658a07 100644 --- a/src/pages/Ticket/Card/TicketEditMana.vue +++ b/src/pages/Ticket/Card/TicketEditMana.vue @@ -47,7 +47,10 @@ const cancel = () => {
Mana: {{ toCurrency(mana) }}
- + +
+ +
{{ t('New price') }} @@ -56,9 +59,6 @@ const cancel = () => {
-
- -
[ align: 'left', label: t('globals.amount'), name: 'amount', - format: (row) => parseInt(row.amount * row.quantity), + format: (row) => toCurrency(getSaleTotal(row)), }, { align: 'left', @@ -331,8 +331,7 @@ const updateDiscount = async (sales, newDiscount = null) => { }; await axios.post(`Tickets/${route.params.id}/updateDiscount`, params); notify('globals.dataSaved', 'positive'); - for (let sale of sales) sale.discount = _newDiscount; - edit.value = { ...DEFAULT_EDIT }; + tableRef.value.reload(); }; const getNewPrice = computed(() => { @@ -789,21 +788,24 @@ watch( :mana-code="manaCode" @save="changeDiscount(row)" > - -
- -
+ {{ toPercentage(row.discount / 100) }} - diff --git a/src/pages/Worker/Card/WorkerDescriptorMenu.vue b/src/pages/Worker/Card/WorkerDescriptorMenu.vue index 8d82dc839..0dcb4fd71 100644 --- a/src/pages/Worker/Card/WorkerDescriptorMenu.vue +++ b/src/pages/Worker/Card/WorkerDescriptorMenu.vue @@ -53,7 +53,7 @@ const showChangePasswordDialog = () => { import { useI18n } from 'vue-i18n'; -import { computed, ref } from 'vue'; +import { ref } from 'vue'; import FetchData from 'components/FetchData.vue'; import FormModel from 'src/components/FormModel.vue'; import VnRow from 'components/ui/VnRow.vue'; @@ -9,33 +9,23 @@ import VnInputTime from 'src/components/common/VnInputTime.vue'; import VnSelect from 'src/components/common/VnSelect.vue'; const { t } = useI18n(); - -const agencyFilter = { - fields: ['id', 'name'], - order: 'name ASC', - limit: 30, -}; -const agencyOptions = ref([]); const validAddresses = ref([]); +const addresses = ref([]); -const filterWhere = computed(() => ({ - id: { inq: validAddresses.value.map((item) => item.addressFk) }, -})); +const setFilteredAddresses = (data) => { + const validIds = new Set(validAddresses.value.map((item) => item.addressFk)); + addresses.value = data.filter((address) => validIds.has(address.id)); +};