Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053967 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [POS2] POS | trivial | have not tried | 2023-11-16 22:42 | 2023-11-30 07:48 | |||
Reporter | dcontrera | View Status | public | |||||
Assigned To | dcontrera | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053967: [CRS] Copy Retail Store & Copy Terminal: Changes in Invoice Prefix and Simplified Inv | |||||||
Description | Problem: 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 Reproduce | After 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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |