details: https://code.openbravo.com/erp/devel/pi/rev/903c33a60d39 changeset: 21405:903c33a60d39 user: Naiara Garcia <naiara.garcia <at> openbravo.com> date: Wed Oct 30 11:15:04 2013 +0100 summary: Fixed issue 24850: Wrong error message validating a Work Effort under some circumstancies
diffstat: src-db/database/sourcedata/AD_MESSAGE.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 74ad554804c2 -r 903c33a60d39 src-db/database/sourcedata/AD_MESSAGE.xml --- a/src-db/database/sourcedata/AD_MESSAGE.xml Wed Oct 30 14:50:14 2013 +0530 +++ b/src-db/database/sourcedata/AD_MESSAGE.xml Wed Oct 30 11:15:04 2013 +0100 @@ -8141,7 +8141,7 @@ <!--800086--> <AD_ORG_ID><![CDATA[0]]></AD_ORG_ID> <!--800086--> <ISACTIVE><![CDATA[Y]]></ISACTIVE> <!--800086--> <VALUE><![CDATA[P+AndP-InSamePlan]]></VALUE> -<!--800086--> <MSGTEXT><![CDATA[Product repeated in a Production Plan with same locator being P+ and P-]]></MSGTEXT> +<!--800086--> <MSGTEXT><![CDATA[Product defined as P+ and P- within the same operation]]></MSGTEXT> <!--800086--> <MSGTYPE><![CDATA[E]]></MSGTYPE> <!--800086--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> <!--800086--> <ISINCLUDEINI18N><![CDATA[N]]></ISINCLUDEINI18N> ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
