]> git.mxchange.org Git - jfinancials-war.git/commit
Don't cherry-pick:
authorRoland Häder <roland@mxchange.org>
Tue, 31 Oct 2017 19:02:27 +0000 (20:02 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 31 Oct 2017 19:02:27 +0000 (20:02 +0100)
commitdfc49b437913381940881464dff2c7a9a5f20fa0
tree9004c32b650e378a51674b93b95cc9e44c65d03b
parent756056972ee23e30cfc5ad73789eb7745b2c46ba
Don't cherry-pick:
- added sequence number to receipt as some receipts beared it
- removed CSS class "input", more will follow
- generalized listing headers for administrative views: ADMIN_HEADER_FOO_BAR
- added more missing i18n keys

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/financial/model/receipt/FinancialAdminReceiptWebRequestBean.java
src/java/org/mxchange/jfinancials/converter/financial/receipt/FinancialsReceiptConverter.java
src/java/org/mxchange/localization/project_de_DE.properties
src/java/org/mxchange/localization/project_en_US.properties
web/WEB-INF/templates/admin/financial/receipt/admin_form_financial_receipt.tpl
web/WEB-INF/templates/admin/financial/receipt_item/admin_form_financial_receipt_item.tpl
web/WEB-INF/templates/user/financial/receipt/login_form_financial_receipt.tpl
web/admin/financial/receipt_items/admin_receipt_item_list.xhtml
web/admin/financial/receipts/admin_receipt_list.xhtml
web/user/financials/login_financials_add_income.xhtml