Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM
Pedro Amorim 1610a1d163
Bug 33408: Add storeToRefs to ERMStore
It makes it so that any changes to the local property
is also reflected in the store and other components are
made aware of the new value. No need to explicitly
change both local property and store property values.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-13 11:48:04 -03:00
..
AgreementLicenses.vue
AgreementPeriods.vue
AgreementRelationships.vue
AgreementsFormAdd.vue
AgreementsList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
AgreementsShow.vue
AgreementsToolbar.vue
Documents.vue
EHoldingsEBSCOPackageAgreements.vue
EHoldingsEBSCOPackagesList.vue Bug 33408: Store sysprefs in a new ERM store 2023-04-13 11:48:03 -03:00
EHoldingsEBSCOPackagesShow.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsEBSCOPackageTitlesList.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsEBSCOResourcesShow.vue
EHoldingsEBSCOTitlePackagesList.vue
EHoldingsEBSCOTitlesList.vue Bug 33408: Store sysprefs in a new ERM store 2023-04-13 11:48:03 -03:00
EHoldingsEBSCOTitlesShow.vue
EHoldingsLocalPackageAgreements.vue
EHoldingsLocalPackagesFormAdd.vue
EHoldingsLocalPackagesList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
EHoldingsLocalPackagesShow.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsLocalPackagesToolbar.vue
EHoldingsLocalPackageTitlesList.vue Bug 33066: Fix table style 2023-04-10 07:38:53 -03:00
EHoldingsLocalResourcesShow.vue
EHoldingsLocalTitlePackagesList.vue
EHoldingsLocalTitlesFormAdd.vue
EHoldingsLocalTitlesFormAddResources.vue
EHoldingsLocalTitlesFormImport.vue
EHoldingsLocalTitlesList.vue
EHoldingsLocalTitlesShow.vue
EHoldingsLocalTitlesToolbar.vue
Home.vue
LicensesFormAdd.vue
LicensesList.vue Bug 33466: Link to the vendor from the ERM module 2023-04-13 11:47:55 -03:00
LicensesShow.vue
LicensesToolbar.vue
Main.vue Bug 33408: Add storeToRefs to ERMStore 2023-04-13 11:48:04 -03:00
UserRoles.vue