|  20.02.2015, 13:11 | #1 | 
| Участник | kurthatlevik: DAX 2012 Remove reservations and markings from a sales order 
			
			Источник: https://kurthatlevik.wordpress.com/2...a-sales-order/ ============== Some friends of me have asked how to remove reservations and markings on a sales order. Going through line by line can be time consuming and they wanted to know how this could be solved by a single “click”. static void Tutorial_UnreserveSalesTable(Args _args) { InventTrans inventTrans; InventTransOrigin inventTransOrigin; SalesLine salesLine; InventMovement inventMovement; InventUpd_Reservation inventUpd_Reservation ; SalesId SalesId = "001260";// 
				__________________ Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. | 
|  |