Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056343 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | major | have not tried | 2024-09-02 16:35 | 2024-09-04 10:32 | |||
Reporter | ifernandez | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
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 | caristu | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056343: Reprint records not available for windows without orange buttons | |||||||
Description | When using the inmutable records feature in the window Substitutive invoice (branch https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1328 [^]) the print/send buttons don't change to reprint/resend because of the window lacking orange buttons. Simplified invoices have been created from POS, using spanish fiscalization. | |||||||
Steps To Reproduce | N/A. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0168719) caristu (manager) 2024-09-04 10:32 |
The real problem why the reprint button was not being displayed is that the code expects the record to have a document status. This document status is used to disable the reprint for document in "draft" status. As the substitutive invoice document does not have a document status, the check was failing. To avoid this problem the document status will not be checked if the document does not have this property. Closing this issue because. This will be fixed as part of 0056228 |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-02 16:35 | ifernandez | New Issue | |
2024-09-02 16:35 | ifernandez | Assigned To | => Triage Platform Base |
2024-09-02 16:35 | ifernandez | Triggers an Emergency Pack | => No |
2024-09-04 10:32 | caristu | Review Assigned To | => caristu |
2024-09-04 10:32 | caristu | Note Added: 0168719 | |
2024-09-04 10:32 | caristu | Status | new => closed |
2024-09-04 10:32 | caristu | Resolution | open => fixed |
2024-09-04 10:32 | caristu | Relationship added | related to 0056228 |
Copyright © 2000 - 2009 MantisBT Group |