]> git.mxchange.org Git - jfinancials-ejb.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Wed, 8 Apr 2020 15:42:17 +0000 (17:42 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 8 Apr 2020 15:42:17 +0000 (17:42 +0200)
commit195944bd25d16ab1571c45ff871998250c53dbb2
treecd91a35303c6656e3af9dc80cdd6ebf56e2df311
parent82d44b91e99ab046a714956d6b4465885c6851d1
Don't cherry-pick:
- introduced BaseFinancialsProjectEnterpriseBean which holds some
  project-specific protected methods
- implemented business method updateReceipt()

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/enterprise/financial/BaseFinancialsProjectEnterpriseBean.java [new file with mode: 0644]
src/java/org/mxchange/jfinancials/model/receipt/FinancialAdminReceiptSessionBean.java