Cell: mtc_pos_supplier

Ô show vùng Khách Hàng

Nút Customer Credit ($)

Logic

  • Cấu hình ở: more.mtc_pos_supplier

    • fLink: config field lấy link (có giá trị mới chuyển page)

Nút Add WhiteList / Remove WhiteList

Logic

  • Thêm bên trái nút Thêm Khách Hàng

  • row.btn_AddCustomerWhiteList = string.IsNullOrEmpty --> ko show nút add white list

  • row.btn_RemoveCustomerWhiteList = string.IsNullOrEmpty --> ko show nút remove white list

  • Cấu hình button ở more.buttonAddWhiteList và more.buttonRemoveWhiteList

  • Cấu hình api ở more.buttonAddWhiteList.api

Task liên quan

More

mtc_pos_supplier

  • configCustomerCredit

buttonAddWhiteList

  • fShow

  • style

  • title

  • titleConfirm

  • confirmMsg

  • api

    • method

    • url

    • needReloadRow

buttonRemoveWhiteList

  • fShow

  • style

  • title

  • titleConfirm

  • confirmMsg

  • api

    • method

    • url

    • needReloadRow

Last updated