production: production_description in product

This commit is contained in:
Michał Zieliński
2025-10-08 07:49:12 +02:00
parent 2fac64346e
commit 7e0d56c670
6 changed files with 16 additions and 7 deletions

View File

@@ -175,6 +175,7 @@ class EcmProduct extends SugarBean
var $url8;
var $url9;
var $ean;
var $production_description;
// RELATED FIELDS
var $created_by;