Jump to content
thirty bees forum

Domas

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by Domas

  1. @wakabayashi Thanks, working. How can add another sort arraymultisort( arraycolumn($products, "reference"), SORTASC, $products, array_column($products, "location"), SORT_ASC, $products ); doesn't working. I want to sort products by reference(it's already working) and location (from table productwarehouse_location)
  2. Yes, i need hint, how to sort products list in BO...
  3. join tables tbproductattribute and tbstockavailable by id_product Explain detaily, then can give more code
  4. Good day guys, need help : how can i sort products in BO AdminOrders by reference or reference AND warehouseproductlocation (example :demo7, demo6, demo_5 and etc) Any comments are welcome ! Thanks
×
×
  • Create New...