Closed NeXoS355 closed 10 months ago
Create seperate Setter for Desc, Isbn & Rating with boolean variable for Database update in Book_Booklist. The Database fields are currently updated every time the Book info is loaded with "loadOnDemand = 1".
fixed in version 2.6.3. added boolean Variable to setter. "true" = written to db "False" = only set in ListModel
Create seperate Setter for Desc, Isbn & Rating with boolean variable for Database update in Book_Booklist. The Database fields are currently updated every time the Book info is loaded with "loadOnDemand = 1".