*** CarlosRuiz has quit IRC | 01:37 | |
*** a42niem has joined #idempiere | 04:56 | |
*** nmicoud has joined #idempiere | 06:33 | |
*** KermitTheFragger has joined #idempiere | 08:17 | |
*** Not-be5d has quit IRC | 10:16 | |
*** Not-be5d has joined #idempiere | 10:49 | |
*** norbertbede has joined #idempiere | 14:14 | |
*** KermitTheFragger has quit IRC | 15:29 | |
*** nmicoud has quit IRC | 15:51 | |
*** posde has quit IRC | 16:39 | |
*** posde has joined #idempiere | 17:15 | |
Not-be5d | [IDEMPIERE] ocurieles created IDEMPIERE-3121 M_Product on Movement confirm Line | 17:30 |
---|---|---|
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3121 | 17:30 |
*** norbertbede has quit IRC | 17:41 | |
Not-be5d | [IDEMPIERE] deepak updated IDEMPIERE-2853 Attachment set to "IDEMPIERE-2853_Development.patch" | 17:48 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2853 | 17:48 |
Not-be5d | [IDEMPIERE] deepak updated IDEMPIERE-2853 | 17:49 |
Not-be5d | [IDEMPIERE] [~hieplq]/[~carlosruiz_globalqss], I made this code on development branch and same is attached in single IDEMPIERE-2853_Development.patch. Please review latest patch with development branch. | 17:49 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2853 | 17:49 |
*** norbertbede has joined #idempiere | 17:55 | |
Not-be5d | [IDEMPIERE] hieplq updated IDEMPIERE-3118 | 18:20 |
Not-be5d | [IDEMPIERE] just change image with size 1*1 by other size. better with a text "click me to set avatar" "user window" use a fix size to div contain image, so don't have same issue | 18:20 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3118 | 18:20 |
Not-be5d | [IDEMPIERE] ocurieles updated IDEMPIERE-3121 summary set to "M_Product on Move confirm Line" | 18:21 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3121 | 18:21 |
Not-be5d | [IDEMPIERE] hieplq updated IDEMPIERE-3121 | 18:23 |
Not-be5d | [IDEMPIERE] why you need this new column? i remember, current it just use a virtual column, i think it's enough. | 18:23 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3121 | 18:23 |
Not-be5d | [IDEMPIERE] hieplq updated IDEMPIERE-3094 | 18:26 |
Not-be5d | [IDEMPIERE] i can't redo this issue when i apply patch. if you reset recordSelectedData it will affect IDEMPIERE-2230. selected record at other pages also un-select i just think one condition to redo, your process change data of selected record, is it? | 18:26 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3094 | 18:26 |
*** norbertbede has quit IRC | 20:15 | |
Not-be5d | [IDEMPIERE] ocurieles updated IDEMPIERE-2624 status set to "Peer Review Queue" | 20:51 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2624 | 20:51 |
Not-be5d | [IDEMPIERE] ocurieles updated IDEMPIERE-2624 | 22:06 |
Not-be5d | [IDEMPIERE] I commented this lines to test: if (getMovementQty().signum() == 0) { if ( MMovement.DOCACTION_Void.equals(getParent().getDocAction()) && ( MMovement.DOCSTATUS_Drafted.equals(getParent().getDocStatus()) || MMovement.DOCSTATUS_Invalid.equals(getParent().getDocStatus()) || MMovement.DOCSTATUS_InProgress.equals(getParent().getDocStatus()) || MMovement.DOCSTATUS_Approved.equals(getParent().getDocStatus()) || | 22:06 |
Not-be5d | MMovement.DOCSTATUS_NotApproved.equals(getParent().getDocStatus()) ) ) { // [ 2092198 ] Error voiding an Inventory Move - globalqss // zero allowed in this case (action Void and status Draft) } else { log.saveError("FillMandatory", Msg.getElement(getCtx(), "MovementQty")); return false; } } And allow 0 qty on inventory movement, but I see something dangerous, the move confirm process create automatically a movement | 22:06 |
Not-be5d | inventory with the differences, subtracting the qty not confirmed. I think is better create a movement inventory to another warehouse ( maybe a transit warehouse or lost product warehouse ) to make a revision of that. WDYT ? Regards. | 22:06 |
Not-be5d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2624 | 22:06 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!