Openbravo Issue Tracking System - POS2
View Issue Details
0053259POS2POSpublic2023-08-22 10:302023-12-05 12:33
adhwib 
sreehari 
highmajoralways
closedno change required 
5
 
 
marvintm
QA functional test
2023-08-22
No
0053259: [CRS] Copy Retail Store does replacements wrong if theres Letters on the Search Key II
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.
Create a new store using a a template containing letters for example : TOOO6
FASH
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 
png Screenshot_38.png (48,119) 2023-08-22 10:37
https://issues.openbravo.com/file_download.php?file_id=18896&type=bug
png
Issue History
2023-08-22 10:30adhwibNew Issue
2023-08-22 10:30adhwibAssigned To => Retail
2023-08-22 10:30adhwibFile Added: 2023-08-22_10h08_03.png
2023-08-22 10:30adhwibRegression level => QA functional test
2023-08-22 10:30adhwibRegression date => 2023-08-22
2023-08-22 10:30adhwibTriggers an Emergency Pack => No
2023-08-22 10:32XABIER_AGUADOTag Attached: FASH
2023-08-22 10:32XABIER_AGUADOFile Deleted: 2023-08-22_10h08_03.png
2023-08-22 10:37XABIER_AGUADODescription Updatedbug_revision_view_page.php?rev_id=26681#r26681
2023-08-22 10:37XABIER_AGUADOFile Added: Screenshot_38.png
2023-08-22 10:38XABIER_AGUADORelationship addedrelated to 0051706
2023-09-01 15:21sreehariAssigned ToRetail => sreehari
2023-09-05 14:57marvintmReview Assigned To => marvintm
2023-09-05 14:57marvintmNote Added: 0154479
2023-09-05 14:57marvintmStatusnew => closed
2023-09-05 14:57marvintmResolutionopen => no change required
2023-09-05 14:58marvintmNote Edited: 0154479bug_revision_view_page.php?bugnote_id=0154479#r26773
2023-11-30 07:46marvintmRelationship addedrelated to 0053967
2023-12-05 12:33rafarodaNote 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.

(0157968)
rafaroda   
2023-12-05 12:33   
Has been fixed in 0053967