Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053259 | POS2 | POS | public | 2023-08-22 10:30 | 2023-12-05 12:33 |
|
Reporter | adhwib | |
Assigned To | sreehari | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | QA functional test |
Regression date | 2023-08-22 |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0053259: [CRS] Copy Retail Store does replacements wrong if theres Letters on the Search Key II |
Description | When doing a CRS from a store that has a letter on the search key, most replacemenets are done OK except for Full Invoice Sequence Prefix.
|
Steps To Reproduce | Create a new store using a a template containing letters for example : TOOO6 |
Proposed Solution | |
Additional Information | |
Tags | FASH |
Relationships | related to | defect | 0051706 | | closed | Retail | Retail Modules | Copy Retail Store does replacements wrong if theres Letters on the Search Key | related to | design defect | 0053967 | | closed | dcontrera | POS2 | [CRS] Copy Retail Store & Copy Terminal: Changes in Invoice Prefix and Simplified Inv |
|
Attached Files | Screenshot_38.png (48,119) 2023-08-22 10:37 https://issues.openbravo.com/file_download.php?file_id=18896&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2023-08-22 10:30 | adhwib | New Issue | |
2023-08-22 10:30 | adhwib | Assigned To | => Retail |
2023-08-22 10:30 | adhwib | File Added: 2023-08-22_10h08_03.png | |
2023-08-22 10:30 | adhwib | Regression level | => QA functional test |
2023-08-22 10:30 | adhwib | Regression date | => 2023-08-22 |
2023-08-22 10:30 | adhwib | Triggers an Emergency Pack | => No |
2023-08-22 10:32 | XABIER_AGUADO | Tag Attached: FASH | |
2023-08-22 10:32 | XABIER_AGUADO | File Deleted: 2023-08-22_10h08_03.png | |
2023-08-22 10:37 | XABIER_AGUADO | Description Updated | bug_revision_view_page.php?rev_id=26681#r26681 |
2023-08-22 10:37 | XABIER_AGUADO | File Added: Screenshot_38.png | |
2023-08-22 10:38 | XABIER_AGUADO | Relationship added | related to 0051706 |
2023-09-01 15:21 | sreehari | Assigned To | Retail => sreehari |
2023-09-05 14:57 | marvintm | Review Assigned To | => marvintm |
2023-09-05 14:57 | marvintm | Note Added: 0154479 | |
2023-09-05 14:57 | marvintm | Status | new => closed |
2023-09-05 14:57 | marvintm | Resolution | open => no change required |
2023-09-05 14:58 | marvintm | Note Edited: 0154479 | bug_revision_view_page.php?bugnote_id=0154479#r26773 |
2023-11-30 07:46 | marvintm | Relationship added | related to 0053967 |
2023-12-05 12:33 | rafaroda | Note Added: 0157968 | |
Notes |
|
(0154479)
|
marvintm
|
2023-09-05 14:57
(edited on: 2023-09-05 14:58) |
|
Copy Store currently generates the prefixes for the different document types in the following way:
- If the original terminal has an empty prefix, the new one has an empty prefix too
- If the original terminal had a non-empty prefix, the new one gets a prefix composed of the new search key, plus a sufix concatenated. This sufix depends on the document type (for example, quotations get QT, full invoices get INV, returned orders get R, ...).
This is the way it was designed to work. If you want to change it, it should be discussed with Product Management. For example, a possible suggestion would be to be able to configure these sufixes used in the Copy Store configuration.
|
|
|
|
|