Quintiq file version 2.0 #parent: #root Method EditQuantity ( structured[SalesDemandBase] salesDemands ) id:Method_DialogAdjustSalesDemandQuantity_EditQuantity { #keys: '[136682.1.799928623]' Body: [* // Adjust sales demands quantity DataHolderSalesDemand.Data( salesDemands.Copy() ); ApplicationMacroPlanner.ShowFormModal( Form ); *] }