add inventory item fast edit
This commit is contained in:
@@ -23,11 +23,11 @@ use common\components\ProductAwareBehavior;
|
||||
* @property integer $id_inventory_group
|
||||
* @property integer $id_user
|
||||
* @property integer $id_inventory_item_prev
|
||||
* @property integer $id_user
|
||||
* @property integer $price_brutto
|
||||
* @property integer $total_price_brutto
|
||||
* @property string $created_at
|
||||
* @property string $updated_at
|
||||
* @property mixed productName
|
||||
*/
|
||||
class InventoryItem extends BaseFitnessActiveRecord
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user