Package org.bgerp.plugin.inventory.model.queue.column
package org.bgerp.plugin.inventory.model.queue.column
-
ClassesClassDescriptionColumn: whether the store is soft-deleted (t.deleted_at IS NOT NULL).Column: parameter value from param_* tables (LEFT JOIN by paramId).Column that maps directly to a table field (no JOIN needed).Column: store status title (LEFT JOIN inventory_store_status).Abstract column in a store queue.Column: store owner user title (LEFT JOIN user).