https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33408
--- Comment #24 from Pedro Amorim <[email protected]> --- Created attachment 149517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149517&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
