Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027956
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Quotationsminoralways2014-10-23 10:402014-11-03 14:00
ReportersureshbabuView Statuspublic 
Assigned Tomigueldejuana 
PriorityurgentResolutionfixedFixed in VersionRR15Q1
StatusclosedFix in branchpiFixed in SCM revision3c572929efe0
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionmainSCM revision 
Review Assigned Toadrianromero
Regression levelProduction - QA Approved
Regression date
Regression introduced in releaseRR14Q3
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027956: [RR14Q4] Duplicate receipt id gets generated, when sales order is created from Quotation continuously twice.

DescriptionDuplicate receipt id gets generated, when sales order is created from Quotation continuously twice.
Steps To Reproduce Login to POS terminal, go to the login URL: http://{server}/{context}/web/org.openbravo.retail.posterminal/?terminal=VBS-1 [^]

Enter login credentials:

    "Username": vallblanca
    "Password": openbravo

The POS window will appear.

From menu options, select “Create Quotation”

Verify “Quotation –Draft” text appears in the receipt

To add product click “Browse” button

Then select “Backpacks & Travel” category

And from the product list select

    Product: Adhesive body warmers
    Quantity: 5 numbers

And verify the below details

    Product: Adhesive body warmers
    Quantity: 5
    Unit Price: 3.60
    Total line amount: 18.00
    Total Gross Amount: 18.00

Tax Breakdown

    Tax percentage: Entregas IVA 21%
    Taxable Amount: 14.90
    Total Tax amount: 3.10

To complete the Quotation tap on the “Total” amount

Verify status of the quotation changes from “Quotation –Draft” to “Quotation –Under Evaluation”

  Verify the success message appears in the screen

    SUCCESS
    Quotation no: xxxxx/yyyyyyyy has been created successfully

Then from main menu, select “Create Sales order” option

Then in the popup,

    Select “Firm Quotation” option
    Click “Create Sales Order” to confirm the action

 Verify the success message appears in the screen

    Sales order has been created from quotation successfully


Note down the receipt id.. (assume n)

Then complete the sales order.

Again create a Quotation and then create a sales order from quotation details

Note down the receipt id (assume n+1)
Then complete the receipt.and verify the new receipt id.



Defect: Duplicate id gets generated when sales order is created from quotation details continuously twice.
TagsNo tags attached.
Attached Filespng file icon Duplicate id gets generated when sales order is created from quotation..png [^] (159,790 bytes) 2014-10-23 10:40

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0027631 closedmigueldejuana Document sequence is not reseted when you change the prefix 
related to defect 0028043 closedOrekaria Creating sales order from quotations creates empty sales 

-  Notes
(0071142)
hgbot (developer)
2014-10-23 17:28

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 3c572929efe0f7ce2155b82c953f50d208218331
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Oct 23 17:27:20 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c572929efe0f7ce2155b82c953f50d208218331 [^]

Fixed issue 0027956: Duplicate receipt id gets generated, when sales order is created from Quotation. Add it properly

---
M web/org.openbravo.retail.posterminal/js/components/modalcreateorderfromquotation.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0071143)
migueldejuana (developer)
2014-10-23 17:34

I'm not sure if it was introduced in https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d742e2eed52c [^] or it is not a regression
(0071154)
migueldejuana (developer)
2014-10-24 10:08

I tested in Q3 and I can reproduce it, so it wasn't introduced by https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d742e2eed52c [^] [^] .
In my opinion, it is not a regression.
(0071176)
sureshbabu (reporter)
2014-10-25 15:44

We can reproduce this issue in both Q3 & Q4. But not in Q2. so its an regression probably introduced in Q3.
(0071307)
adrianromero (manager)
2014-10-31 14:15

Verified
(0071351)
dmitry_mezentsev (developer)
2014-11-03 13:14

Regression fields update
(0071357)
dmitry_mezentsev (developer)
2014-11-03 13:59

We failed to identify the root cause for this regression

- Issue History
Date Modified Username Field Change
2014-10-23 10:40 sureshbabu New Issue
2014-10-23 10:40 sureshbabu Assigned To => marvintm
2014-10-23 10:40 sureshbabu File Added: Duplicate id gets generated when sales order is created from quotation..png
2014-10-23 10:40 sureshbabu Regression level => QA functional test
2014-10-23 10:40 sureshbabu Triggers an Emergency Pack => No
2014-10-23 17:28 hgbot Checkin
2014-10-23 17:28 hgbot Note Added: 0071142
2014-10-23 17:28 hgbot Status new => resolved
2014-10-23 17:28 hgbot Resolution open => fixed
2014-10-23 17:28 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/3c572929efe0f7ce2155b82c953f50d208218331 [^]
2014-10-23 17:29 migueldejuana Assigned To marvintm => migueldejuana
2014-10-23 17:29 migueldejuana Status resolved => new
2014-10-23 17:29 migueldejuana Resolution fixed => open
2014-10-23 17:29 migueldejuana Relationship added related to 0027631
2014-10-23 17:32 migueldejuana Status new => scheduled
2014-10-23 17:32 migueldejuana fix_in_branch => pi
2014-10-23 17:33 migueldejuana Regression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d742e2eed52c [^]
2014-10-23 17:33 migueldejuana fix_in_branch pi =>
2014-10-23 17:34 migueldejuana Note Added: 0071143
2014-10-23 17:34 migueldejuana Status scheduled => resolved
2014-10-23 17:34 migueldejuana Resolution open => fixed
2014-10-24 10:08 migueldejuana Note Added: 0071154
2014-10-25 15:44 sureshbabu Note Added: 0071176
2014-10-31 14:15 adrianromero Review Assigned To => adrianromero
2014-10-31 14:15 adrianromero Note Added: 0071307
2014-10-31 14:15 adrianromero Status resolved => closed
2014-10-31 14:15 adrianromero Fixed in Version => RR15Q1
2014-10-31 15:19 adrianromero Relationship added related to 0028043
2014-11-03 12:52 migueldejuana Status closed => new
2014-11-03 12:52 migueldejuana Resolution fixed => open
2014-11-03 12:52 migueldejuana Fixed in Version RR15Q1 =>
2014-11-03 12:52 migueldejuana Regression introduced in release => RR14Q3
2014-11-03 12:52 migueldejuana Status new => scheduled
2014-11-03 12:52 migueldejuana fix_in_branch => pi
2014-11-03 12:53 migueldejuana Status scheduled => resolved
2014-11-03 12:53 migueldejuana Resolution open => fixed
2014-11-03 12:54 migueldejuana Status resolved => closed
2014-11-03 13:14 dmitry_mezentsev Note Added: 0071351
2014-11-03 13:14 dmitry_mezentsev Status closed => new
2014-11-03 13:14 dmitry_mezentsev Resolution fixed => open
2014-11-03 13:21 dmitry_mezentsev Regression level QA functional test => Production - QA Approved
2014-11-03 13:21 dmitry_mezentsev fix_in_branch pi =>
2014-11-03 13:48 migueldejuana Regression introduced by commit https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d742e2eed52c [^] =>
2014-11-03 13:59 dmitry_mezentsev Note Added: 0071357
2014-11-03 13:59 dmitry_mezentsev Status new => acknowledged
2014-11-03 13:59 dmitry_mezentsev Status acknowledged => scheduled
2014-11-03 13:59 dmitry_mezentsev fix_in_branch => pi
2014-11-03 14:00 dmitry_mezentsev Status scheduled => resolved
2014-11-03 14:00 dmitry_mezentsev Fixed in Version => RR15Q1
2014-11-03 14:00 dmitry_mezentsev Resolution open => fixed
2014-11-03 14:00 dmitry_mezentsev Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker