Pages

Banner 468 x 60px

 

Monday, March 27, 2017

Dialog button noyes x++

0 comments
 boolean ret;

    ret = super();

    if(substr(BIT_KodePajak.valueStr(), 3, 1) == "1")
    {
        if(box::yesNo("Apakah anda yakin membuat Faktur Pajak Pengganti ?", dialogButton::No, "Confirmation")  == dialogButton::Yes)
        {
            return ret;
        }
        else
        {
            BIT_KodePajak.text("010");
        }
    }

    return ret;

0 comments:

A financial dimension value is based on the LAND-00013 record and has been used on a transaction. You cannot delete the LAND-00013 record AX 2012

 A financial dimension value is based on the LAND-00013 record and has been used on a  transaction. You cannot delete the LAND-00013 record ...