Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0047383 | Retail Modules | Web POS | public | 2021-07-13 12:49 | 2021-07-28 18:04 |
Reporter | aferraz | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0047383: Document number not correctly generated if prefix is changed and terminal is not reloaded | ||||
Description | Document number not correctly generated if prefix is changed and terminal is not reloaded | ||||
Steps To Reproduce | - In backoffice, open VBS-1 touchpoint and check Order Sequence Prefix is "VBS1" and Order Sequence Last Number is for instance 100. - In VBS-1 terminal, complete a ticket and check in backoffice it has "VBS1/0000101" document number. This is correct. - In backoffice, open VBS-1 touchpoint and change Order Sequence Prefix to "VBS1-1". Check Order Sequence Last Number is reset to 0. - In VBS-1 terminal, without reloading, complete a ticket and check in backoffice it has "VBS1/0000102" document number. This is correct. - In VBS-1 terminal, reload, complete a ticket and check in backoffice it has "VBS1-1/0000103" document number. This is not correct, it should be "VBS1-1/0000001". | ||||
Proposed Solution | Add validation to reset sequence in case prefix has changed to DocumentSequence.initializeSequence state action. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2021-07-13 12:49 | aferraz | New Issue | |||
2021-07-13 12:49 | aferraz | Assigned To | => Retail | ||
2021-07-13 12:49 | aferraz | Triggers an Emergency Pack | => No | ||
2021-07-28 18:04 | aferraz | Proposed Solution updated |
There are no notes attached to this issue. |