//http://daxtechies.blogspot.com.tr/2013/12/ax2012-r2-creating-product-or-product.html if ( InventTable::find(itemId).ItemId != "" ) this.updateProduct(); else this.newProduct(); itemRecId =...(read more)
↧