From notifications-return-26011-archive-asf-public=cust-asf.ponee.io@ofbiz.apache.org Mon May 13 15:39:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 69E76180782 for ; Mon, 13 May 2019 17:39:03 +0200 (CEST) Received: (qmail 19541 invoked by uid 500); 13 May 2019 15:39:02 -0000 Mailing-List: contact notifications-help@ofbiz.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ofbiz.apache.org Delivered-To: mailing list notifications@ofbiz.apache.org Received: (qmail 19508 invoked by uid 99); 13 May 2019 15:39:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 May 2019 15:39:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0353CE2BA6 for ; Mon, 13 May 2019 15:39:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 03FC425816 for ; Mon, 13 May 2019 15:39:01 +0000 (UTC) Date: Mon, 13 May 2019 15:39:01 +0000 (UTC) From: "Olivier Heintz (JIRA)" To: notifications@ofbiz.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OFBIZ-11028) field emplFromDate is forgot in PayHistory entity MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OFBIZ-11028?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Heintz updated OFBIZ-11028: ----------------------------------- Attachment: OFBIZ-11028.patch > field emplFromDate is forgot in PayHistory entity > ------------------------------------------------- > > Key: OFBIZ-11028 > URL: https://issues.apache.org/jira/browse/OFBIZ-11028 > Project: OFBiz > Issue Type: Sub-task > Components: humanres > Affects Versions: Trunk, 17.12.01, 18.12.01 > Reporter: Olivier Heintz > Priority: Major > Labels: humanres > Fix For: Trunk > > Attachments: OFBIZ-11028.patch > > > A Employment can have multiple PayHistory and should have multiple=20 > because PayHistory should show history of Pay=C2=A0 for a employment=C2= =A0 ! > Currently, in PayHistory the field fromDate from Employment is confused w= ith fromDate about the current record, it's necessary to have a field emplF= romDate (to have the complete employment primaryKey). > Currently user interface for PayHistory is not working, when modifying a = PayRecord the current should be expire and a new one should be created. -- This message was sent by Atlassian JIRA (v7.6.3#76005)