Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007258 | Openbravo ERP | 07. Sales management | public | 2009-01-30 11:37 | 2009-02-27 05:32 |
|
Reporter | sureshbabu | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50alpha-r6 | |
Target Version | | Fixed in Version | 2.50beta | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007258: System wrongly allows the user to receive goods partially, when the delivery terms is 'Complete order' |
Description | System wrongly allows the user to receive goods partially, when the delivery terms is 'Complete order' |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | commsup_sprint6 |
Relationships | depends on | backport | 0007679 | 2.40 | closed | gorkaion | System wrongly allows the user to receive goods partially, when the delivery terms is 'Complete order' |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-30 11:37 | sureshbabu | New Issue | |
2009-01-30 11:37 | sureshbabu | Assigned To | => rafaroda |
2009-01-30 11:37 | sureshbabu | sf_bug_id | 0 => 2548654 |
2009-02-03 10:54 | sureshbabu | Issue Monitored: sureshbabu | |
2009-02-03 10:55 | sureshbabu | Issue End Monitor: sureshbabu | |
2009-02-03 11:12 | sureshbabu | Note Added: 0013066 | |
2009-02-03 11:15 | sureshbabu | Note Edited: 0013066 | |
2009-02-10 10:37 | psarobe | Status | new => scheduled |
2009-02-10 10:37 | psarobe | Assigned To | rafaroda => gorkaion |
2009-02-10 10:37 | psarobe | fix_in_branch | => trunk |
2009-02-19 13:04 | gorkaion | Issue cloned | 0007679 |
2009-02-19 13:04 | gorkaion | Relationship added | depends on 0007679 |
2009-02-19 13:08 | svnbot | Checkin | |
2009-02-19 13:08 | svnbot | Note Added: 0013733 | |
2009-02-19 13:08 | svnbot | Status | scheduled => resolved |
2009-02-19 13:08 | svnbot | Resolution | open => fixed |
2009-02-19 13:08 | svnbot | svn_revision | => 13400 |
2009-02-19 13:12 | gorkaion | Tag Attached: commsup_sprint6 | |
2009-02-20 17:33 | svnbot | Checkin | |
2009-02-20 17:33 | svnbot | Note Added: 0013862 | |
2009-02-20 17:33 | svnbot | svn_revision | 13400 => 13483 |
2009-02-27 05:32 | sureshbabu | Regression testing | => No |
2009-02-27 05:32 | sureshbabu | Status | resolved => closed |
2009-02-27 05:32 | sureshbabu | Note Added: 0014117 | |
2009-02-27 05:32 | sureshbabu | Fixed in Version | => trunk |
Notes |
|
(0013066)
|
sureshbabu
|
2009-02-03 11:12
(edited on: 2009-02-03 11:15) |
|
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 order.
# 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 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 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 order'
|
|
|
(0013733)
|
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 [^]
|
|
|
(0013862)
|
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 |
|