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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029223
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Quotationsminoralways2015-03-10 15:212015-03-12 13:22
ReporteraaroncaleroView Statuspublic 
Assigned Toaaroncalero 
PrioritynormalResolutionfixedFixed in VersionRR15Q2
StatusclosedFix in branchFixed in SCM revision7d6667615228
ProjectionnoneETAnoneTarget VersionRR15Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToOrekaria
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029223: It is possible to create several quotations with the same document number

DescriptionIt is possible to create more than one quotation with the same document number from the POS.
Steps To Reproduce1. Login in the POS
2. Go to the menu and create a quotation. Note the document number.
3. Go to the menu again and create a new quotation. Verify that the document number of the new quotation is the same as the first quotation

As long as no quotation is closed, every new quotation will have the same docNo.
Proposed SolutionThere are two different references to the same attribute of the receipt, quotationDocnoPrefix and quotationnoPrefix. Following the same naming as the document number, the attribute should be named quotationnoPrefix.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0028933RR16Q1 closedRetail QA: RR15Q2: Add tests for Mobile applications 

-  Notes
(0075406)
hgbot (developer)
2015-03-10 16:06

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7d66676152289f94853e997a8455f3d5a37d51b8
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Tue Mar 10 15:53:42 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7d66676152289f94853e997a8455f3d5a37d51b8 [^]

Fixed issue 29223: It is possible to create several quotations with the same document number

The quotation number prefix was incorrectly being set as 'quotationDocNoPrefix' but later on the code being recovered as 'quotationnoPrefix'. Now the name of the attribute will be quotationnoPrefix everywhere on the code.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0075485)
hgbot (developer)
2015-03-12 13:22

Repository: tools/automation/pi-mobile
Changeset: 94792f88756fb8c18662999a3722699d3c42ddda
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Thu Mar 12 13:07:38 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/94792f88756fb8c18662999a3722699d3c42ddda [^]

Related to issue 28933, verifies issue 29223: Added 2 new tests to verify that the quotation number is properly created

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I29223_QuotationnoConsecutive.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/documentno/I29223_QuotationnoConsecutiveAfterDelete.java
---

- Issue History
Date Modified Username Field Change
2015-03-10 15:21 aaroncalero New Issue
2015-03-10 15:21 aaroncalero Assigned To => aaroncalero
2015-03-10 15:21 aaroncalero Triggers an Emergency Pack => No
2015-03-10 16:06 hgbot Checkin
2015-03-10 16:06 hgbot Note Added: 0075406
2015-03-10 16:06 hgbot Status new => resolved
2015-03-10 16:06 hgbot Resolution open => fixed
2015-03-10 16:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7d66676152289f94853e997a8455f3d5a37d51b8 [^]
2015-03-12 13:02 Orekaria Relationship added blocks 0028933
2015-03-12 13:22 hgbot Checkin
2015-03-12 13:22 hgbot Note Added: 0075485
2015-03-12 13:22 Orekaria Review Assigned To => Orekaria
2015-03-12 13:22 Orekaria Status resolved => closed
2015-03-12 13:22 Orekaria Fixed in Version => RR15Q2


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker