Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0029223 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | minor | always | 2015-03-10 15:21 | 2015-03-12 13:22 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | aaroncalero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 7d6667615228 | ||||
Projection | none | ETA | none | Target Version | RR15Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Review Assigned To | Orekaria | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0029223: It is possible to create several quotations with the same document number | |||||||
Description | It is possible to create more than one quotation with the same document number from the POS. | |||||||
Steps To Reproduce | 1. 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 Solution | There 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |