make allocate tab disable when invoice, charge, order is set at head

Description

current, when user select a invoice at header tab of payment window, he can go into allocate tab, but when make new record. a exception is rise.
because i think should disable this tab when has charge, invoice, order info at head tab.

Environment

None

Attachments

2

Activity

Show:

Hiep Lq April 7, 2014 at 3:34 AM

Hi Carlos. your test case is resolve by IDEMPIERE-1740.
user must delete all allocate line to can input invoice in payment header tab.

I prefer to hidden unnecessary input, it make user not confuse. I close this ticket but comment for other guys can interest with it.

Carlos Ruiz March 22, 2014 at 12:48 AM

Bad test case:

  • fill allocate lines

  • then go back to header and fill order or invoice

  • the detail tab disappear but the payment cannot be completed now

This validation is not necessary as it's done on complete payment

Hiep Lq February 9, 2014 at 12:35 PM

just add a display logic for tab.
@C_Invoice_ID@=0&@C_Order_ID@=0&@C_Charge_ID@=0

Won't Fix

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Created February 6, 2014 at 10:59 AM
Updated April 7, 2014 at 3:34 AM
Resolved March 22, 2014 at 12:48 AM