Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016165Openbravo ERP07. Sales managementpublic2011-03-07 19:232011-03-16 00:00
RenateNieuwkoop 
mtaal 
normalminorhave not tried
closedfixed 
5
3.0RC4 
3.0RC5 
Core
No
0016165: 3.0RC4: number of completed sales order remains in <> when create through a quotation
I created a sales order via a quotation and after completion, the sales order number remained in brackets. See screenshot.
Using F&B US, Inc. - Sales role:

   1. Go to the Sales Order screen
      Enter a new record
      Organization = F&B US West Coast,
      Transaction Document = US Quotation
      Order Date = today's date,
      Business Partner = Sleep Well Hotels, Co.,
      Sales Representative = John Smith,
      Warehouse = US West Coast,
      Price List = General Sales,
      Currency = USD,
      Payment Method = Wire Transfer,
      Payment Terms = 30 Days,
      Save the record
   2.Click the Copy Lines button
   3. Select the product Orange Juice Bio
          * Quantity = 20,
          * Click the OK button
   4. Click the Complete button, click the OK button
   5. The result:
          * The document status is Under Way
   6. Change the Transaction Document to US Standard Order
      Save the record
   7. Click the Complete button, click the OK button
No tags attached.
png 070311SOfromQuote.png (72,224) 2011-03-07 19:23
https://issues.openbravo.com/file_download.php?file_id=3633&type=bug
png
Issue History
2011-03-07 19:23RenateNieuwkoopNew Issue
2011-03-07 19:23RenateNieuwkoopAssigned To => mtaal
2011-03-07 19:23RenateNieuwkoopFile Added: 070311SOfromQuote.png
2011-03-07 19:23RenateNieuwkoopModules => Core
2011-03-14 10:56alostaleStatusnew => scheduled
2011-03-14 23:05hgbotCheckin
2011-03-14 23:05hgbotNote Added: 0034851
2011-03-14 23:05hgbotStatusscheduled => resolved
2011-03-14 23:05hgbotResolutionopen => fixed
2011-03-14 23:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/69cd7ff911370366be49cbde3735905e716fa49c [^]
2011-03-15 13:57alostaleStatusresolved => closed
2011-03-15 13:57alostaleFixed in Version => 3.0RC5
2011-03-16 00:00anonymoussf_bug_id0 => 3214403

Notes
(0034851)
hgbot   
2011-03-14 23:05   
Repository: erp/devel/pi
Changeset: 69cd7ff911370366be49cbde3735905e716fa49c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Mar 14 23:04:53 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/69cd7ff911370366be49cbde3735905e716fa49c [^]

Fixes issue 16165: 3.0RC4: number of completed sales order remains in <> when create through a quotation

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/SetDocumentNoHandler.java
---