Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0027911 | Retail Modules | Web POS | public | 2014-10-20 12:09 | 2014-11-13 09:53 |
|
Reporter | malsasua | |
Assigned To | Orekaria | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Community Appliance |
Product Version | RR14Q3 | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | migueldejuana |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0027911: The property documentsequence is not assigned and the 'seqNoReady' trigger is not fired |
Description | The property documentsequence is not assigned and the 'seqNoReady' trigger is not fired |
Steps To Reproduce | . do login in webpos
. create receipt
. add line
. pay it
. check properties:
OB.POS.modelterminal.get('documentsequence')
OB.POS.modelterminal.get('quotationDocumentSequence')
they are void
Also, the trigger docSeqReady is not triggered |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0027476 | | closed | Orekaria | Duplicate documentno in orders using Web POS | depends on | backport | 0027813 | RR14Q2.3 | closed | Orekaria | Backport the document number fixes introduced in Q4 to Q2.4/Q3 | depends on | defect | 0027631 | | closed | migueldejuana | Document sequence is not reseted when you change the prefix | related to | feature request | 0028147 | RR15Q1 | closed | Orekaria | Test: Add a method to VersionManagement to verify if a deprecation is registered in the deprecations' list |
|
Attached Files | diff27911.txt (2,438) 2014-11-03 17:19 https://issues.openbravo.com/file_download.php?file_id=7464&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2014-10-20 12:09 | malsasua | New Issue | |
2014-10-20 12:09 | malsasua | Assigned To | => marvintm |
2014-10-20 12:09 | malsasua | OBNetwork customer | => No |
2014-10-20 12:09 | malsasua | Triggers an Emergency Pack | => No |
2014-10-20 13:16 | Orekaria | Assigned To | marvintm => Orekaria |
2014-10-20 15:04 | Orekaria | Summary | to do the login, the property documentsequence has not been assigned => The property documentsequence has is not assigned and the 'seqNoReady' trigger is not fired |
2014-10-20 15:04 | Orekaria | Description Updated | bug_revision_view_page.php?rev_id=6845#r6845 |
2014-10-20 15:48 | malsasua | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=6851#r6851 |
2014-10-20 16:07 | Orekaria | Summary | The property documentsequence has is not assigned and the 'seqNoReady' trigger is not fired => The property documentsequence is not assigned and the 'seqNoReady' trigger is not fired |
2014-10-20 16:07 | Orekaria | Description Updated | bug_revision_view_page.php?rev_id=6852#r6852 |
2014-11-03 17:19 | malsasua | File Added: diff27911.txt | |
2014-11-11 14:36 | Orekaria | Relationship added | depends on 0027476 |
2014-11-11 14:36 | Orekaria | Relationship added | depends on 0027813 |
2014-11-11 14:37 | Orekaria | Relationship added | depends on 0027631 |
2014-11-11 19:16 | hgbot | Checkin | |
2014-11-11 19:16 | hgbot | Note Added: 0071571 | |
2014-11-11 19:16 | hgbot | Status | new => resolved |
2014-11-11 19:16 | hgbot | Resolution | open => fixed |
2014-11-11 19:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45fffb8d25a9542f29b921d9853dff2bc2c00d90 [^] |
2014-11-11 19:16 | hgbot | Checkin | |
2014-11-11 19:16 | hgbot | Note Added: 0071572 | |
2014-11-11 19:16 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45fffb8d25a9542f29b921d9853dff2bc2c00d90 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/afe644031f523a41283a21e17aadc58660823928 [^] |
2014-11-12 09:28 | hgbot | Checkin | |
2014-11-12 09:28 | hgbot | Note Added: 0071580 | |
2014-11-12 09:28 | Orekaria | Relationship added | related to 0028147 |
2014-11-13 09:53 | migueldejuana | Review Assigned To | => migueldejuana |
2014-11-13 09:53 | migueldejuana | Note Added: 0071625 | |
2014-11-13 09:53 | migueldejuana | Status | resolved => closed |
Notes |
|
(0071571)
|
hgbot
|
2014-11-11 19:16
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 45fffb8d25a9542f29b921d9853dff2bc2c00d90
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Tue Nov 11 19:12:07 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45fffb8d25a9542f29b921d9853dff2bc2c00d90 [^]
Fixes issue 27911 (Q2+): Backward compatibility for the new document sequence algorithm
- deprecation code has been tagged as deprecated
- removed rogue code
- 'quotationDocNoPrefix' is initialized where its of use
- some variables have been renamed to be aligned
---
M web/org.openbravo.retail.posterminal/js/login/model/login-model.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
|
|
|
(0071572)
|
hgbot
|
2014-11-11 19:16
|
|
|
|
(0071580)
|
hgbot
|
2014-11-12 09:28
|
|
Repository: tools/automation/pi-mobile
Changeset: a770d376ed8376042b48d7ea43bbf9167edbcf8b
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Wed Nov 12 09:27:45 2014 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/a770d376ed8376042b48d7ea43bbf9167edbcf8b [^]
Related to issue 27911: Added backward compatibility test
---
M src-test/org/openbravo/retail/standard/automation/suites/ReceiptSuite.java
A src-test/org/openbravo/retail/standard/automation/level10/documentno/issues/I27911_DocumentnoBackwardCompatibilitySinceQ2.java
---
|
|
|
|
Tested and reviewed in afe644031f52 |
|