]> git.mxchange.org Git - jfinancials-war.git/commit
Maybe cherry-pick:
authorRoland Häder <roland@mxchange.org>
Sat, 4 Nov 2017 13:25:47 +0000 (14:25 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 4 Nov 2017 13:25:47 +0000 (14:25 +0100)
commitfdbaf164c15dc8f5cda47ac765429473574233a9
treeffc73acfc09f42c3e05030a02501aa5d41d416c8
parent306d7f14a01c29173781c1331ac49da0000ad91b
Maybe cherry-pick:
- renamed productUnitType -> productUnitI18nKey
- product's currency code, unit amount and unit's i18n key are now all required
  (non-nullable) fields
- therefor they have been moved into constructor invocation and not "externally"
  being set
- fixed message bundle, PRODUCT_FOO is alway "project" not "msg" (generic)
- fixed/added missing i18n strings
- tpzo fixed: PROJECT -> PRODUCT (ops)

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jfinancials/beans/generic_product/FinancialAdminProductWebRequestBean.java
src/java/org/mxchange/localization/project_de_DE.properties
src/java/org/mxchange/localization/project_en_US.properties
web/WEB-INF/templates/admin/generic_product/admin_form_product_data.tpl
web/admin/generic_product/admin_generic_product_list.xhtml