vidakovic commented on code in PR #2455:
URL: https://github.com/apache/fineract/pull/2455#discussion_r928865544
##########
fineract-provider/src/main/java/org/apache/fineract/accounting/glaccount/data/GLAccountData.java:
##########
@@ -32,6 +33,8 @@
*
* Note: no getter/setters required as google-gson will produce json from
fields of object.
*/
+
+@Data
public class GLAccountData implements Serializable {
Review Comment:
`private static final long serialVersionUID` missing?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]