Notes |
|
|
Steps to Reproduce:
# Login as userA
# Go to Sales management->Transactions->Sales Order
# Click New and select Transaction Document: Standard and delivery terms is 'Complete order'
# Select business partner customerA
# Move to tab Lines and click New.
And select Product A
* UOM:Unit
* Unit price:2
* List price:2
* Tax:VAT(3)+CHARGE(0.5)
# Fill in Ordered quantity= 10
# Move to header and complete.
Create Goods Shipment(with Qty less than the Qty mentioned in the sales order) for the sales order with delivery term is complete line.
# Go to Sales management->Transactions-Goods Shipment.
# Select business partner customerA
# Click "create lines from" Button and select the sales order and click OK button.
# Go to lines tab and change the line item qty as 5 (qty less than the qty mentioned in the sales order)
# Go to header tab and click "complete" button
Expected result: System should not allow the user to complete the Goods shipment document with line item qty less than the qty mentioned in the sales order
Actual result: System wrongly allows the user to receive goods partially, when the delivery terms is 'Complete Line' |
|
|
(0013732)
|
svnbot
|
2009-02-19 13:08
|
|
Repository: openbravo
Revision: 13400
Author: gorkaion
Date: 2009-02-19 13:08:41 +0100 (Thu, 19 Feb 2009)
Fixed bug 7257. Fixed bug 7258. Added a delivery term check on shipment completion process when delivery term is Complete Line or Complete Order.
---
U trunk/src-db/database/model/functions/M_INOUT_POST.xml
U trunk/src-db/database/sourcedata/AD_MESSAGE.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13400&sc=1 [^]
|
|
|
(0013861)
|
svnbot
|
2009-02-20 17:33
|
|
Repository: openbravo
Revision: 13483
Author: rafaroda
Date: 2009-02-20 17:33:05 +0100 (Fri, 20 Feb 2009)
Fixed bug 7257. Fixed bug 7258. Made messaging PostgreSQL ready
---
U trunk/src-db/database/model/functions/M_INOUT_POST.xml
---
https://dev.openbravo.com/websvn/openbravo/?rev=13483&sc=1 [^]
|
|
|
|
Retested in context 79.125.56.185/openbravotrunk |
|