Jump to content

Add coloum and change the value in backoffice supply order


egohermansyah

Recommended Posts

Hy guys, i want show this field

 

'status_pembelian' => array(
                    'title' => $this->l('Status pembelian'),
                    'align' => 'right',
                    'orderby' => false,
                    'filter' => false,
                    'search' => false,
                ),

 

the value of status_pembelian is 1 and 2, how to show text "satu" when value of "status_pembelian" = 1, and "dua" when value of "status_pembelian" = 2

 

thank's guys

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...