THE PREVIOUS DATA ARE NOT BEEN CLEARED AFTER CLICK SAVE

ISSUE:

1.) When i try to key in new data , the previous data are still there , which i am not able to ad new data in.

BASIC INFORMATIONS:

1.) It is a simple POS , with inventory and Sales Order.

2.) Sales Order is Parent and child .

3.) No any fault code appeared.

Not sure that any solutions for this , Great thanks.

Hi @JOHNSON98098

I think there is a confusion for the key column.

Make sure the property “KEY” is set with the “SALES ORDER ID”, and not the “UNIQUE ID”.

1 Like

Hi Aureline,

Great thanks for the reply, in the end i found that, actually the add new data is functioning.

Issue:

1.) The major issue is my setting and formula for the autorunning number having mistake .

Solutions:

1.) I did some finetune and replace the “KEY” with other column, re do the ref_row() with the new “key” column, it back to normal at this moments.

Great thanks for advices.