Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053967
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[POS2] POStrivialhave not tried2023-11-16 22:422023-11-30 07:48
ReporterdcontreraView Statuspublic 
Assigned Todcontrera 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053967: [CRS] Copy Retail Store & Copy Terminal: Changes in Invoice Prefix and Simplified Inv

DescriptionProblem: when doing Copy Store and Copy Terminal, the Invoice Sequence and the Simplified Invoice Sequence are not copied based on template pattern

For instance:

Sequence Prefix Template Gift Card: template is 96T00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 96014901 which is OK

Sequence Prefix Template Credit Note: template is 91T00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 91014901 which is OK

Sequence Prefix Template Order (Ticket): template is T00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 014901 which is OK

Sequence Prefix Template Full Invoice: template is FT00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 014901INV which is KO

Sequence Prefix Template Full Invoice Return: template is FRT00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 014901RINV which is KO

Sequence Prefix Template Simplified Invoice: template is FST00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 014901SINV which is KO

Sequence Prefix Template Simplified Invoice Return: template is FSRT00101 with template store search key T001

When I do Copy Store / Copy Terminal to create store 0149, the sequence is generated like 014901SRINV which is KO
Steps To ReproduceAfter clarifying this topic with Antonio we are going to implement this request as standard, therefore all the documents ((including invoices and return invoices) work in the same way that is by replacing terminal search key and keeping the content of the suffix and prefix, if any.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0053259 closedsreehari [CRS] Copy Retail Store does replacements wrong if theres Letters on the Search Key II 

-  Notes
(0157254)
hgbot (developer)
2023-11-16 22:45

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/54 [^]
(0157825)
hgbot (developer)
2023-11-30 07:48

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore [^]
Changeset: 5403db210528b6d006fc51885da5bb308982fe18
Author: dante.contrera <dante.contrera@smfconsulting.es>
Date: 16-11-2023 18:44:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/commit/5403db210528b6d006fc51885da5bb308982fe18 [^]

Fixed ISSUE-53967: Changes in the Invoices and Simp Invoices prefix pattern.

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0157826)
hgbot (developer)
2023-11-30 07:48

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/merge_requests/54 [^]

- Issue History
Date Modified Username Field Change
2023-11-16 22:42 dcontrera New Issue
2023-11-16 22:42 dcontrera Assigned To => dcontrera
2023-11-16 22:42 dcontrera Triggers an Emergency Pack => No
2023-11-16 22:45 hgbot Note Added: 0157254
2023-11-30 07:46 marvintm Relationship added related to 0053259
2023-11-30 07:48 hgbot Resolution open => fixed
2023-11-30 07:48 hgbot Status new => closed
2023-11-30 07:48 hgbot Note Added: 0157825
2023-11-30 07:48 hgbot Note Added: 0157826


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker