Project:
View Revisions: Issue #36490 | [ Back to Issue ] | ||
Summary | 0036490: Goods shipment is not creating every lines from an order with +5000 lines | ||
Revision | 2017-07-14 10:35 by alostale | ||
Steps To Reproduce | ** First of all, could be useful to activate the 'Lines quantity to count per Window' preference for [Sales Order] and [Goods Shipment] windows: Logged as F&B Admin: - Property: Lines quantity to count per Window - Value: 10000 - Organization: * - Window: Sales Order / Goods Shipment. This way, we can see the total amount of lines in both windows. 1) Create a new [Sales Order] for 'Alimentos y Supermercados' business partner. Then, create a new line of 'Agua sin gas 1L' product. 2) Run the attached script in database to create 7000 lines for the previous order Then run the following command to execute the function: select a_createlines(); 3) Go back to [Sales Order] window and book the previous order. 4) Open [Goods Shipment] window and create a new shipment for 'Alimentos y Supermercados' business partner. Then press button 'Create Lines From', and select the previously booked order. Wait the records to be loaded and select some warehouse position. Finally, select every fields and press OK button. --> Only 4992 records are created. |
||
Revision | 2017-07-13 16:36 by JONHM | ||
Steps To Reproduce | ** First of all, could be useful to activate the 'Lines quantity to count per Window' preference for [Sales Order] and [Goods Shipment] windows: Logged as F&B Admin: - Property: Lines quantity to count per Window - Value: 10000 - Organization: * - Window: Sales Order / Goods Shipment. This way, we can see the total amount of lines in both windows. 1) Create a new [Sales Order] for 'Alimentos y Supermercados' business partner. Then, create a new line of 'Agua sin gas 1L' product. 2) Run the attached script in database to create 7000 lines for the previous order, by replacing the first ID by the c_order_id and the second one by the c_orderline_id Then run the following command to execute the function: select a_createlines(); 3) Go back to [Sales Order] window and book the previous order. 4) Open [Goods Shipment] window and create a new shipment for 'Alimentos y Supermercados' business partner. Then press button 'Create Lines From', and select the previously booked order. Wait the records to be loaded and select some warehouse position. Finally, select every fields and press OK button. --> Only 4992 records are created. |
||
Revision | 2017-07-13 16:34 by JONHM | ||
Steps To Reproduce | ** First of all, could be useful to activate the 'Lines quantity to count per Window' preference for [Sales Order] and [Goods Shipment] windows: Logged as F&B Admin: - Property: Lines quantity to count per Window - Value: 10000 - Organization: * - Window: Sales Order / Goods Shipment. This way, we can see the total amount of lines in both windows. 1) Create a new [Sales Order] for 'Alimentos y Supermercados' business partner. Then, create a new line of 'Agua sin gas 1L' product. 2) Run the attached script in database to create 7000 lines for the previous order, by replacing the first ID by the c_order_id and the second one by the c_orderline_id Then run the following command to execute the function: select a_createlines(); 3) Go back to [Sales Order] window and book the previous order. 4) Open [Goods Shipment] window and press button 'Create Lines From', and select the previously booked order. Wait the records to be loaded and select some warehouse position. Then, select every fields and press OK button. --> Only 4992 records are created. |
||
Revision | 2017-07-13 16:33 by JONHM | ||
Steps To Reproduce | ** First of all, could be useful to activate the 'Lines quantity to count per Window' preference for [Sales Order] and [Goods Shipment] windows: Logged as F&B Admin: - Property: Lines quantity to count per Window - Value: 10000 - Organization: * - Window: Sales Order / Goods Shipment. This way, we can see the total amount of lines in both windows. 1) Create a new [Sales Order] for 'Alimentos y Supermercados' business partner. Then, create a new line of 'Agua sin gas 1L' product. 2) Run the attached script in database to create 7000 lines for the previous order, by replacing the first ID by the c_order_id and the second one by the c_orderline_id Then run the following command to execute the function: select a_createlines(); 3) Go back to [Sales Order] window and book the previous order. 3) Open [Goods Shipment] window and press button 'Create Lines From', and select the previously booked order. Wait the records to be loaded and select some warehouse position. Then, select every fields and press OK button. --> Only 4992 records are created. |
Copyright © 2000 - 2009 MantisBT Group |